{
 "oeselftest_ubuntu-24.04_qemuarm64_20250426143938": {
  "configuration": {
   "HOST_DISTRO": "ubuntu-24.04",
   "HOST_NAME": "ubuntu2404-vk-arm1",
   "LAYERS": {
    "meta": {
     "branch": "mathieu/master-next",
     "commit": "5e24ffae583f22cd0f8790ed95758de2f5ce397c",
     "commit_count": 78199,
     "commit_time": 1745677005
    },
    "meta-poky": {
     "branch": "mathieu/master-next",
     "commit": "5e24ffae583f22cd0f8790ed95758de2f5ce397c",
     "commit_count": 78199,
     "commit_time": 1745677005
    },
    "meta-selftest": {
     "branch": "mathieu/master-next",
     "commit": "5e24ffae583f22cd0f8790ed95758de2f5ce397c",
     "commit_count": 78199,
     "commit_time": 1745677005
    },
    "meta-yocto-bsp": {
     "branch": "mathieu/master-next",
     "commit": "5e24ffae583f22cd0f8790ed95758de2f5ce397c",
     "commit_count": 78199,
     "commit_time": 1745677005
    }
   },
   "MACHINE": "qemuarm64",
   "OESELFTEST_METADATA": {
    "exclude_tags": [
     "yocto-mirrors",
     "machine",
     "toolchain-user",
     "toolchain-system"
    ],
    "run_all_tests": true,
    "run_tests": null,
    "select_tags": null,
    "skips": [
     "distrodata.Distrodata.test_checkpkg",
     "reproducible"
    ]
   },
   "STARTTIME": "20250426143938",
   "TEST_TYPE": "oeselftest"
  },
  "result": {
   "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
    "duration": 62.53686594963074,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type": {
    "duration": 49.449546337127686,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_filters_by_type_and_name": {
    "duration": 50.93682408332825,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_configured": {
    "duration": 47.1073043346405,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_diff": {
    "duration": 48.3237566947937,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_dumpdata": {
    "duration": 51.55333995819092,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror": {
    "duration": 47.67187976837158,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_combined": {
    "duration": 66.22023272514343,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_excludes": {
    "duration": 48.66957378387451,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
    "duration": 25.538636207580566,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
    "duration": 56.92963767051697,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_original": {
    "duration": 49.54753589630127,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_patched": {
    "duration": 51.785348653793335,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_mode_recipe": {
    "duration": 50.1409866809845,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
    "duration": 148.423357963562,
    "status": "PASSED"
   },
   "archiver.Archiver.test_archiver_srpm_mode": {
    "duration": 117.39130091667175,
    "status": "PASSED"
   },
   "barebox.BareboxTest.test_boot_barebox": {
    "duration": 11175.49917459488,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "baremetal.BaremetalTest.test_baremetal": {
    "duration": 9543.561337709427,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/baremetal.py\", line 14, in test_baremetal\n    bitbake('baremetal-helloworld')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  baremetal-helloworld' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...done.\nParsing of 1001 .bb files complete (0 cached, 1001 parsed). 1987 targets, 87 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.12.0\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"ubuntu-24.04\"\nTARGET_SYS           = \"aarch64-poky-elf\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.2\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"mathieu/master-next:5e24ffae583f22cd0f8790ed95758de2f5ce397c\"\nmeta-selftest        = \"master:8c731b1df24f613a849349c2e52e039ce59f79d2\"\n\nInitialising tasks...Sstate summary: Wanted 835 Local 556 Mirrors 0 Missed 279 Current 0 (66% match, 0% complete)\ndone.\nNOTE: Executing Tasks\nNOTE: Running setscene task 1 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 2 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 3 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 4 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 5 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 6 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 7 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 8 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 9 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 10 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 11 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 12 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.45.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 13 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 14 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 15 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 16 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_populate_lic_setscene)\nNOTE: recipe qemu-native-9.2.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libpng-native-1.6.47-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gdbm-native-1.24-r0: task do_populate_lic_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libpcre2-native-10.45-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-native-9.2.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 17 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic_setscene)\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe elfutils-native-0.192-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 18 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_lic_setscene)\nNOTE: recipe libpng-native-1.6.47-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 19 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_populate_lic_setscene)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 20 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_populate_lic_setscene)\nNOTE: recipe libpcre2-native-10.45-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 21 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 22 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 23 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_populate_lic_setscene)\nNOTE: recipe readline-native-8.2.13-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gdbm-native-1.24-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 24 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_populate_lic_setscene)\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 25 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 26 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 27 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 28 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 29 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.11.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 30 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_lic_setscene)\nNOTE: recipe python3-packaging-native-24.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 31 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_lic_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_lic_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 32 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe diffutils-native-3.11-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 33 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 34 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_lic_setscene)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-native-3.13.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 35 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_populate_lic_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libslirp-native-4.9.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 36 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 37 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_populate_lic_setscene)\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gnutls-native-3.8.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 38 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 39 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.32.4.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 40 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_populate_lic_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe diffutils-native-3.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 41 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_populate_lic_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 42 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 43 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_populate_lic_setscene)\nNOTE: recipe python3-native-3.13.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 44 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.46.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 45 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_populate_lic_setscene)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 46 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 47 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_populate_lic_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 48 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb:do_populate_lic_setscene)\nNOTE: recipe libgpg-error-native-1.51-r0: task do_populate_lic_setscene: Started\nNOTE: recipe json-c-native-0.18-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_populate_lic_setscene: Started\nNOTE: recipe file-native-5.46-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_populate_lic_setscene: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 49 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.51-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 50 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 51 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_lic_setscene)\nNOTE: recipe json-c-native-0.18-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 52 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_populate_lic_setscene)\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe expat-native-2.7.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 53 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 54 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_populate_lic_setscene)\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 55 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_populate_lic_setscene)\nNOTE: recipe perlcross-native-1.6.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 56 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_populate_lic_setscene)\nNOTE: recipe file-native-5.46-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 57 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_populate_lic_setscene)\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 58 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 59 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.10.1.bb:do_populate_lic_setscene)\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 60 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_populate_lic_setscene)\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 61 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 62 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_populate_lic_setscene)\nNOTE: recipe expat-native-2.7.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 63 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_populate_lic_setscene)\nNOTE: recipe perlcross-native-1.6.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 64 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_populate_lic_setscene)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libunistring-native-1.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 66 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_populate_lic_setscene)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 67 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_populate_lic_setscene)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe cmake-native-3.31.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe nettle-native-3.10.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 68 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/lzip/lzlib_1.15.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 69 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libunistring-native-1.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 72 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 74 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 75 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.75.bb:do_populate_lic_setscene)\nNOTE: recipe meson-native-1.7.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxcb-native-1.17.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 77 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 79 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_lic_setscene)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe nettle-native-3.10.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 80 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_create_package_spdx_setscene)\nNOTE: recipe libidn2-native-2.3.8-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 81 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 84 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-system-native_9.2.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 85 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_populate_lic_setscene)\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 86 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_lic_setscene)\nNOTE: recipe libxcb-native-1.17.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gettext-native-0.23.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 87 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 88 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_populate_lic_setscene)\nNOTE: recipe lzlib-native-1.15-r0: task do_populate_lic_setscene: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcap-native-2.75-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-build-native-1.2.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 89 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_populate_lic_setscene)\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe lzlib-native-1.15-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 90 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_populate_lic_setscene)\nNOTE: recipe libcap-native-2.75-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 91 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_populate_lic_setscene)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe perl-native-5.40.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 93 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 94 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 95 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 96 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 98 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_package_spdx_setscene)\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 99 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_populate_lic_setscene)\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 100 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 101 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 104 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_populate_lic_setscene)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 105 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/re2c/re2c_4.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 106 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_populate_lic_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 107 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/chrpath/chrpath_0.18.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 108 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_populate_lic_setscene)\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libffi-native-3.4.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 109 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 112 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_populate_lic_setscene)\nNOTE: recipe libdrm-native-2.4.124-r0: task do_populate_lic_setscene: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe re2c-native-4.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 113 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_populate_lic_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe llvm-native-20.1.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe curl-native-8.12.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 116 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 120 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 121 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 122 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 124 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 125 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_populate_lic_setscene)\nNOTE: recipe chrpath-native-0.18-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libffi-native-3.4.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libarchive-native-3.7.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 126 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_populate_lic_setscene)\nNOTE: recipe libdrm-native-2.4.124-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe re2c-native-4.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 127 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 128 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 131 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_populate_lic_setscene)\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe chrpath-native-0.18-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe lua-native-5.4.7-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 134 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 135 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_populate_lic_setscene)\nNOTE: recipe libarchive-native-3.7.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 139 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_package_spdx_setscene)\nNOTE: recipe ninja-native-1.12.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe lua-native-5.4.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 141 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_lic_setscene)\nNOTE: recipe util-linux-native-2.40.4-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 142 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxml2-native-2.13.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe dtc-native-1.7.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 143 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_populate_lic_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ninja-native-1.12.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 144 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_populate_lic_setscene)\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 147 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.11.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 148 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 149 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_create_package_spdx_setscene)\nNOTE: recipe openssl-native-3.5.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 160 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_package_spdx_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe util-linux-native-2.40.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe dtc-native-1.7.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxml2-native-2.13.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe qemu-helper-native-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 171 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/chrpath/chrpath_0.18.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 180 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 193 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 194 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 195 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.8.1.bb:do_create_package_spdx_setscene)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 198 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.17.bb:do_create_package_spdx_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 199 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 200 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_lic_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 201 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_package_spdx_setscene)\nNOTE: recipe diffutils-native-3.11-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 202 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe perlcross-native-1.6.2-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 204 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_lic_setscene)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe chrpath-native-0.18-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 205 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_create_package_spdx_setscene)\nNOTE: recipe xz-native-5.8.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe diffutils-native-3.11-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe gettext-native-0.23.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe automake-native-1.17-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 206 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 208 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 209 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 211 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_create_package_spdx_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe perlcross-native-1.6.2-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 212 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 213 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_lic_setscene)\nNOTE: recipe chrpath-native-0.18-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 214 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.17.bb:do_populate_lic_setscene)\nNOTE: recipe readline-native-8.2.13-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 215 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_create_package_spdx_setscene)\nNOTE: recipe automake-native-1.17-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 216 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_create_package_spdx_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xz-native-5.8.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 217 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_create_package_spdx_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 218 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_create_package_spdx_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 219 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_lic_setscene)\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 221 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_create_package_spdx_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe zstd-native-1.5.7-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_create_package_spdx_setscene: Started\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 222 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_lic_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 223 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_package_spdx_setscene)\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe automake-native-1.17-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libunistring-native-1.3-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 224 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.72.bb:do_create_package_spdx_setscene)\nNOTE: recipe curl-native-8.12.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 230 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_populate_lic_setscene)\nNOTE: recipe zstd-native-1.5.7-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 231 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 232 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 233 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_package_spdx_setscene)\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 234 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_create_package_spdx_setscene)\nNOTE: recipe libunistring-native-1.3-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 235 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 236 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_lic_setscene)\nNOTE: recipe automake-native-1.17-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 237 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_create_package_spdx_setscene)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe curl-native-8.12.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 239 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 240 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 241 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_create_package_spdx_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libtool-native-2.5.4-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 246 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 247 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.45.bb:do_create_package_spdx_setscene)\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 249 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_create_package_spdx_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 250 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 253 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_create_package_spdx_setscene)\nNOTE: recipe libtool-native-2.5.4-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe gdbm-native-1.24-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.7-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 255 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.75.bb:do_create_package_spdx_setscene)\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 256 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.23.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 258 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 259 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/re2c/re2c_4.1.bb:do_create_package_spdx_setscene)\nNOTE: recipe lua-native-5.4.7-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe perl-native-5.40.2-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 260 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_create_package_spdx_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 261 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_populate_lic_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gdbm-native-1.24-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.2-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 265 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 266 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_package_spdx_setscene)\nNOTE: recipe libpcre2-native-10.45-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 267 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.23.1.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 270 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.11.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 271 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_package_spdx_setscene)\nNOTE: recipe mpfr-native-4.2.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libcap-native-2.75-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 272 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_package_spdx_setscene)\nNOTE: recipe mpfr-native-4.2.2-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe quilt-native-0.68-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe quilt-native-0.68-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libpcre2-native-10.45-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe re2c-native-4.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 273 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 274 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_create_package_spdx_setscene)\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 275 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.72.bb:do_populate_lic_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 276 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 278 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_create_package_spdx_setscene)\nNOTE: recipe libcap-native-2.75-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe quilt-native-0.68-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 281 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.8.1.bb:do_populate_lic_setscene)\nNOTE: recipe re2c-native-4.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe quilt-native-0.68-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 284 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 285 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.10.1.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 288 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 289 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_package_spdx_setscene)\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe diffutils-native-3.11-r0: task do_create_spdx_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libtool-native-2.5.4-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 290 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_create_package_spdx_setscene)\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 291 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_create_package_spdx_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 292 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_create_package_spdx_setscene)\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe diffutils-native-3.11-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 293 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 294 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.7.bb:do_create_package_spdx_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe xz-native-5.8.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtool-native-2.5.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe nettle-native-3.10.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 296 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_populate_lic_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 298 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_create_package_spdx_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 299 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 300 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/lzip/lzlib_1.15.bb:do_create_package_spdx_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 301 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.46.bb:do_create_package_spdx_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe m4-native-1.4.19-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe xz-native-5.8.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe nettle-native-3.10.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 303 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_create_spdx_setscene)\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 304 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 305 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 306 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 309 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 318 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 319 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_create_spdx_setscene)\nNOTE: recipe libffi-native-3.4.7-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe ninja-native-1.12.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe lzlib-native-1.15-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libffi-native-3.4.7-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 324 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe file-native-5.46-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 328 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_spdx_setscene)\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 329 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_create_spdx_setscene)\nNOTE: recipe ninja-native-1.12.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 330 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-system-native_9.2.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 334 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe lzlib-native-1.15-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 336 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_spdx_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 337 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 341 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe file-native-5.46-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe qemu-helper-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 342 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe quilt-native-0.68-r0: task do_create_spdx_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 343 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 344 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 345 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 346 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.11.bb:do_populate_sysroot_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe patch-native-2.7.6-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 354 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.46.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 356 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe qemu-native-9.2.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 358 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.32.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe quilt-native-0.68-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 362 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 363 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 365 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/chrpath/chrpath_0.18.bb:do_create_spdx_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 366 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe qemu-native-9.2.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 367 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-system-native_9.2.3.bb:do_recipe_qa_setscene)\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpng-native-1.6.47-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe qemu-helper-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe diffutils-native-3.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 369 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 371 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 384 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_spdx_setscene)\nNOTE: recipe file-native-5.46-r0: task do_create_spdx_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 385 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_recipe_qa_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe chrpath-native-0.18-r0: task do_create_spdx_setscene: Started\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 389 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpng-native-1.6.47-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 391 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 392 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot_setscene)\nNOTE: recipe dtc-native-1.7.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe file-native-5.46-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 393 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 395 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe diffutils-native-3.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libslirp-native-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 396 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_create_spdx_setscene)\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 398 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_recipe_qa_setscene)\nNOTE: recipe chrpath-native-0.18-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 403 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 408 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 409 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 410 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe dtc-native-1.7.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 412 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 413 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe lua-native-5.4.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 415 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx_setscene)\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 418 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_recipe_qa_setscene)\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 420 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 421 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_recipe_qa_setscene)\nNOTE: recipe mpfr-native-4.2.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpng-native-1.6.47-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 422 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 423 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.46.bb:do_populate_sysroot_setscene)\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe llvm-native-20.1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 424 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/lzip/lzlib_1.15.bb:do_create_spdx_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 425 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 426 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_recipe_qa_setscene)\nNOTE: recipe mpfr-native-4.2.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 427 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libpng-native-1.6.47-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 432 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/chrpath/chrpath_0.18.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 434 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 435 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 436 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 437 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe llvm-native-20.1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 438 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe file-native-5.46-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe qemu-native-9.2.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lzlib-native-1.15-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 439 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 440 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe dtc-native-1.7.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 443 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 445 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 449 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe chrpath-native-0.18-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe qemu-native-9.2.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 451 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libslirp-native-4.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe lzlib-native-1.15-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 452 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.75.bb:do_create_spdx_setscene)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe dtc-native-1.7.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 454 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libdrm-native-2.4.124-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe file-native-5.46-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 455 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 457 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 458 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-native-0.23.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libdrm-native-2.4.124-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe chrpath-native-0.18-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libcap-native-2.75-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 459 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.45.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 460 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.32.4.bb:do_recipe_qa_setscene)\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 462 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 463 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 467 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.11.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 468 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe mpfr-native-4.2.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gettext-native-0.23.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 469 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 470 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 472 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libcap-native-2.75-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe llvm-native-20.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 473 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.10.1.bb:do_create_spdx_setscene)\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 474 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx_setscene)\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpcre2-native-10.45-r0: task do_create_spdx_setscene: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 478 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 479 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe diffutils-native-3.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe elfutils-native-0.192-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 482 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/chrpath/chrpath_0.18.bb:do_recipe_qa_setscene)\nNOTE: recipe readline-native-8.2.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 483 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_spdx_setscene)\nNOTE: recipe mpfr-native-4.2.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe nettle-native-3.10.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libpcre2-native-10.45-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe diffutils-native-3.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe elfutils-native-0.192-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 484 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/lzip/lzlib_1.15.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 485 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 488 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 490 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 491 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_recipe_qa_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 495 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 498 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe chrpath-native-0.18-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 500 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe readline-native-8.2.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 503 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 504 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_recipe_qa_setscene)\nNOTE: recipe nettle-native-3.10.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe lzlib-native-1.15-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe chrpath-native-0.18-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 505 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gettext-native-0.23.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe lua-native-5.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 507 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_recipe_qa_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 508 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 510 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe lzlib-native-1.15-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 511 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 512 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_recipe_qa_setscene)\nNOTE: recipe lua-native-5.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 513 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.75.bb:do_populate_sysroot_setscene)\nNOTE: recipe libdrm-native-2.4.124-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 514 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 516 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 519 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_recipe_qa_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 520 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 522 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 523 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 524 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcap-native-2.75-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 525 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 526 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 527 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 528 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 529 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.46.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 531 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 534 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libyaml-native-0.2.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 535 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcap-native-2.75-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 538 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_recipe_qa_setscene)\nNOTE: recipe readline-native-8.2.13-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 540 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 543 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 544 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-native-1.23.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe file-native-5.46-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 545 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libxml2-native-2.13.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 546 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-native-2.40.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe file-native-5.46-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 549 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxml2-native-2.13.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe elfutils-native-0.192-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 551 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 553 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 555 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_recipe_qa_setscene)\nNOTE: recipe wayland-native-1.23.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 556 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 557 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-native-2.40.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 558 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 559 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 560 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 563 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 565 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libunistring-native-1.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe mpfr-native-4.2.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 566 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_spdx_setscene)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 567 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_recipe_qa_setscene)\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 568 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 569 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 570 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe mpfr-native-4.2.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libunistring-native-1.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 572 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 573 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 574 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx_setscene)\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 575 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/lzip/lzlib_1.15.bb:do_recipe_qa_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe util-linux-native-2.40.4-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 577 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 578 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.45.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 579 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 580 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 581 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 583 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 584 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe json-c-native-0.18-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe lzlib-native-1.15-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe util-linux-native-2.40.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 585 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.10.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libarchive-native-3.7.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 586 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_create_spdx_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe json-c-native-0.18-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 587 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 588 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_recipe_qa_setscene)\nNOTE: recipe libpcre2-native-10.45-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe lzlib-native-1.15-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 589 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxml2-native-2.13.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 590 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libarchive-native-3.7.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe wayland-native-1.23.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 593 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 595 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 596 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nettle-native-3.10.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 597 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe wayland-native-1.23.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.51-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 598 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_recipe_qa_setscene)\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 600 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 602 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.75.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 603 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpcre2-native-10.45-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libidn2-native-2.3.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 604 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_recipe_qa_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 605 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 608 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gnutls-native-3.8.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nettle-native-3.10.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 609 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_recipe_qa_setscene)\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libunistring-native-1.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 610 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libidn2-native-2.3.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libcap-native-2.75-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe curl-native-8.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 611 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_recipe_qa_setscene)\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libcap-native-2.75-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 612 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 613 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/acl_2.3.2.bb:do_recipe_qa_setscene)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 614 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libunistring-native-1.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 615 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 616 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 617 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 618 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 619 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 620 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxcb-native-1.17.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 622 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_recipe_qa_setscene)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libarchive-native-3.7.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 623 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 624 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 625 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 627 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 630 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe json-c-native-0.18-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxcb-native-1.17.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 632 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnutls-native-3.8.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 633 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 634 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 635 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 639 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 641 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 642 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 643 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe json-c-native-0.18-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 645 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 647 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 648 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe curl-native-8.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 649 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 651 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_recipe_qa_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 653 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 654 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 658 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libgpg-error-native-1.51-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 660 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 661 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.10.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxcb-native-1.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 662 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.51-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 664 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 665 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 666 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.45.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 670 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_recipe_qa_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 671 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 673 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 675 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 677 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 678 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nettle-native-3.10.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 680 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.2.bb:do_recipe_qa_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 682 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 684 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libunistring-native-1.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libpcre2-native-10.45-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 688 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 691 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.7.bb:do_create_spdx_setscene)\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe nettle-native-3.10.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 692 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 693 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_recipe_qa_setscene)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libunistring-native-1.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpcre2-native-10.45-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 697 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_create_spdx_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe meson-native-1.7.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 698 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 699 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 700 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 702 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 707 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 708 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.8.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 709 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 710 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libffi-native-3.4.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 714 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 715 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 718 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 719 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.2.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zstd-native-1.5.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libffi-native-3.4.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 722 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_create_spdx_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe meson-native-1.7.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 724 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-packaging-native-24.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xz-native-5.8.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 725 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb:do_create_spdx_setscene)\nNOTE: recipe ninja-native-1.12.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-build-native-1.2.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 726 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 727 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx_setscene)\nNOTE: recipe meson-native-1.7.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 729 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-packaging-native-24.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 730 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 731 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 736 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 737 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xz-native-5.8.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 738 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_populate_sysroot_setscene)\nNOTE: recipe perlcross-native-1.6.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gdbm-native-1.24-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 739 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 740 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 742 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_recipe_qa_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 743 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libffi-native-3.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 744 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe expat-native-2.7.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe perlcross-native-1.6.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 745 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 746 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_recipe_qa_setscene)\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.24-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-native-3.13.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 748 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 749 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 750 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 753 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 754 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 756 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-native-3.13.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe expat-native-2.7.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 757 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/re2c/re2c_4.1.bb:do_create_spdx_setscene)\nNOTE: recipe zstd-native-1.5.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 759 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_populate_sysroot_setscene)\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 760 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 761 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_recipe_qa_setscene)\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 762 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 763 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 766 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_recipe_qa_setscene)\nNOTE: recipe ninja-native-1.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 767 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 768 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 770 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe openssl-native-3.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zstd-native-1.5.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gdbm-native-1.24-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 771 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe re2c-native-4.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 772 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe expat-native-2.7.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 773 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 775 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.7.bb:do_recipe_qa_setscene)\nNOTE: recipe openssl-native-3.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 776 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe expat-native-2.7.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 777 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 779 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-native-3.13.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe re2c-native-4.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 780 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_recipe_qa_setscene)\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perlcross-native-1.6.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 782 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_recipe_qa_setscene)\nNOTE: recipe gdbm-native-1.24-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 783 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 784 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libffi-native-3.4.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 786 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_recipe_qa_setscene)\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 787 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_recipe_qa_setscene)\nNOTE: recipe cmake-native-3.31.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 788 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 789 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_create_spdx_setscene)\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe perl-native-5.40.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 791 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/re2c/re2c_4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 792 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 793 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_recipe_qa_setscene)\nNOTE: recipe zstd-native-1.5.7-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe cmake-native-3.31.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 794 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 796 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtool-native-2.5.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.7-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Started\nNOTE: Running task 2 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_fetch)\nNOTE: recipe re2c-native-4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perlcross-native-1.6.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 798 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libtool-native-2.5.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 799 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 800 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.17.bb:do_create_spdx_setscene)\nNOTE: recipe ninja-native-1.12.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 801 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_recipe_qa_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gdbm-native-1.24-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ninja-native-1.12.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_fetch: Started\nNOTE: recipe perlcross-native-1.6.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_fetch: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe automake-native-1.17-r0: task do_create_spdx_setscene: Started\nNOTE: Running task 7 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_fetch)\nNOTE: recipe perl-native-5.40.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gdbm-native-1.24-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perlcross-native-1.6.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe re2c-native-4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 803 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.8.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 804 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/re2c/re2c_4.1.bb:do_recipe_qa_setscene)\nNOTE: recipe perl-native-5.40.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe automake-native-1.17-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 805 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.72.bb:do_create_spdx_setscene)\nNOTE: recipe xz-native-5.8.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_fetch: Started\nNOTE: recipe re2c-native-4.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_fetch: Succeeded\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_create_spdx_setscene: Started\nNOTE: Running task 9 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_fetch)\nNOTE: recipe re2c-native-4.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_fetch: Started\nNOTE: Running setscene task 806 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_create_spdx_setscene)\nNOTE: recipe xz-native-5.8.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 807 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 809 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.8.1.bb:do_recipe_qa_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libtool-native-2.5.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.8.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 810 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 811 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.23.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 812 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_spdx_setscene)\nNOTE: recipe libtool-native-2.5.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 813 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.17.bb:do_populate_sysroot_setscene)\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 815 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_recipe_qa_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xz-native-5.8.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_fetch: Succeeded\nNOTE: Running task 12 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_unpack)\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libtool-native-2.5.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe automake-native-1.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_unpack: Started\nNOTE: recipe libtool-native-2.5.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe automake-native-1.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 817 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.72.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 818 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.17.bb:do_recipe_qa_setscene)\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe automake-native-1.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe automake-native-1.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 820 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 821 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.72.bb:do_recipe_qa_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 822 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 823 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.23.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 824 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 826 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_recipe_qa_setscene)\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_unpack: Succeeded\nNOTE: Running task 28 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_fetch)\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe m4-native-1.4.19-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 828 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.23.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 830 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 832 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 833 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_fetch: Started\nNOTE: recipe quilt-native-0.68-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe perl-native-5.40.2-r0: task do_fetch: Succeeded\nNOTE: Running task 38 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_fetch)\nNOTE: recipe quilt-native-0.68-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 835 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe quilt-native-0.68-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_fetch: Started\nNOTE: recipe quilt-native-0.68-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe ncurses-native-6.5-r0: task do_fetch: Succeeded\nNOTE: Running task 103 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_patch)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_patch: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_patch: Succeeded\nNOTE: Running task 106 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_prepare_recipe_sysroot)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 107 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 13819.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_configure: Started\nNOTE: Running task 116 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_unpack)\nNOTE: Running task 119 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_unpack)\nNOTE: Running task 121 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_unpack)\nNOTE: Running task 128 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_fetch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 22227.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe make-native-4.4.1-r0: task do_unpack: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_unpack: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_unpack: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_fetch: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_unpack: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17882.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 131 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_patch)\nNOTE: Running task 132 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 22270.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe make-native-4.4.1-r0: task do_patch: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_unpack: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_patch: Started\nNOTE: recipe make-native-4.4.1-r0: task do_patch: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_patch: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_configure: Succeeded\nNOTE: Running task 133 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_compile)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_compile: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_compile: Succeeded\nNOTE: Running task 134 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_install)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_install: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_install: Succeeded\nNOTE: Running task 135 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 136 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_patch)\nNOTE: recipe perl-native-5.40.2-r0: task do_patch: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_patch: Succeeded\nNOTE: Running task 149 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe make-native-4.4.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe make-native-4.4.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 151 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_configure)\nNOTE: recipe make-native-4.4.1-r0: task do_configure: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19898.7/20000.0, IO: 25.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 52791.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe make-native-4.4.1-r0: task do_configure: Succeeded\nNOTE: Running task 153 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_compile)\nNOTE: recipe make-native-4.4.1-r0: task do_compile: Started\nNOTE: recipe make-native-4.4.1-r0: task do_compile: Succeeded\nNOTE: Running task 155 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_install)\nNOTE: recipe make-native-4.4.1-r0: task do_install: Started\nNOTE: recipe make-native-4.4.1-r0: task do_install: Succeeded\nNOTE: Running task 157 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot)\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 160 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_unpack)\nNOTE: recipe openssl-native-3.5.0-r0: task do_unpack: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 162 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe perl-native-5.40.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 163 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_configure)\nNOTE: recipe perl-native-5.40.2-r0: task do_configure: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_configure: Succeeded\nNOTE: Running task 164 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_compile)\nNOTE: recipe perl-native-5.40.2-r0: task do_compile: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16173.9/20000.0, IO: 48.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 165 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 52908.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe openssl-native-3.5.0-r0: task do_patch: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_patch: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18840.6/20000.0, IO: 8.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 53195.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe perl-native-5.40.2-r0: task do_compile: Succeeded\nNOTE: Running task 167 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_install)\nNOTE: recipe perl-native-5.40.2-r0: task do_install: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17018.5/20000.0, IO: 18.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 168 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 22093.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_unpack: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 13907.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 169 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_patch)\nNOTE: Running task 171 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_fetch)\nNOTE: Running task 180 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_fetch)\nNOTE: Running task 181 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 185 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_fetch)\nNOTE: Running task 189 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_fetch)\nNOTE: Running task 191 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_fetch)\nNOTE: Running task 193 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_fetch)\nNOTE: Running task 195 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_fetch)\nNOTE: Running task 219 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe cmake-native-3.31.6-r0: task do_fetch: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_fetch: Succeeded\nNOTE: Running task 255 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_fetch)\nNOTE: Running task 260 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_unpack)\nNOTE: Running task 262 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_fetch)\nNOTE: Running task 270 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_fetch)\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_patch: Started\nNOTE: Running task 271 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_collect_spdx_deps)\nNOTE: Running task 273 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_fetch)\nNOTE: recipe expat-native-2.7.1-r0: task do_fetch: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_fetch: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_fetch: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_fetch: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_fetch: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_fetch: Succeeded\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_fetch: Succeeded\nNOTE: recipe expat-native-2.7.1-r0: task do_fetch: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_fetch: Succeeded\nNOTE: recipe cmake-native-3.31.6-r0: task do_unpack: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_fetch: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_fetch: Started\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 71464.2/20000.0, IO: 22.2/20000.0, Mem: 0.0/None) - using 12/16 bitbake threads\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_fetch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_fetch: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-native-3.13.2-r0: task do_fetch: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_fetch: Succeeded\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.2.2-r0: task do_fetch: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-build-native-1.2.2-r0: task do_fetch: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_patch: Succeeded\nNOTE: recipe cmake-native-3.31.6-r0: task do_unpack: Succeeded\nNOTE: recipe perl-native-5.40.2-r0: task do_install: Succeeded\nNOTE: Running task 274 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_populate_sysroot)\nNOTE: recipe perl-native-5.40.2-r0: task do_populate_sysroot: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17329.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 275 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 26298.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19589.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 276 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_unpack)\nNOTE: Running task 277 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_patch)\nNOTE: Running task 279 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_unpack)\nNOTE: Running task 280 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20486.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe ncurses-native-6.5-r0: task do_configure: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_patch: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_unpack: Started\nNOTE: recipe expat-native-2.7.1-r0: task do_unpack: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_unpack: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.7.1-r0: task do_unpack: Succeeded\nNOTE: recipe cmake-native-3.31.6-r0: task do_patch: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18791.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 281 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 28968.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe perl-native-5.40.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe expat-native-2.7.1-r0: task do_patch: Started\nNOTE: recipe expat-native-2.7.1-r0: task do_patch: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16982.8/20000.0, IO: 12.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 282 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 55946.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe openssl-native-3.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19642.4/20000.0, IO: 6.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 283 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 56302.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe openssl-native-3.5.0-r0: task do_configure: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_configure: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18744.7/20000.0, IO: 108.7/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 284 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_compile)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 31879.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe openssl-native-3.5.0-r0: task do_compile: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_configure: Succeeded\nNOTE: recipe openssl-native-3.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 285 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_compile)\nNOTE: recipe ncurses-native-6.5-r0: task do_compile: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_compile: Succeeded\nNOTE: Running task 286 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_install)\nNOTE: recipe ncurses-native-6.5-r0: task do_install: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_install: Succeeded\nNOTE: Running task 287 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot)\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 288 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_install)\nNOTE: recipe openssl-native-3.5.0-r0: task do_install: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_install: Succeeded\nNOTE: Running task 289 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_populate_sysroot)\nNOTE: recipe openssl-native-3.5.0-r0: task do_populate_sysroot: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 290 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_unpack)\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_unpack: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_unpack: Succeeded\nNOTE: Running task 291 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_unpack)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_unpack: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 292 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_patch)\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_patch: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_patch: Succeeded\nNOTE: Running task 293 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_patch)\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_patch: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_patch: Succeeded\nNOTE: Running task 294 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_patch)\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_patch: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_patch: Succeeded\nNOTE: Running task 295 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_configure)\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_configure: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_configure: Succeeded\nNOTE: Running task 296 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_compile)\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_compile: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_compile: Succeeded\nNOTE: Running task 297 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_install)\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_install: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_install: Succeeded\nNOTE: Running task 298 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_populate_sysroot)\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_populate_sysroot: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 299 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_patch)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_patch: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 300 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_unpack)\nNOTE: recipe python3-native-3.13.2-r0: task do_unpack: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_unpack: Succeeded\nNOTE: Running task 301 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_patch)\nNOTE: recipe python3-native-3.13.2-r0: task do_patch: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_patch: Succeeded\nNOTE: Running task 303 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe cmake-native-3.31.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 304 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_configure)\nNOTE: recipe cmake-native-3.31.6-r0: task do_configure: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_configure: Succeeded\nNOTE: Running task 305 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_compile)\nNOTE: recipe cmake-native-3.31.6-r0: task do_compile: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18105.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 311 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 312 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_generate_toolchain_file)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20482.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe expat-native-2.7.1-r0: task do_generate_toolchain_file: Started\nNOTE: recipe expat-native-2.7.1-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19940.1/20000.0, IO: 6985.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 313 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20582.4/20000.0, IO: 6992.7/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_configure: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19937.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 314 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20885.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19592.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 315 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20186.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_prepare_recipe_sysroot: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_configure: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17627.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 316 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_compile)\nNOTE: Running task 317 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_configure)\nNOTE: Running task 318 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20453.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_configure: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_compile: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_configure: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_compile: Succeeded\nNOTE: recipe cmake-native-3.31.6-r0: task do_compile: Succeeded\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_configure: Succeeded\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_configure: Succeeded\nNOTE: Running task 319 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_install)\nNOTE: recipe cmake-native-3.31.6-r0: task do_install: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_install: Succeeded\nNOTE: Running task 320 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_populate_sysroot)\nNOTE: recipe cmake-native-3.31.6-r0: task do_populate_sysroot: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 321 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_install)\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_install: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_install: Succeeded\nNOTE: Running task 322 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_populate_sysroot)\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_populate_sysroot: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16212.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 323 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 40705.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe expat-native-2.7.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe expat-native-2.7.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 324 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_configure)\nNOTE: recipe expat-native-2.7.1-r0: task do_configure: Started\nNOTE: recipe expat-native-2.7.1-r0: task do_configure: Succeeded\nNOTE: Running task 325 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_compile)\nNOTE: recipe expat-native-2.7.1-r0: task do_compile: Started\nNOTE: recipe expat-native-2.7.1-r0: task do_compile: Succeeded\nNOTE: Running task 326 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_install)\nNOTE: recipe expat-native-2.7.1-r0: task do_install: Started\nNOTE: recipe expat-native-2.7.1-r0: task do_install: Succeeded\nNOTE: Running task 327 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_populate_sysroot)\nNOTE: recipe expat-native-2.7.1-r0: task do_populate_sysroot: Started\nNOTE: recipe expat-native-2.7.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 328 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_compile)\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_compile: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_compile: Succeeded\nNOTE: Running task 329 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_install)\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_install: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_install: Succeeded\nNOTE: Running task 330 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_populate_sysroot)\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_populate_sysroot: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 331 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_compile)\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_compile: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_compile: Succeeded\nNOTE: Running task 332 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_install)\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_install: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_install: Succeeded\nNOTE: Running task 333 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_populate_sysroot)\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_populate_sysroot: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_populate_sysroot: Succeeded\nNOTE: Running task 334 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 335 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_configure)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_configure: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 336 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_compile)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 14575.8/20000.0, IO: 385.3/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20903.5/20000.0, IO: 591.1/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_compile: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 338 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_install)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_install: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_install: Succeeded\nNOTE: Running task 339 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_populate_sysroot)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 340 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-native-3.13.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 341 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_configure)\nNOTE: recipe python3-native-3.13.2-r0: task do_configure: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_configure: Succeeded\nNOTE: Running task 342 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_compile)\nNOTE: recipe python3-native-3.13.2-r0: task do_compile: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_compile: Succeeded\nNOTE: Running task 343 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_install)\nNOTE: recipe python3-native-3.13.2-r0: task do_install: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16692.6/20000.0, IO: 2.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 344 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 46904.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_unpack: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18104.4/20000.0, IO: 22.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 345 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 26602.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_patch: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_patch: Succeeded\nNOTE: recipe python3-native-3.13.2-r0: task do_install: Succeeded\nNOTE: Running task 346 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_populate_sysroot)\nNOTE: recipe python3-native-3.13.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 347 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_unpack)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_unpack: Succeeded\nNOTE: Running task 348 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_patch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_patch: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_patch: Succeeded\nNOTE: Running task 350 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 351 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_configure)\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_configure: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_configure: Succeeded\nNOTE: Running task 352 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_compile)\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_compile: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_compile: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18329.9/20000.0, IO: 137.4/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 353 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_create_spdx)\nNOTE: Running task 355 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21888.3/20000.0, IO: 111.2/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_spdx: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_spdx: Succeeded\nNOTE: Running task 356 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_install)\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_install: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_install: Succeeded\nNOTE: Running task 357 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_populate_sysroot)\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 358 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 359 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 14549.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 360 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_patch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_configure: Started\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 35818.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_patch: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_patch: Succeeded\nNOTE: Running task 361 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_compile)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_compile: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_compile: Succeeded\nNOTE: Running task 362 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_install)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_install: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_install: Succeeded\nNOTE: Running task 363 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 13369.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 24981.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 365 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_fetch)\nNOTE: recipe python3-packaging-native-24.2-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_fetch: Succeeded\nNOTE: Running task 367 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_unpack)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_unpack: Started\nNOTE: recipe python3-build-native-1.2.2-r0: task do_unpack: Succeeded\nNOTE: Running task 368 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 369 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_configure)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_configure: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_configure: Succeeded\nNOTE: Running task 370 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_compile)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_compile: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_compile: Succeeded\nNOTE: Running task 371 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_install)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_install: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_install: Succeeded\nNOTE: Running task 372 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 373 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_patch)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_patch: Started\nNOTE: recipe python3-build-native-1.2.2-r0: task do_patch: Succeeded\nNOTE: Running task 374 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_unpack)\nNOTE: recipe python3-packaging-native-24.2-r0: task do_unpack: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_unpack: Succeeded\nNOTE: Running task 375 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_patch)\nNOTE: recipe python3-packaging-native-24.2-r0: task do_patch: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_patch: Succeeded\nNOTE: Running task 379 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_fetch)\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_fetch: Succeeded\nNOTE: Running task 380 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_collect_spdx_deps)\nNOTE: recipe ncurses-native-6.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 381 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_spdx)\nNOTE: recipe ncurses-native-6.5-r0: task do_create_spdx: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_create_spdx: Succeeded\nNOTE: Running task 385 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_unpack)\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_unpack: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_unpack: Succeeded\nNOTE: Running task 387 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-packaging-native-24.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 388 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_configure)\nNOTE: recipe python3-packaging-native-24.2-r0: task do_configure: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_configure: Succeeded\nNOTE: Running task 389 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_compile)\nNOTE: recipe python3-packaging-native-24.2-r0: task do_compile: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_compile: Succeeded\nNOTE: Running task 390 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_install)\nNOTE: recipe python3-packaging-native-24.2-r0: task do_install: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_install: Succeeded\nNOTE: Running task 391 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_populate_sysroot)\nNOTE: recipe python3-packaging-native-24.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 392 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-build-native-1.2.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 393 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_configure)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_configure: Started\nNOTE: recipe python3-build-native-1.2.2-r0: task do_configure: Succeeded\nNOTE: Running task 394 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_compile)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_compile: Started\nNOTE: recipe python3-build-native-1.2.2-r0: task do_compile: Succeeded\nNOTE: Running task 395 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_install)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_install: Started\nNOTE: recipe python3-build-native-1.2.2-r0: task do_install: Succeeded\nNOTE: Running task 396 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_populate_sysroot)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_populate_sysroot: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19153.5/20000.0, IO: 90.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 397 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20161.1/20000.0, IO: 76.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-build-native-1.2.2-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe make-native-4.4.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 399 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx)\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx: Started\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 401 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_collect_spdx_deps)\nNOTE: recipe perl-native-5.40.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 402 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16496.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 30238.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe perl-native-5.40.2-r0: task do_create_spdx: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 404 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe openssl-native-3.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 405 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_create_spdx)\nNOTE: recipe openssl-native-3.5.0-r0: task do_create_spdx: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 409 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_collect_spdx_deps)\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 410 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_create_spdx)\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_create_spdx: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_create_spdx: Succeeded\nNOTE: Running task 411 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_patch)\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_patch: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_patch: Succeeded\nNOTE: Running task 413 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_fetch)\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 414 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_unpack)\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 415 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_patch)\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 425 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_collect_spdx_deps)\nNOTE: recipe cmake-native-3.31.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 426 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_create_spdx)\nNOTE: recipe cmake-native-3.31.6-r0: task do_create_spdx: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_create_spdx: Succeeded\nNOTE: Running task 427 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_collect_spdx_deps)\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 428 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_create_spdx)\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_create_spdx: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_create_spdx: Succeeded\nNOTE: Running task 431 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 11372.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 432 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_collect_spdx_deps)\nNOTE: Running task 433 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_collect_spdx_deps)\nNOTE: Running task 434 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_collect_spdx_deps)\nNOTE: Running task 435 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 30242.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_collect_spdx_deps: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe expat-native-2.7.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe expat-native-2.7.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 436 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_create_spdx)\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_create_spdx: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 437 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_create_spdx)\nNOTE: recipe expat-native-2.7.1-r0: task do_create_spdx: Started\nNOTE: recipe expat-native-2.7.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 438 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_create_spdx)\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_create_spdx: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_create_spdx: Succeeded\nNOTE: Running task 439 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_create_spdx)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_spdx: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 440 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_collect_spdx_deps)\nNOTE: recipe python3-native-3.13.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 441 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_create_spdx)\nNOTE: recipe python3-native-3.13.2-r0: task do_create_spdx: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 442 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_configure)\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_configure: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_configure: Succeeded\nNOTE: Running task 443 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_compile)\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_compile: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_compile: Succeeded\nNOTE: Running task 444 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_install)\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_install: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_install: Succeeded\nNOTE: Running task 445 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_populate_sysroot)\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 447 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_fetch)\nNOTE: recipe meson-native-1.7.2-r0: task do_fetch: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_fetch: Succeeded\nNOTE: Running task 449 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_fetch)\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_fetch: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_fetch: Succeeded\nNOTE: Running task 451 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_fetch)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_fetch: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_fetch: Succeeded\nNOTE: Running task 453 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 454 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_configure)\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_configure: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 455 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_compile)\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_compile: Succeeded\nNOTE: Running task 456 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_install)\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_install: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_install: Succeeded\nNOTE: Running task 457 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_populate_sysroot)\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 458 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_unpack)\nNOTE: recipe meson-native-1.7.2-r0: task do_unpack: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_unpack: Succeeded\nNOTE: Running task 459 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_patch)\nNOTE: recipe meson-native-1.7.2-r0: task do_patch: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_patch: Succeeded\nNOTE: Running task 460 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_unpack)\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_unpack: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_unpack: Succeeded\nNOTE: Running task 461 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_unpack)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_unpack: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_unpack: Succeeded\nNOTE: Running task 462 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_patch)\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_patch: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_patch: Succeeded\nNOTE: Running task 463 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_patch)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_patch: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_patch: Succeeded\nNOTE: Running task 466 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16687.6/20000.0, IO: 153.3/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 468 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 471 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20312.3/20000.0, IO: 107.8/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe meson-native-1.7.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe meson-native-1.7.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 472 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_create_spdx)\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_create_spdx: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18102.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 473 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 22949.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe meson-native-1.7.2-r0: task do_configure: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_configure: Succeeded\nNOTE: Running task 474 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_compile)\nNOTE: recipe meson-native-1.7.2-r0: task do_compile: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_compile: Succeeded\nNOTE: Running task 475 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_install)\nNOTE: recipe meson-native-1.7.2-r0: task do_install: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_install: Succeeded\nNOTE: Running task 476 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_populate_sysroot)\nNOTE: recipe meson-native-1.7.2-r0: task do_populate_sysroot: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 477 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 478 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 479 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 40280.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_configure: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_configure: Succeeded\nNOTE: Running task 480 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_compile)\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_compile: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_compile: Succeeded\nNOTE: Running task 481 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_install)\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_install: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_install: Succeeded\nNOTE: Running task 482 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_populate_sysroot)\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_populate_sysroot: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 483 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_write_config)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_write_config: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19960.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 484 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 22515.3/20000.0, IO: 236.2/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe xorgproto-native-2024.1-r0: task do_write_config: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 485 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_configure)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_configure: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_configure: Succeeded\nNOTE: Running task 486 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_compile)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_compile: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_compile: Succeeded\nNOTE: Running task 487 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_install)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_install: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 10924.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 493 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_fetch)\nNOTE: Running task 494 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_fetch)\nNOTE: Running task 495 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_fetch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21207.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe xorgproto-native-2024.1-r0: task do_install: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_fetch: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_fetch: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_fetch: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_fetch: Succeeded\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_fetch: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_fetch: Succeeded\nNOTE: Running task 497 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_sysroot)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_sysroot: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 499 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_fetch)\nNOTE: recipe libxcb-native-1.17.0-r0: task do_fetch: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_fetch: Succeeded\nNOTE: Running task 500 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_fetch)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_fetch: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_fetch: Succeeded\nNOTE: Running task 502 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_fetch)\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_fetch: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_fetch: Succeeded\nNOTE: Running task 505 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_unpack)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_unpack: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_unpack: Succeeded\nNOTE: Running task 506 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_unpack)\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_unpack: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_unpack: Succeeded\nNOTE: Running task 507 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_unpack)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_unpack: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_unpack: Succeeded\nNOTE: Running task 508 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_patch)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_patch: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_patch: Succeeded\nNOTE: Running task 509 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_patch)\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_patch: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_patch: Succeeded\nNOTE: Running task 510 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_patch)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_patch: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_patch: Succeeded\nNOTE: Running task 511 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_unpack)\nNOTE: recipe libxcb-native-1.17.0-r0: task do_unpack: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_unpack: Succeeded\nNOTE: Running task 512 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_unpack)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_unpack: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_unpack: Succeeded\nNOTE: Running task 514 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_fetch)\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_fetch: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_fetch: Succeeded\nNOTE: Running task 515 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_patch)\nNOTE: recipe libxcb-native-1.17.0-r0: task do_patch: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_patch: Succeeded\nNOTE: Running task 516 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_patch)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_patch: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_patch: Succeeded\nNOTE: Running task 517 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_unpack)\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_unpack: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_unpack: Succeeded\nNOTE: Running task 520 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_patch)\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_patch: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_patch: Succeeded\nNOTE: Running task 521 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19481.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21166.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 523 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_create_spdx)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 524 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_collect_spdx_deps)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-build-native-1.2.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 525 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_create_spdx)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_create_spdx: Started\nNOTE: recipe python3-build-native-1.2.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 531 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_unpack)\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_unpack: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_unpack: Succeeded\nNOTE: Running task 532 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_patch)\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_patch: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 15283.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 30494.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_patch: Succeeded\nNOTE: Running task 550 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 551 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 552 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 553 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_configure)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_configure: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_configure: Succeeded\nNOTE: Running task 554 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_configure)\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_configure: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 555 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 26526.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_configure: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_configure: Succeeded\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_configure: Succeeded\nNOTE: Running task 556 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_compile)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_compile: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_compile: Succeeded\nNOTE: Running task 557 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_compile)\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_compile: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_compile: Succeeded\nNOTE: Running task 558 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_compile)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_compile: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_compile: Succeeded\nNOTE: Running task 559 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_install)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_install: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_install: Succeeded\nNOTE: Running task 560 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_install)\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_install: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_install: Succeeded\nNOTE: Running task 561 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_install)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_install: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_install: Succeeded\nNOTE: Running task 562 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_sysroot)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 563 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_populate_sysroot)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 14926.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 564 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_sysroot)\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_populate_sysroot: Started\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21828.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 567 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 568 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 113645.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe libxcb-native-1.17.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxcb-native-1.17.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 569 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_configure)\nNOTE: recipe libxcb-native-1.17.0-r0: task do_configure: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_configure: Succeeded\nNOTE: Running task 570 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_configure)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_configure: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_configure: Succeeded\nNOTE: Running task 571 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_compile)\nNOTE: recipe libxcb-native-1.17.0-r0: task do_compile: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_compile: Succeeded\nNOTE: Running task 572 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_compile)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_compile: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_compile: Succeeded\nNOTE: Running task 573 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_install)\nNOTE: recipe libxcb-native-1.17.0-r0: task do_install: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_install: Succeeded\nNOTE: Running task 574 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_install)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_install: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_install: Succeeded\nNOTE: Running task 575 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_populate_sysroot)\nNOTE: recipe libxcb-native-1.17.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 576 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_populate_sysroot)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_populate_sysroot: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 582 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 583 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_configure)\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_configure: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_configure: Succeeded\nNOTE: Running task 584 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_compile)\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_compile: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_compile: Succeeded\nNOTE: Running task 585 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_install)\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_install: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_install: Succeeded\nNOTE: Running task 586 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_populate_sysroot)\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_populate_sysroot: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 587 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 588 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_create_spdx)\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 590 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_fetch)\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_fetch: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_fetch: Succeeded\nNOTE: Running task 592 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_fetch)\nNOTE: recipe libxml2-native-2.13.6-r0: task do_fetch: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_fetch: Succeeded\nNOTE: Running task 595 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_fetch)\nNOTE: recipe curl-native-8.12.1-r0: task do_fetch: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 597 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_fetch)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_fetch: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_fetch: Succeeded\nNOTE: Running task 603 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_unpack)\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_unpack: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_unpack: Succeeded\nNOTE: Running task 605 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 606 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_configure)\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_configure: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_configure: Succeeded\nNOTE: Running task 607 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_compile)\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_compile: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_compile: Succeeded\nNOTE: Running task 608 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_install)\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_install: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_install: Succeeded\nNOTE: Running task 609 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_populate_sysroot)\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_populate_sysroot: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 611 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_patch)\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_patch: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_patch: Succeeded\nNOTE: Running task 620 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_unpack)\nNOTE: recipe libxml2-native-2.13.6-r0: task do_unpack: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_unpack: Succeeded\nNOTE: Running task 623 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_patch)\nNOTE: recipe libxml2-native-2.13.6-r0: task do_patch: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_patch: Succeeded\nNOTE: Running task 625 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_fetch)\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_fetch: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_fetch: Succeeded\nNOTE: Running task 632 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_fetch)\nNOTE: recipe util-linux-native-2.40.4-r0: task do_fetch: Started\nNOTE: recipe util-linux-native-2.40.4-r0: task do_fetch: Succeeded\nNOTE: Running task 636 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_fetch)\nNOTE: recipe libgpg-error-native-1.51-r0: task do_fetch: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_fetch: Succeeded\nNOTE: Running task 642 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_unpack)\nNOTE: recipe curl-native-8.12.1-r0: task do_unpack: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_unpack: Succeeded\nNOTE: Running task 649 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_fetch)\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_fetch: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_fetch: Succeeded\nNOTE: Running task 650 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_unpack)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_unpack: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_unpack: Succeeded\nNOTE: Running task 651 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_patch)\nNOTE: recipe curl-native-8.12.1-r0: task do_patch: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_patch: Succeeded\nNOTE: Running task 657 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_fetch)\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_fetch: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_fetch: Succeeded\nNOTE: Running task 658 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_fetch)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 15682.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 659 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 27614.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe libidn2-native-2.3.8-r0: task do_fetch: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 660 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_create_spdx)\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 661 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_patch)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_patch: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_patch: Succeeded\nNOTE: Running task 665 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_fetch)\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_fetch: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_fetch: Succeeded\nNOTE: Running task 667 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_fetch)\nNOTE: recipe json-c-native-0.18-r0: task do_fetch: Started\nNOTE: recipe json-c-native-0.18-r0: task do_fetch: Succeeded\nNOTE: Running task 670 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_fetch)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_fetch: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_fetch: Succeeded\nNOTE: Running task 671 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_collect_spdx_deps)\nNOTE: recipe meson-native-1.7.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 672 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_create_spdx)\nNOTE: recipe meson-native-1.7.2-r0: task do_create_spdx: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 676 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_fetch)\nNOTE: recipe wayland-native-1.23.1-r0: task do_fetch: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_fetch: Succeeded\nNOTE: Running task 677 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_fetch)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_fetch: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 678 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_unpack)\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_unpack: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_unpack: Succeeded\nNOTE: Running task 680 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_fetch)\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_fetch: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_fetch: Succeeded\nNOTE: Running task 681 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_patch)\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_patch: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_patch: Succeeded\nNOTE: Running task 683 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_fetch)\nNOTE: recipe gnutls-native-3.8.9-r0: task do_fetch: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_fetch: Succeeded\nNOTE: Running task 684 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_collect_spdx_deps)\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 685 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_create_spdx)\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_create_spdx: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 687 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_collect_spdx_deps)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 688 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_create_spdx)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_spdx: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 690 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_fetch)\nNOTE: recipe libarchive-native-3.7.9-r0: task do_fetch: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_fetch: Succeeded\nNOTE: Running task 693 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_unpack)\nNOTE: recipe util-linux-native-2.40.4-r0: task do_unpack: Started\nNOTE: recipe util-linux-native-2.40.4-r0: task do_unpack: Succeeded\nNOTE: Running task 695 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_unpack)\nNOTE: recipe libgpg-error-native-1.51-r0: task do_unpack: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_unpack: Succeeded\nNOTE: Running task 697 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_unpack)\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_unpack: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_unpack: Succeeded\nNOTE: Running task 700 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_fetch)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_fetch: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 701 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_unpack)\nNOTE: recipe json-c-native-0.18-r0: task do_unpack: Started\nNOTE: recipe json-c-native-0.18-r0: task do_unpack: Succeeded\nNOTE: Running task 702 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_patch)\nNOTE: recipe util-linux-native-2.40.4-r0: task do_patch: Started\nNOTE: recipe util-linux-native-2.40.4-r0: task do_patch: Succeeded\nNOTE: Running task 704 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_patch)\nNOTE: recipe libgpg-error-native-1.51-r0: task do_patch: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_patch: Succeeded\nNOTE: Running task 705 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_patch)\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_patch: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_patch: Succeeded\nNOTE: Running task 706 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_patch)\nNOTE: recipe json-c-native-0.18-r0: task do_patch: Started\nNOTE: recipe json-c-native-0.18-r0: task do_patch: Succeeded\nNOTE: Running task 708 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_unpack)\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_unpack: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_unpack: Succeeded\nNOTE: Running task 709 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_unpack)\nNOTE: recipe libidn2-native-2.3.8-r0: task do_unpack: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_unpack: Succeeded\nNOTE: Running task 713 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_unpack)\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_unpack: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_unpack: Succeeded\nNOTE: Running task 714 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_unpack)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_unpack: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_unpack: Succeeded\nNOTE: Running task 716 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_patch)\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_patch: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_patch: Succeeded\nNOTE: Running task 717 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_patch)\nNOTE: recipe libidn2-native-2.3.8-r0: task do_patch: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_patch: Succeeded\nNOTE: Running task 730 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_patch)\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_patch: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_patch: Succeeded\nNOTE: Running task 732 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_fetch)\nNOTE: recipe elfutils-native-0.192-r0: task do_fetch: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_fetch: Succeeded\nNOTE: Running task 733 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_patch)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_patch: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_patch: Succeeded\nNOTE: Running task 735 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_fetch)\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_fetch: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_fetch: Succeeded\nNOTE: Running task 736 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_unpack)\nNOTE: recipe wayland-native-1.23.1-r0: task do_unpack: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_unpack: Succeeded\nNOTE: Running task 737 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_unpack)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_unpack: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 738 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_unpack)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 739 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 40306.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe gnutls-native-3.8.9-r0: task do_unpack: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_unpack: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_unpack: Succeeded\nNOTE: recipe gnutls-native-3.8.9-r0: task do_unpack: Succeeded\nNOTE: Running task 741 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_fetch)\nNOTE: recipe gettext-native-0.23.1-r0: task do_fetch: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_fetch: Succeeded\nNOTE: Running task 742 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_patch)\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_patch: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_patch: Succeeded\nNOTE: Running task 743 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_patch)\nNOTE: recipe wayland-native-1.23.1-r0: task do_patch: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_patch: Succeeded\nNOTE: Running task 744 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_patch)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_patch: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 745 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxml2-native-2.13.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 746 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_configure)\nNOTE: recipe libxml2-native-2.13.6-r0: task do_configure: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_configure: Succeeded\nNOTE: Running task 747 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_compile)\nNOTE: recipe libxml2-native-2.13.6-r0: task do_compile: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_compile: Succeeded\nNOTE: Running task 748 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_install)\nNOTE: recipe libxml2-native-2.13.6-r0: task do_install: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_install: Succeeded\nNOTE: Running task 749 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_populate_sysroot)\nNOTE: recipe libxml2-native-2.13.6-r0: task do_populate_sysroot: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 750 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_unpack)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 15225.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 752 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_fetch)\nNOTE: recipe libarchive-native-3.7.9-r0: task do_unpack: Started\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 22182.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe llvm-native-20.1.2-r0: task do_fetch: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_unpack: Succeeded\nNOTE: recipe llvm-native-20.1.2-r0: task do_fetch: Succeeded\nNOTE: Running task 753 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_patch)\nNOTE: recipe gnutls-native-3.8.9-r0: task do_patch: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_patch: Succeeded\nNOTE: Running task 755 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_patch)\nNOTE: recipe libarchive-native-3.7.9-r0: task do_patch: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_patch: Succeeded\nNOTE: Running task 759 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_fetch)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_fetch: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_fetch: Succeeded\nNOTE: Running task 761 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_fetch)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_fetch: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_fetch: Succeeded\nNOTE: Running task 763 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_unpack)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_unpack: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 766 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_patch)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_patch: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 9087.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 767 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 39271.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_patch: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19501.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 769 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_fetch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20090.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe curl-native-8.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libdrm-native-2.4.124-r0: task do_fetch: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_fetch: Succeeded\nNOTE: Running task 771 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_configure)\nNOTE: recipe curl-native-8.12.1-r0: task do_configure: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19786.1/20000.0, IO: 11.4/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 772 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20297.2/20000.0, IO: 11.2/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe curl-native-8.12.1-r0: task do_configure: Succeeded\nNOTE: Running task 773 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_compile)\nNOTE: recipe curl-native-8.12.1-r0: task do_compile: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 774 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_install)\nNOTE: recipe curl-native-8.12.1-r0: task do_install: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_install: Succeeded\nNOTE: Running task 775 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_populate_sysroot)\nNOTE: recipe curl-native-8.12.1-r0: task do_populate_sysroot: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 776 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_configure)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_configure: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_configure: Succeeded\nNOTE: Running task 777 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_compile)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_compile: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_compile: Succeeded\nNOTE: Running task 778 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_install)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_install: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_install: Succeeded\nNOTE: Running task 779 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_populate_sysroot)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_sysroot: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 782 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_unpack)\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_unpack: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_unpack: Succeeded\nNOTE: Running task 783 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_patch)\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_patch: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_patch: Succeeded\nNOTE: Running task 785 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_generate_toolchain_file)\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 786 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 787 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_configure)\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_configure: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_configure: Succeeded\nNOTE: Running task 788 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_compile)\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_compile: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_compile: Succeeded\nNOTE: Running task 789 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_install)\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_install: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_install: Succeeded\nNOTE: Running task 790 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_populate_sysroot)\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_populate_sysroot: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 799 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 800 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_fetch)\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_fetch: Succeeded\nNOTE: Running task 803 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_fetch)\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_fetch: Started\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_fetch: Succeeded\nNOTE: Running task 804 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_fetch)\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 805 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_unpack)\nNOTE: recipe elfutils-native-0.192-r0: task do_unpack: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_unpack: Succeeded\nNOTE: Running task 815 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_fetch)\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_fetch: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_fetch: Succeeded\nNOTE: Running task 816 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_fetch)\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_fetch: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_fetch: Succeeded\nNOTE: Running task 817 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_fetch)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_fetch: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_fetch: Succeeded\nNOTE: Running task 818 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_fetch)\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_fetch: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_fetch: Succeeded\nNOTE: Running task 819 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_fetch)\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_fetch: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_fetch: Succeeded\nNOTE: Running task 820 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_fetch)\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_fetch: Started\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_fetch: Succeeded\nNOTE: Running task 822 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_fetch)\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_fetch: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_fetch: Succeeded\nNOTE: Running task 823 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_fetch)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_fetch: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_fetch: Succeeded\nNOTE: Running task 824 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_unpack)\nNOTE: recipe llvm-native-20.1.2-r0: task do_unpack: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_unpack: Succeeded\nNOTE: Running task 829 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_fetch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 830 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_fetch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 831 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: Running task 832 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_fetch)\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_fetch: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_fetch: Succeeded\nNOTE: Running task 834 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_fetch: Succeeded\nNOTE: Running task 835 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_patch)\nNOTE: recipe llvm-native-20.1.2-r0: task do_patch: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_patch: Succeeded\nNOTE: Running task 838 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_fetch)\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_fetch: Started\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_fetch: Succeeded\nNOTE: Running task 839 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_fetch)\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_fetch: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_fetch: Succeeded\nNOTE: Running task 840 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_patch)\nNOTE: recipe elfutils-native-0.192-r0: task do_patch: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_patch: Succeeded\nNOTE: Running task 841 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_unpack)\nNOTE: recipe gettext-native-0.23.1-r0: task do_unpack: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_unpack: Succeeded\nNOTE: Running task 849 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_fetch)\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_fetch: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_fetch: Succeeded\nNOTE: Running task 850 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_patch)\nNOTE: recipe gettext-native-0.23.1-r0: task do_patch: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_patch: Succeeded\nNOTE: Running task 854 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_unpack)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_unpack: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_unpack: Succeeded\nNOTE: Running task 855 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_unpack)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_unpack: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_unpack: Succeeded\nNOTE: Running task 859 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_patch)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_patch: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_patch: Succeeded\nNOTE: Running task 860 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19295.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 861 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 22875.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe util-linux-native-2.40.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_patch: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_patch: Succeeded\nNOTE: recipe util-linux-native-2.40.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 862 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_configure)\nNOTE: recipe util-linux-native-2.40.4-r0: task do_configure: Started\nNOTE: recipe util-linux-native-2.40.4-r0: task do_configure: Succeeded\nNOTE: Running task 863 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_compile)\nNOTE: recipe util-linux-native-2.40.4-r0: task do_compile: Started\nNOTE: recipe util-linux-native-2.40.4-r0: task do_compile: Succeeded\nNOTE: Running task 864 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_install)\nNOTE: recipe util-linux-native-2.40.4-r0: task do_install: Started\nNOTE: recipe util-linux-native-2.40.4-r0: task do_install: Succeeded\nNOTE: Running task 865 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_populate_sysroot)\nNOTE: recipe util-linux-native-2.40.4-r0: task do_populate_sysroot: Started\nNOTE: recipe util-linux-native-2.40.4-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 866 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 867 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_configure)\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_configure: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_configure: Succeeded\nNOTE: Running task 868 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_compile)\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_compile: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_compile: Succeeded\nNOTE: Running task 869 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_install)\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_install: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_install: Succeeded\nNOTE: Running task 870 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_populate_sysroot)\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_populate_sysroot: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 872 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libgpg-error-native-1.51-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 874 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_configure)\nNOTE: recipe libgpg-error-native-1.51-r0: task do_configure: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_configure: Succeeded\nNOTE: Running task 876 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_compile)\nNOTE: recipe libgpg-error-native-1.51-r0: task do_compile: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_compile: Succeeded\nNOTE: Running task 878 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_install)\nNOTE: recipe libgpg-error-native-1.51-r0: task do_install: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_install: Succeeded\nNOTE: Running task 880 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_populate_sysroot)\nNOTE: recipe libgpg-error-native-1.51-r0: task do_populate_sysroot: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 884 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_fetch)\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_fetch: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_fetch: Succeeded\nNOTE: Running task 886 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_unpack)\nNOTE: recipe libdrm-native-2.4.124-r0: task do_unpack: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_unpack: Succeeded\nNOTE: Running task 890 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_patch)\nNOTE: recipe libdrm-native-2.4.124-r0: task do_patch: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_patch: Succeeded\nNOTE: Running task 893 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 894 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libidn2-native-2.3.8-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 896 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_configure)\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_configure: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_configure: Succeeded\nNOTE: Running task 897 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_configure)\nNOTE: recipe libidn2-native-2.3.8-r0: task do_configure: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_configure: Succeeded\nNOTE: Running task 899 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_compile)\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_compile: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19971.8/20000.0, IO: 23.4/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 900 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_compile)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 42309.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe libidn2-native-2.3.8-r0: task do_compile: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_compile: Succeeded\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_compile: Succeeded\nNOTE: Running task 902 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_install)\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_install: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_install: Succeeded\nNOTE: Running task 903 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_install)\nNOTE: recipe libidn2-native-2.3.8-r0: task do_install: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_install: Succeeded\nNOTE: Running task 905 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_populate_sysroot)\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 906 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_populate_sysroot)\nNOTE: recipe libidn2-native-2.3.8-r0: task do_populate_sysroot: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 912 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_unpack)\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_unpack: Succeeded\nNOTE: Running task 913 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_unpack)\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_unpack: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_unpack: Succeeded\nNOTE: Running task 914 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_unpack)\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_unpack: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_unpack: Succeeded\nNOTE: Running task 915 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_unpack)\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_unpack: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_unpack: Succeeded\nNOTE: Running task 916 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_unpack)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_unpack: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_unpack: Succeeded\nNOTE: Running task 917 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_unpack)\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_unpack: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_unpack: Succeeded\nNOTE: Running task 918 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_unpack)\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_unpack: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_unpack: Succeeded\nNOTE: Running task 919 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_unpack)\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_unpack: Started\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_unpack: Succeeded\nNOTE: Running task 921 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_unpack)\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_unpack: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_unpack: Succeeded\nNOTE: Running task 922 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_unpack)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_unpack: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_unpack: Succeeded\nNOTE: Running task 923 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_unpack)\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_unpack: Started\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_unpack: Succeeded\nNOTE: Running task 924 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_unpack)\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 926 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 928 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_configure)\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_configure: Started\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 61718.1/20000.0, IO: 20133.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 51921.7/20000.0, IO: 4545.5/20000.0, Mem: 1.0/None) - using 1/16 bitbake threads\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_configure: Succeeded\nNOTE: Running task 930 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_compile)\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_compile: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_compile: Succeeded\nNOTE: Running task 931 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 933 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_install)\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_install: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_install: Succeeded\nNOTE: Running task 934 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_configure)\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_configure: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_configure: Succeeded\nNOTE: Running task 936 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_populate_sysroot)\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_populate_sysroot: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 937 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_compile)\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_compile: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_compile: Succeeded\nNOTE: Running task 938 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_install)\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_install: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_install: Succeeded\nNOTE: Running task 939 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_populate_sysroot)\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 940 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_patch)\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_patch: Succeeded\nNOTE: Running task 941 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_patch)\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_patch: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_patch: Succeeded\nNOTE: Running task 942 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_patch)\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_patch: Started\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_patch: Succeeded\nNOTE: Running task 943 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_patch)\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_patch: Started\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_patch: Succeeded\nNOTE: Running task 944 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 945 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_configure)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_configure: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_configure: Succeeded\nNOTE: Running task 946 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_compile)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_compile: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_compile: Succeeded\nNOTE: Running task 947 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_install)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_install: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_install: Succeeded\nNOTE: Running task 948 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_populate_sysroot)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 950 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_unpack)\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Succeeded\nNOTE: Running task 951 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_unpack)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Succeeded\nNOTE: Running task 952 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_unpack)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 953 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_unpack)\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_unpack: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_unpack: Succeeded\nNOTE: Running task 954 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_patch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_patch: Succeeded\nNOTE: Running task 955 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_patch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_patch: Succeeded\nNOTE: Running task 956 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_patch)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_patch: Succeeded\nNOTE: Running task 957 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_patch)\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_patch: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_patch: Succeeded\nNOTE: Running task 958 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_patch)\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_patch: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_patch: Succeeded\nNOTE: Running task 959 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_patch)\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_patch: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_patch: Succeeded\nNOTE: Running task 960 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_patch)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_patch: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_patch: Succeeded\nNOTE: Running task 961 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_patch)\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_patch: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19138.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 962 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_patch)\nNOTE: Running task 963 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20562.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_patch: Succeeded\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_patch: Started\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_patch: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_patch: Succeeded\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_patch: Succeeded\nNOTE: Running task 965 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_patch)\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_patch: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_patch: Succeeded\nNOTE: Running task 966 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_patch)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_patch: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_patch: Succeeded\nNOTE: Running task 967 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_write_config)\nNOTE: recipe wayland-native-1.23.1-r0: task do_write_config: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_write_config: Succeeded\nNOTE: Running task 968 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe wayland-native-1.23.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 969 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_generate_toolchain_file)\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 970 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 971 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 972 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_configure)\nNOTE: recipe wayland-native-1.23.1-r0: task do_configure: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_configure: Succeeded\nNOTE: Running task 973 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_configure)\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_configure: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_configure: Succeeded\nNOTE: Running task 974 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16991.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 975 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_compile)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 32939.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_configure: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_compile: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_compile: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 976 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_compile)\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_compile: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19299.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 977 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_compile)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20508.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_compile: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_compile: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16450.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 978 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_install)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20503.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe wayland-native-1.23.1-r0: task do_install: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_install: Succeeded\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_compile: Succeeded\nNOTE: Running task 979 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_install)\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_install: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_install: Succeeded\nNOTE: Running task 980 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_install)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_install: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_install: Succeeded\nNOTE: Running task 981 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_populate_sysroot)\nNOTE: recipe wayland-native-1.23.1-r0: task do_populate_sysroot: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 982 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_populate_sysroot)\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_populate_sysroot: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 983 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_populate_sysroot)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 984 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_unpack)\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_unpack: Succeeded\nNOTE: Running task 985 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_patch)\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_patch: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_patch: Succeeded\nNOTE: Running task 986 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_unpack)\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_unpack: Started\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_unpack: Succeeded\nNOTE: Running task 987 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_unpack)\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_unpack: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_unpack: Succeeded\nNOTE: Running task 988 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_patch)\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_patch: Started\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_patch: Succeeded\nNOTE: Running task 989 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_patch)\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_patch: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_patch: Succeeded\nNOTE: Running task 990 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_unpack)\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_unpack: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_unpack: Succeeded\nNOTE: Running task 992 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gnutls-native-3.8.9-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 993 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_configure)\nNOTE: recipe gnutls-native-3.8.9-r0: task do_configure: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_configure: Succeeded\nNOTE: Running task 994 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_compile)\nNOTE: recipe gnutls-native-3.8.9-r0: task do_compile: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19239.0/20000.0, IO: 24.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 34010.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19528.0/20000.0, IO: 31.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 53652.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe gnutls-native-3.8.9-r0: task do_compile: Succeeded\nNOTE: Running task 997 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_install)\nNOTE: recipe gnutls-native-3.8.9-r0: task do_install: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_install: Succeeded\nNOTE: Running task 998 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_populate_sysroot)\nNOTE: recipe gnutls-native-3.8.9-r0: task do_populate_sysroot: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1002 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_patch)\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_patch: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_patch: Succeeded\nNOTE: Running task 1005 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libarchive-native-3.7.9-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1006 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_configure)\nNOTE: recipe libarchive-native-3.7.9-r0: task do_configure: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_configure: Succeeded\nNOTE: Running task 1007 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_compile)\nNOTE: recipe libarchive-native-3.7.9-r0: task do_compile: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_compile: Succeeded\nNOTE: Running task 1008 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_install)\nNOTE: recipe libarchive-native-3.7.9-r0: task do_install: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_install: Succeeded\nNOTE: Running task 1009 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_populate_sysroot)\nNOTE: recipe libarchive-native-3.7.9-r0: task do_populate_sysroot: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1011 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_fetch)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_fetch: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_fetch: Succeeded\nNOTE: Running task 1012 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_unpack)\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_unpack: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_unpack: Succeeded\nNOTE: Running task 1014 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_generate_toolchain_file)\nNOTE: recipe json-c-native-0.18-r0: task do_generate_toolchain_file: Started\nNOTE: recipe json-c-native-0.18-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 1015 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_prepare_recipe_sysroot)\nNOTE: recipe json-c-native-0.18-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe json-c-native-0.18-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1016 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1017 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_configure)\nNOTE: recipe json-c-native-0.18-r0: task do_configure: Started\nNOTE: recipe json-c-native-0.18-r0: task do_configure: Succeeded\nNOTE: Running task 1018 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_configure)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_configure: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 1019 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_compile)\nNOTE: recipe json-c-native-0.18-r0: task do_compile: Started\nNOTE: recipe json-c-native-0.18-r0: task do_compile: Succeeded\nNOTE: Running task 1020 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_compile)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_compile: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_compile: Succeeded\nNOTE: Running task 1021 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_install)\nNOTE: recipe json-c-native-0.18-r0: task do_install: Started\nNOTE: recipe json-c-native-0.18-r0: task do_install: Succeeded\nNOTE: Running task 1022 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_install)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_install: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_install: Succeeded\nNOTE: Running task 1023 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_populate_sysroot)\nNOTE: recipe json-c-native-0.18-r0: task do_populate_sysroot: Started\nNOTE: recipe json-c-native-0.18-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1024 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_sysroot)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1026 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_patch)\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_patch: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_patch: Succeeded\nNOTE: Running task 1035 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_prepare_recipe_sysroot)\nNOTE: recipe elfutils-native-0.192-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1036 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_configure)\nNOTE: recipe elfutils-native-0.192-r0: task do_configure: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_configure: Succeeded\nNOTE: Running task 1037 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_compile)\nNOTE: recipe elfutils-native-0.192-r0: task do_compile: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_compile: Succeeded\nNOTE: Running task 1038 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_install)\nNOTE: recipe elfutils-native-0.192-r0: task do_install: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_install: Succeeded\nNOTE: Running task 1039 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_populate_sysroot)\nNOTE: recipe elfutils-native-0.192-r0: task do_populate_sysroot: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1042 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gettext-native-0.23.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1043 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_configure)\nNOTE: recipe gettext-native-0.23.1-r0: task do_configure: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 15866.9/20000.0, IO: 12.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1044 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 71257.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19531.3/20000.0, IO: 30.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1045 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 29962.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18606.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1049 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_fetch)\nNOTE: Running task 1052 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_fetch)\nNOTE: Running task 1054 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20090.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_create_spdx: Started\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_fetch: Started\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_fetch: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_fetch: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19829.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1055 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 27170.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe gettext-native-0.23.1-r0: task do_configure: Succeeded\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_unpack: Started\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1056 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_compile)\nNOTE: recipe gettext-native-0.23.1-r0: task do_compile: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_compile: Succeeded\nNOTE: Running task 1057 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_install)\nNOTE: recipe gettext-native-0.23.1-r0: task do_install: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_install: Succeeded\nNOTE: Running task 1058 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_populate_sysroot)\nNOTE: recipe gettext-native-0.23.1-r0: task do_populate_sysroot: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1059 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_collect_spdx_deps)\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1060 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_collect_spdx_deps)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1061 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_spdx)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_spdx: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1062 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_create_spdx)\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_create_spdx: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1063 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_spdx)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_spdx: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1064 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_unpack)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_unpack: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_unpack: Succeeded\nNOTE: Running task 1065 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_collect_spdx_deps)\nNOTE: recipe libxcb-native-1.17.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1066 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_collect_spdx_deps)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1067 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_create_spdx)\nNOTE: recipe libxcb-native-1.17.0-r0: task do_create_spdx: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1068 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_create_spdx)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_create_spdx: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1069 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_collect_spdx_deps)\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1070 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_create_spdx)\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_create_spdx: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_create_spdx: Succeeded\nNOTE: Running task 1071 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_patch)\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_patch: Started\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 1072 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_write_config)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_write_config: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_write_config: Succeeded\nNOTE: Running task 1073 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1074 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_configure)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_configure: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_configure: Succeeded\nNOTE: Running task 1075 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_compile)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_compile: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_compile: Succeeded\nNOTE: Running task 1076 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_install)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_install: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_install: Succeeded\nNOTE: Running task 1077 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_populate_sysroot)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_sysroot: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1079 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_patch)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_patch: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_patch: Succeeded\nNOTE: Running task 1080 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1081 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_configure)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_configure: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_configure: Succeeded\nNOTE: Running task 1082 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_compile)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_compile: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_compile: Succeeded\nNOTE: Running task 1083 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_install)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_install: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_install: Succeeded\nNOTE: Running task 1084 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_populate_sysroot)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_sysroot: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 43851.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1089 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_write_config)\nNOTE: recipe libdrm-native-2.4.124-r0: task do_write_config: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_write_config: Succeeded\nNOTE: Running task 1090 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libdrm-native-2.4.124-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1091 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_configure)\nNOTE: recipe libdrm-native-2.4.124-r0: task do_configure: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_configure: Succeeded\nNOTE: Running task 1092 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_compile)\nNOTE: recipe libdrm-native-2.4.124-r0: task do_compile: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_compile: Succeeded\nNOTE: Running task 1093 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_install)\nNOTE: recipe libdrm-native-2.4.124-r0: task do_install: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_install: Succeeded\nNOTE: Running task 1094 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_populate_sysroot)\nNOTE: recipe libdrm-native-2.4.124-r0: task do_populate_sysroot: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1095 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_check_backend)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 14081.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1096 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 23597.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_check_backend: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_check_backend: Succeeded\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1098 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_configure)\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_configure: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_configure: Succeeded\nNOTE: Running task 1100 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_compile)\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_compile: Started\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 41059.5/20000.0, IO: 22935.6/20000.0, Mem: 3.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 33353.9/20000.0, IO: 1072.3/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_compile: Succeeded\nNOTE: Running task 1102 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_install)\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_install: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_install: Succeeded\nNOTE: Running task 1104 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_populate_sysroot)\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_populate_sysroot: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20503.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1120 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19104.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1121 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20636.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1124 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_configure)\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_configure: Started\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_configure: Succeeded\nNOTE: Running task 1125 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_configure)\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_configure: Started\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_configure: Succeeded\nNOTE: Running task 1126 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_compile)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 14952.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1127 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_compile)\nNOTE: Running task 1128 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1129 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20914.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_compile: Started\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_compile: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19662.0/20000.0, IO: 41.9/20000.0, Mem: 3.5/None) - using 1/16 bitbake threads\nNOTE: Running task 1133 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_install)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20071.9/20000.0, IO: 40.9/20000.0, Mem: 3.4/None) - using 2/16 bitbake threads\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_compile: Succeeded\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_install: Started\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_install: Succeeded\nNOTE: Running task 1134 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_install)\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_install: Started\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_install: Succeeded\nNOTE: Running task 1135 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_populate_sysroot)\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1136 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_populate_sysroot: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19694.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1137 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20060.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_configure: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_configure: Succeeded\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1138 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_configure)\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_configure: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_configure: Succeeded\nNOTE: Running task 1139 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_compile)\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_compile: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_compile: Succeeded\nNOTE: Running task 1140 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_compile)\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_compile: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_compile: Succeeded\nNOTE: Running task 1141 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_install)\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_install: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_install: Succeeded\nNOTE: Running task 1142 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_install)\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_install: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_install: Succeeded\nNOTE: Running task 1143 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_populate_sysroot)\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1144 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_populate_sysroot)\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1148 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1149 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1150 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1151 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1152 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_configure)\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_configure: Succeeded\nNOTE: Running task 1153 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_configure)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_configure: Succeeded\nNOTE: Running task 1154 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_configure)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_configure: Succeeded\nNOTE: Running task 1155 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_configure)\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_configure: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_configure: Succeeded\nNOTE: Running task 1156 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_compile)\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_compile: Succeeded\nNOTE: Running task 1157 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_compile)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_compile: Succeeded\nNOTE: Running task 1158 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_compile)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_compile: Succeeded\nNOTE: Running task 1159 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_compile)\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_compile: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_compile: Succeeded\nNOTE: Running task 1160 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_install)\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_install: Succeeded\nNOTE: Running task 1161 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_install)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_install: Succeeded\nNOTE: Running task 1162 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_install)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_install: Succeeded\nNOTE: Running task 1163 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_install)\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_install: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_install: Succeeded\nNOTE: Running task 1164 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1165 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1166 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 4479.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1167 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_populate_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 31514.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1170 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_fetch)\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_fetch: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1171 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1172 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_configure)\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_configure: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_configure: Succeeded\nNOTE: Running task 1173 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_compile)\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_compile: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18987.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1178 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20855.4/20000.0, IO: 16.4/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_compile: Succeeded\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1179 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_install)\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_install: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_install: Succeeded\nNOTE: Running task 1180 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_populate_sysroot)\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1181 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 6812.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1182 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 37638.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_configure: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_configure: Succeeded\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1183 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_configure)\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_configure: Started\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_configure: Succeeded\nNOTE: Running task 1184 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_compile)\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_compile: Started\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_compile: Succeeded\nNOTE: Running task 1185 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_compile)\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_compile: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_compile: Succeeded\nNOTE: Running task 1186 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_install)\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_install: Started\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_install: Succeeded\nNOTE: Running task 1187 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_install)\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_install: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_install: Succeeded\nNOTE: Running task 1188 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_populate_sysroot)\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1189 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_populate_sysroot)\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Running task 1190 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1191 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_write_config)\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_write_config: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_write_config: Succeeded\nNOTE: Running task 1192 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_prepare_recipe_sysroot)\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1193 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_prepare_recipe_sysroot)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1194 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1195 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_prepare_recipe_sysroot)\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1196 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_prepare_recipe_sysroot)\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1198 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_prepare_recipe_sysroot)\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1199 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16226.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1200 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_generate_toolchain_file)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 22466.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_generate_toolchain_file: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1201 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe llvm-native-20.1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1202 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18873.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1203 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_configure)\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_configure: Started\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20101.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_configure: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_configure: Succeeded\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_configure: Succeeded\nNOTE: Running task 1204 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_configure)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_configure: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_configure: Succeeded\nNOTE: Running task 1205 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_configure)\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_configure: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_configure: Succeeded\nNOTE: Running task 1206 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_configure)\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_configure: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_configure: Succeeded\nNOTE: Running task 1207 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_configure)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 5065.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1209 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_configure)\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_configure: Started\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 27407.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_configure: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_configure: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_configure: Succeeded\nNOTE: Running task 1210 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_configure)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_configure: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_configure: Succeeded\nNOTE: Running task 1211 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_configure)\nNOTE: recipe llvm-native-20.1.2-r0: task do_configure: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_configure: Succeeded\nNOTE: Running task 1212 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_compile)\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_compile: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_compile: Succeeded\nNOTE: Running task 1213 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_compile)\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_compile: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_compile: Succeeded\nNOTE: Running task 1214 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_compile)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_compile: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_compile: Succeeded\nNOTE: Running task 1215 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_compile)\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_compile: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_compile: Succeeded\nNOTE: Running task 1216 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_compile)\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_compile: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_compile: Succeeded\nNOTE: Running task 1217 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_compile)\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_compile: Started\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_compile: Succeeded\nNOTE: Running task 1219 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_compile)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1220 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_compile)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 25363.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_compile: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_compile: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_compile: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_compile: Succeeded\nNOTE: Running task 1221 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile)\nNOTE: recipe llvm-native-20.1.2-r0: task do_compile: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16702.5/20000.0, IO: 63.2/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1222 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_install)\nNOTE: Running task 1223 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_install)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20173.2/20000.0, IO: 79.8/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_install: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_install: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_install: Succeeded\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_install: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18950.0/20000.0, IO: 58.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1224 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_install)\nNOTE: Running task 1225 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_install)\nNOTE: Running task 1226 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_install)\nNOTE: Running task 1227 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_install)\nNOTE: Running task 1229 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_install)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20514.9/20000.0, IO: 54.3/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_install: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_install: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_install: Started\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_install: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_install: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_install: Succeeded\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_install: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_install: Succeeded\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_install: Succeeded\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_install: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19683.7/20000.0, IO: 64.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1230 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_install)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20670.7/20000.0, IO: 63.9/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_install: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_install: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19167.0/20000.0, IO: 77.7/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1231 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_populate_sysroot)\nNOTE: Running task 1232 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_populate_sysroot)\nNOTE: Running task 1233 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_populate_sysroot)\nNOTE: Running task 1234 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_populate_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20059.5/20000.0, IO: 70.6/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_populate_sysroot: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_populate_sysroot: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_populate_sysroot: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19405.5/20000.0, IO: 34.4/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1235 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_populate_sysroot)\nNOTE: Running task 1236 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_populate_sysroot)\nNOTE: Running task 1238 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_populate_sysroot)\nNOTE: Running task 1239 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_populate_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20188.2/20000.0, IO: 35.8/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_populate_sysroot: Started\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_populate_sysroot: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_populate_sysroot: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_sysroot: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_populate_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19993.1/20000.0, IO: 20.9/20000.0, Mem: 9503.5/None) - using 1/16 bitbake threads\nNOTE: Running task 1240 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 66077.3/20000.0, IO: 152.6/20000.0, Mem: 13734.3/None) - using 2/16 bitbake threads\nNOTE: recipe readline-native-8.2.13-r0: task do_unpack: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19233.5/20000.0, IO: 29.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1246 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_fetch)\nNOTE: Running task 1249 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_patch)\nNOTE: Running task 1252 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1253 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_unpack)\nNOTE: Running task 1255 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_fetch)\nNOTE: Running task 1263 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_fetch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20342.8/20000.0, IO: 27.8/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_fetch: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_patch: Started\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_fetch: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_fetch: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_fetch: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_unpack: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_fetch: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_patch: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_fetch: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19195.3/20000.0, IO: 51.8/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1264 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 32432.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_configure: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_configure: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17163.3/20000.0, IO: 1210.7/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1265 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_compile)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 32932.5/20000.0, IO: 243.9/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_compile: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 13588.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21970.1/20000.0, IO: 47.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17237.2/20000.0, IO: 114.3/20000.0, Mem: 221.3/None) - using 2/16 bitbake threads\nNOTE: Running task 1267 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_fetch)\nNOTE: Running task 1268 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_patch)\nNOTE: Running task 1274 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_unpack)\nNOTE: Running task 1278 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_prepare_recipe_sysroot)\nNOTE: Running noexec task 1280 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_fetch)\nNOTE: Running task 1281 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_preconfigure)\nNOTE: Running task 1285 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_unpack)\nNOTE: Running task 1287 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_fetch)\nNOTE: Running task 1288 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_unpack)\nNOTE: Running task 1289 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20042.9/20000.0, IO: 115.1/20000.0, Mem: 197.1/None) - using 11/16 bitbake threads\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_preconfigure: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_fetch: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_unpack: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_fetch: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_patch: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_unpack: Started\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_unpack: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe curl-native-8.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_unpack: Succeeded\nNOTE: recipe curl-native-8.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_fetch: Succeeded\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_preconfigure: Succeeded\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_unpack: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_patch: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18348.8/20000.0, IO: 52.3/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1291 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_configure)\nNOTE: Running task 1292 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_patch)\nNOTE: Running task 1293 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_create_spdx)\nNOTE: Running task 1294 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_patch)\nNOTE: Running task 1296 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20039.7/20000.0, IO: 54.5/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_configure: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_patch: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_create_spdx: Started\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_patch: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_unpack: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_patch: Succeeded\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_configure: Succeeded\nNOTE: recipe curl-native-8.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19102.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1297 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_compile)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 23724.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_compile: Started\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_patch: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19716.5/20000.0, IO: 65.9/20000.0, Mem: 4148.2/None) - using 3/16 bitbake threads\nNOTE: Running task 1298 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 27396.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19559.1/20000.0, IO: 41.7/20000.0, Mem: 7104.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1301 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_write_config)\nNOTE: Running task 1302 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_rust_gen_targets)\nNOTE: Running task 1303 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_patch)\nNOTE: Running task 1307 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.32.4.bb:do_fetch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20027.8/20000.0, IO: 42.9/20000.0, Mem: 8706.8/None) - using 8/16 bitbake threads\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_patch: Started\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_patch: Succeeded\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_fetch: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_patch: Started\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_fetch: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_patch: Succeeded\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_write_config: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_rust_gen_targets: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_write_config: Succeeded\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_compile: Succeeded\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_compile: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18666.9/20000.0, IO: 13228.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1308 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_install)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 23828.9/20000.0, IO: 13076.4/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_install: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_install: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18643.5/20000.0, IO: 244.3/20000.0, Mem: 32.6/None) - using 1/16 bitbake threads\nNOTE: Running task 1309 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_populate_sysroot)\nNOTE: Running task 1310 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_install)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20796.2/20000.0, IO: 282.3/20000.0, Mem: 28.2/None) - using 3/16 bitbake threads\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_populate_sysroot: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_install: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_install: Succeeded\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_populate_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16659.5/20000.0, IO: 196.2/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1311 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot)\nNOTE: Running task 1312 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1313 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_unpack)\nNOTE: Running task 1314 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20177.7/20000.0, IO: 207.6/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_unpack: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe util-linux-native-2.40.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe util-linux-native-2.40.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18000.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1315 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_configure)\nNOTE: Running task 1317 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 23510.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_configure: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18747.3/20000.0, IO: 170.5/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1318 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20018.3/20000.0, IO: 170.9/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_configure: Succeeded\nNOTE: recipe util-linux-native-2.40.4-r0: task do_create_spdx: Started\nNOTE: recipe util-linux-native-2.40.4-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19420.6/20000.0, IO: 20.0/20000.0, Mem: 4.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1320 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_compile)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 36395.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_compile: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19997.1/20000.0, IO: 6.8/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1321 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20122.7/20000.0, IO: 8.9/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19895.3/20000.0, IO: 8.1/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1323 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20013.5/20000.0, IO: 7.9/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19882.8/20000.0, IO: 9.2/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1324 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20044.9/20000.0, IO: 9.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19960.9/20000.0, IO: 8.9/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20076.8/20000.0, IO: 8.8/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19976.6/20000.0, IO: 8.7/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 1330 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20293.0/20000.0, IO: 8.6/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe libgpg-error-native-1.51-r0: task do_create_spdx: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_patch: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_patch: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libgpg-error-native-1.51-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19608.5/20000.0, IO: 1174.3/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1331 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 41402.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe libxml2-native-2.13.6-r0: task do_create_spdx: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18814.4/20000.0, IO: 34.3/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1332 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_configure)\nNOTE: Running task 1334 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_collect_spdx_deps)\nNOTE: Running task 1335 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_collect_spdx_deps)\nNOTE: Running task 1337 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_collect_spdx_deps)\nNOTE: Running task 1338 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20417.8/20000.0, IO: 35.0/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: recipe readline-native-8.2.13-r0: task do_configure: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_configure: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19601.9/20000.0, IO: 81.7/20000.0, Mem: 38.1/None) - using 2/16 bitbake threads\nNOTE: Running task 1341 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_compile)\nNOTE: Running task 1342 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20595.8/20000.0, IO: 105.5/20000.0, Mem: 36.0/None) - using 4/16 bitbake threads\nNOTE: recipe readline-native-8.2.13-r0: task do_compile: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_create_spdx: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_compile: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19490.5/20000.0, IO: 78.8/20000.0, Mem: 5.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1343 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_install)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 32829.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe readline-native-8.2.13-r0: task do_install: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_install: Succeeded\nERROR: gcc-cross-aarch64-15.1.0-r0 do_compile: oe_runmake failed\nERROR: gcc-cross-aarch64-15.1.0-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/temp/run.do_compile.1329190' failed with exit code 1\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/temp/log.do_compile.1329190\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| NOTE: make -j 16 -l 75 configure-gcc\n| mkdir -p -- ./lto-plugin\n| mkdir -p -- ./libiberty\n| Configuring in ./libiberty\n| Configuring in ./lto-plugin\n| configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for makeinfo... makeinfo\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking for a BSD-compatible install... checking for perl... perl\n| checking build system type... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| aarch64-unknown-linux-gnu\n| checking host system type... checking for a thread-safe mkdir -p... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/mkdir -p\n| checking for gawk... gawk\n| checking whether make sets $(MAKE)... aarch64-unknown-linux-gnu\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for -plugin option... checking for aarch64-linux-ar... (cached) ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| yes\n| checking whether make supports nested variables... yes\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for style of include used by make... GNU\n| --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-gcc... gcc\n| checking whether the C compiler works... checking whether to install libiberty headers and static library... no\n| configure: target_header_dir =\n| checking for aarch64-linux-gcc... gcc\n| yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... checking whether the C compiler works...\n| checking whether we are cross compiling... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... no\n| checking for suffix of object files... o\n| checking whether we are using the GNU C compiler...\n| checking whether we are cross compiling... yes\n| checking whether gcc  accepts -g... yes\n| checking for gcc  option to accept ISO C89... no\n| checking for suffix of object files... o\n| checking whether we are using the GNU C compiler... none needed\n| checking whether gcc  understands -c and -o together... yes\n| checking whether gcc  accepts -g... yes\n| checking for gcc  option to accept ISO C89... yes\n| checking dependency style of gcc ... none\n| checking how to run the C preprocessor... gcc  -E\n| none needed\n| checking how to run the C preprocessor... gcc  -E\n| checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -E\n| checking for ANSI C header files... checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking for sys/types.h... yes\n| yes\n| checking for sys/types.h... checking for sys/stat.h... yes\n| yes\n| checking for sys/stat.h... checking for stdlib.h... yes\n| yes\n| checking for stdlib.h... checking for string.h... yes\n| yes\n| checking for string.h... checking for memory.h... yes\n| yes\n| checking for memory.h... checking for strings.h... yes\n| yes\n| checking for strings.h... checking for inttypes.h... yes\n| yes\n| checking for inttypes.h... checking for stdint.h... yes\n| yes\n| checking for stdint.h... checking for unistd.h... yes\n| yes\n| checking for unistd.h... checking minix/config.h usability... yes\n| checking minix/config.h usability... no\n| checking minix/config.h presence... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... no\n| checking minix/config.h presence... yes\n| checking for aarch64-linux-gcc... (cached) gcc\n| no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... checking whether we are using the GNU C compiler... (cached) yes\n| checking whether gcc  accepts -g... (cached) yes\n| checking for gcc  option to accept ISO C89... (cached) none needed\n| checking whether gcc  understands -c and -o together... (cached) yes\n| checking dependency style of gcc ... (cached) none\n| checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... 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 whether gcc  supports -Wall... no\n| checking whether gcc  supports -W... yes\n| checking for -static-libgcc... yes\n| checking whether gcc  supports -Wall... yes\n| checking whether gcc  supports -Wwrite-strings... yes\n| checking for CET support... no\n| checking whether symbol versioning is supported... yes\n| checking whether gcc  supports -Wc++-compat... gnu\n| checking pthread.h usability... yes\n| checking whether gcc  supports -Wstrict-prototypes... yes\n| checking pthread.h presence... yes\n| checking whether gcc  supports -Wshadow=local... yes\n| checking for pthread.h... yes\n| checking how to print strings... printf\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/sed\n| checking for fgrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -F\n| checking for ld used by gcc ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... yes\n| checking whether gcc  supports -pedantic ... yes\n| checking whether gcc  and cc understand -c and -o together... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/nm -B\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/nm -B) interface... yes\n| checking for an ANSI C-conforming const... BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... 1572864\n| checking whether the shell understands some XSI constructs... yes\n| checking whether the shell understands \"+=\"... yes\n| yes\n| checking for inline... checking for ld  option to reload object files... -r\n| checking for aarch64-linux-objdump... objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| inline\n| checking whether byte ordering is bigendian... checking for aarch64-linux-strip... strip\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/nm -B output from gcc  object... no\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c\n| checking for CET support... no\n| checking target system type... aarch64-poky-elf\n| ok\n| checking for dlfcn.h... checking for sys/file.h... yes\n| checking for sys/param.h... yes\n| checking for objdir... .libs\n| yes\n| checking for limits.h... yes\n| checking for stdlib.h... (cached) yes\n| checking for malloc.h... yes\n| checking if gcc  supports -fno-rtti -fno-exceptions... checking for string.h... (cached) yes\n| checking for unistd.h... (cached) yes\n| checking for strings.h... (cached) yes\n| no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... checking for sys/time.h... yes\n| yes\n| checking if gcc  static flag -static works... checking for time.h... yes\n| checking for sys/resource.h... yes\n| checking for sys/stat.h... (cached) yes\n| yes\n| checking if gcc  supports -c -o file.o... checking for sys/mman.h... yes\n| checking for fcntl.h... yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) supports shared libraries... yes\n| yes\n| checking whether -lc should be explicitly linked in... checking for alloca.h... yes\n| checking for sys/pstat.h... no\n| checking dynamic linker characteristics... no\n| checking for sys/sysmp.h... no\n| checking for sys/sysinfo.h... yes\n| 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 for int64_t... checking for machine/hal_sysinfo.h... no\n| checking for sys/table.h... no\n| checking for sys/sysctl.h... no\n| checking for sys/systemcfg.h... yes\n| checking for uint64_t... no\n| checking for stdint.h... (cached) yes\n| checking for stdio_ext.h... yes\n| checking for sys/wait.h that is POSIX.1 compatible... yes\n| checking for process.h... yes\n| no\n| checking for sys/prctl.h... yes\n| configure: updating cache ./config.cache\n| checking that generated files are newer than configure... done\n| configure: creating ./config.status\n| checking for spawn.h... yes\n| checking for libgen.h... yes\n| checking for sys/wait.h that is POSIX.1 compatible... yes\n| checking whether time.h and sys/time.h may both be included... yes\n| checking whether errno must be declared... no\n| checking size of int... 4\n| checking size of long... 8\n| checking size of size_t... 8\n| checking for long long... yes\n| checking size of long long... 8\n| checking for a 64-bit type... uint64_t\n| checking for intptr_t... config.status: creating Makefile\n| yes\n| checking for uintptr_t... config.status: creating config.h\n| config.status: executing depfiles commands\n| config.status: executing libtool commands\n| yes\n| checking for ssize_t... yes\n| checking for pid_t... yes\n| checking for library containing strerror... none required\n| checking for asprintf... yes\n| checking for atexit... yes\n| checking for basename... yes\n| checking for bcmp... yes\n| checking for bcopy... yes\n| checking for bsearch... yes\n| checking for bzero... yes\n| checking for calloc... yes\n| checking for clock... yes\n| checking for ffs... yes\n| checking for getcwd... yes\n| checking for getpagesize... yes\n| checking for gettimeofday... yes\n| checking for index... yes\n| checking for insque... yes\n| checking for memchr... yes\n| checking for memrchr... yes\n| checking for memcmp... yes\n| checking for memcpy... yes\n| checking for memmem... yes\n| checking for memmove... yes\n| checking for mempcpy... yes\n| checking for memset... yes\n| checking for mkstemps... yes\n| checking for putenv... yes\n| checking for random... yes\n| checking for rename... yes\n| checking for rindex... yes\n| checking for setenv... yes\n| checking for snprintf... yes\n| checking for sigsetmask... yes\n| checking for stpcpy... yes\n| checking for stpncpy... yes\n| checking for strcasecmp... yes\n| checking for strchr... yes\n| checking for strdup... yes\n| checking for strncasecmp... yes\n| checking for strndup... yes\n| checking for strnlen... yes\n| checking for strrchr... yes\n| checking for strstr... yes\n| checking for strtod... yes\n| checking for strtol... yes\n| checking for strtoul... yes\n| checking for strtoll... yes\n| checking for strtoull... yes\n| checking for strverscmp... yes\n| checking for tmpnam... yes\n| checking for vasprintf... yes\n| checking for vfprintf... yes\n| checking for vprintf... yes\n| checking for vsnprintf... yes\n| checking for vsprintf... yes\n| checking for waitpid... yes\n| checking for setproctitle... no\n| checking whether alloca needs Cray hooks... no\n| checking stack direction for C alloca... 1\n| checking for vfork.h... no\n| checking for fork... yes\n| checking for vfork... yes\n| checking for working fork... yes\n| checking for working vfork... (cached) yes\n| checking for _doprnt... no\n| checking for sys_errlist... no\n| checking for sys_nerr... no\n| checking for sys_siglist... no\n| checking for external symbol _system_configuration... no\n| checking for __fsetlocking... yes\n| checking for canonicalize_file_name... yes\n| checking for dup3... yes\n| checking for getrlimit... yes\n| checking for getrusage... yes\n| checking for getsysinfo... no\n| checking for gettimeofday... (cached) yes\n| checking for on_exit... yes\n| checking for pipe2... yes\n| checking for posix_spawn... yes\n| checking for posix_spawnp... yes\n| checking for psignal... yes\n| checking for pstat_getdynamic... no\n| checking for pstat_getstatic... no\n| checking for realpath... yes\n| checking for setrlimit... yes\n| checking for spawnve... no\n| checking for spawnvpe... no\n| checking for strerror... yes\n| checking for strsignal... yes\n| checking for sysconf... yes\n| checking for sysctl... no\n| checking for sysmp... no\n| checking for table... no\n| checking for times... yes\n| checking for wait3... yes\n| checking for wait4... yes\n| checking for sbrk... yes\n| checking whether basename is declared... yes\n| checking whether ffs is declared... yes\n| checking whether asprintf is declared... yes\n| checking whether vasprintf is declared... yes\n| checking whether snprintf is declared... yes\n| checking whether vsnprintf is declared... yes\n| checking whether calloc is declared... yes\n| checking whether getenv is declared... yes\n| checking whether getopt is declared... yes\n| checking whether malloc is declared... yes\n| checking whether realloc is declared... yes\n| checking whether sbrk is declared... yes\n| checking whether strtol is declared... yes\n| checking whether strtoul is declared... yes\n| checking whether strtoll is declared... yes\n| checking whether strtoull is declared... yes\n| checking whether strverscmp is declared... yes\n| checking whether strnlen is declared... yes\n| checking whether canonicalize_file_name must be declared... no\n| checking for SHA1 HW acceleration support... no\n| checking for stdlib.h... (cached) yes\n| checking for unistd.h... (cached) yes\n| checking for sys/param.h... (cached) yes\n| checking for getpagesize... (cached) yes\n| checking for working mmap... yes\n| checking for working strncmp... yes\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| config.status: creating Makefile\n| config.status: creating testsuite/Makefile\n| config.status: creating config.h\n| config.status: executing default commands\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| if [ x\"-fPIC\" != x ] && [ ! -d pic ]; then \\\n|   mkdir pic; \\\n| else true; fi\n| touch stamp-picdir\n| echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list\n| if [ x\"\" != x ] && [ ! -d noasan ]; then \\\n|   mkdir noasan; \\\n| else true; fi\n| touch stamp-noasandir\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o pic/dyn-string.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o dyn-string.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o pic/fdmatch.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o fdmatch.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o pic/fibheap.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o noasan/fibheap.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o fibheap.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o filedescriptor.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o filename_cmp.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o pic/floatformat.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o noasan/floatformat.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o floatformat.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o pic/fnmatch.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o fnmatch.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o pic/getopt.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o noasan/getopt.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o getopt.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o pic/getopt1.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o noasan/getopt1.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o getopt1.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o pic/getpwd.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o noasan/getpwd.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o getpwd.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o pic/getruntime.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o noasan/getruntime.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o getruntime.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o pic/hashtab.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o noasan/hashtab.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o hashtab.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o pic/hex.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o noasan/hex.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o hex.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o pic/lbasename.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o noasan/lbasename.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o lbasename.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o pic/ldirname.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o noasan/ldirname.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o ldirname.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o pic/lrealpath.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o lrealpath.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o make-temp-file.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o pic/objalloc.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o noasan/objalloc.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o objalloc.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o pic/obstack.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o noasan/obstack.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o obstack.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o pic/partition.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o noasan/partition.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o partition.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o pic/pexecute.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o noasan/pexecute.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o pexecute.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o pic/physmem.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o noasan/physmem.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o physmem.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o pic/pex-common.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o noasan/pex-common.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o pex-common.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o pic/pex-one.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o noasan/pex-one.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o pex-one.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o pic/pex-unix.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o pex-unix.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o vprintf-support.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o rust-demangle.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o safe-ctype.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o pic/simple-object.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o noasan/simple-object.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o simple-object.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o simple-object-coff.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o simple-object-elf.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o pic/sort.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o noasan/sort.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o sort.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o pic/spaces.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o noasan/spaces.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o spaces.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o pic/splay-tree.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o splay-tree.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o pic/stack-limit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o stack-limit.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o pic/strerror.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o noasan/strerror.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o strerror.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o pic/strsignal.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o noasan/strsignal.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o strsignal.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o timeval-utils.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o pic/xasprintf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o xasprintf.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o pic/xatexit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o noasan/xatexit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o xatexit.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o pic/xexit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o noasan/xexit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o xexit.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o pic/xmalloc.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o xmalloc.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o pic/xmemdup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o xmemdup.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o pic/xstrdup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o xstrdup.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o pic/xstrerror.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o xstrerror.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o pic/xstrndup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o xstrndup.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o xvasprintf.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o pic/setproctitle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o setproctitle.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o dwarfnames.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o pic/d-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o d-demangle.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o pic/crc32.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o noasan/crc32.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o crc32.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o pic/cp-demint.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o cp-demint.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o pic/concat.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o noasan/concat.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o concat.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o pic/choose-temp.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o choose-temp.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o bsearch_r.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o pic/argv.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o noasan/argv.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o argv.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o pic/alloca.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o noasan/alloca.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o alloca.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o pic/sha1.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o noasan/sha1.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o sha1.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o pic/md5.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o noasan/md5.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o md5.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o cp-demangle.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o cplus-dem.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o pic/regex.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o noasan/regex.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o regex.o\n| rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|   ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a\n| if [ x\"-fPIC\" != x ]; then \\\n|   cd pic; \\\n|   ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|     ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \\\n|   ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \\\n|   cd ..; \\\n| else true; fi; \\\n| if [ x\"\" != x ]; then \\\n|   cd noasan; \\\n|   ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|     ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \\\n|   ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \\\n|   cd ..; \\\n| else true; fi\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make  all-am\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| /bin/bash ./libtool  --tag=CC --tag=disable-static  --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/../include -DHAVE_CONFIG_H  -Wall  -DBASE_VERSION='\"15.1.0\"' -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c -o lto-plugin.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/lto-plugin.c\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/../include -DHAVE_CONFIG_H -Wall -DBASE_VERSION=\\\"15.1.0\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/lto-plugin.c  -fPIC -DPIC -o .libs/lto-plugin.o\n| /bin/bash ./libtool --tag=CC --tag=disable-static  --mode=link gcc  -Wall  -DBASE_VERSION='\"15.1.0\"' -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -Wc,-static-libgcc -pthread  -module -avoid-version -bindir /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0 -Wl,--version-script=../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/lto-plugin.map    -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib' '-L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib' '-Wl,--enable-new-dtags' '-Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib' '-Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib' '-Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib' '-Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib' '-Wl,-O1' '-Wl,--allow-shlib-undefined' '-Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1' '-pthread' -o liblto_plugin.la -rpath /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0 lto-plugin.lo  -Wc,../libiberty/pic/libiberty.a\n| libtool: link: gcc  -shared  -fPIC -DPIC  .libs/lto-plugin.o   -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib  -O2 -static-libgcc -pthread -Wl,--version-script=../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/lto-plugin.map -static-libstdc++ -static-libgcc -Wl,--enable-new-dtags -Wl,-rpath-link -Wl,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib -Wl,-rpath-link -Wl,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib -Wl,-rpath -Wl,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib -Wl,-rpath -Wl,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread ../libiberty/pic/libiberty.a   -pthread -Wl,-soname -Wl,liblto_plugin.so -o .libs/liblto_plugin.so\n| libtool: link: ( cd \".libs\" && rm -f \"liblto_plugin.la\" && ln -s \"../liblto_plugin.la\" \"liblto_plugin.la\" )\n| libtool: install: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c .libs/liblto_plugin.so /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin/../gcc/liblto_plugin.so\n| libtool: install: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c .libs/liblto_plugin.lai /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin/../gcc/liblto_plugin.la\n| libtool: install: warning: remember to run `libtool --finish /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0'\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| Configuring in ./gcc\n| configure: creating cache ./config.cache\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking LIBRARY_PATH variable... ok\n| checking GCC_EXEC_PREFIX variable... ok\n| checking whether to place generated files in the source directory... no\n| checking whether a default linker was specified... no\n| checking whether a default dsymutil was specified... no\n| checking whether a default assembler was specified... no\n| checking for aarch64-linux-gcc... gcc\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... no\n| checking for suffix of object files... o\n| checking whether we are using the GNU C compiler... yes\n| checking whether gcc  accepts -g... yes\n| checking for gcc  option to accept ISO C89... none needed\n| checking whether we are using the GNU C++ compiler... yes\n| checking whether g++  accepts -g... yes\n| checking for aarch64-linux-gnatbind... no\n| checking for gnatbind... no\n| checking for aarch64-linux-gnatmake... no\n| checking for gnatmake... no\n| checking whether compiler driver understands Ada and is recent enough... no\n| checking for aarch64-linux-gdc... no\n| checking whether the D compiler works... no\n| checking how to run the C++ preprocessor... g++  -E\n| checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking for sys/types.h... yes\n| checking for sys/stat.h... yes\n| checking for stdlib.h... yes\n| checking for string.h... yes\n| checking for memory.h... yes\n| checking for strings.h... yes\n| checking for inttypes.h... yes\n| checking for stdint.h... yes\n| checking for unistd.h... yes\n| checking minix/config.h usability... no\n| checking minix/config.h presence... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| checking how to run the C preprocessor... gcc  -E\n| checking for inline... inline\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 size of ino_t... 8\n| checking size of dev_t... 8\n| checking size of void *... 8\n| checking size of short... 2\n| checking size of int... 4\n| checking size of long... 8\n| checking for long long... yes\n| checking size of long long... 8\n| checking for int8_t... yes\n| checking for int16_t... yes\n| checking for int32_t... yes\n| checking for int64_t... yes\n| checking for unsigned long long int... yes\n| checking for long long int... yes\n| checking for intmax_t... yes\n| checking for intptr_t... yes\n| checking for uint8_t... yes\n| checking for uint16_t... yes\n| checking for uint32_t... yes\n| checking for uint64_t... yes\n| checking for uintmax_t... yes\n| checking for uintptr_t... yes\n| checking for int64_t underlying type... long\n| checking for std::swap in <utility>... yes\n| checking whether g++  is affected by placement new aliasing bug... no\n| checking whether g++  supports -W... yes\n| checking whether g++  supports -Wall... yes\n| checking whether g++  supports -Werror=narrowing... yes\n| checking whether g++  supports -Wwrite-strings... yes\n| checking whether g++  supports -Wcast-qual... yes\n| checking whether gcc  supports -Wstrict-prototypes... yes\n| checking whether gcc  supports -Wmissing-prototypes... yes\n| checking whether g++  supports -Wmissing-format-attribute... yes\n| checking whether g++  supports -Wconditionally-supported... yes\n| checking whether g++  supports -Woverloaded-virtual... yes\n| checking whether gcc  supports -Wold-style-definition... yes\n| checking whether gcc  supports -Wc++-compat... yes\n| checking whether g++  supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes\n| checking whether gcc  supports -fno-exceptions... yes\n| checking whether gcc  supports -fno-rtti... yes\n| checking whether gcc  supports -fasynchronous-unwind-tables... yes\n| checking valgrind/memcheck.h usability... no\n| checking valgrind/memcheck.h presence... no\n| checking for valgrind/memcheck.h... no\n| checking for multiarch configuration... no, disabled auto check (cross build configured without --with-sysroot)\n| configure: WARNING: fixed-point is not supported for this target, ignored\n| checking whether make sets $(MAKE)... yes\n| checking for gawk... gawk\n| checking whether ln -s works... yes\n| checking whether ln works... yes\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for a BSD compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c\n| checking for cmp's capabilities... gnucompare\n| checking for mktemp... yes\n| checking for makeinfo... makeinfo\n| checking for modern makeinfo... yes\n| checking for CONTENTS_OUTPUT_LOCATION support in makeinfo... no\n| checking for recent Pod::Man... yes\n| checking for flex... flex\n| checking for bison... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work-shared/gcc-15.1.0-r0/gcc-15.1.0/missing bison\n| checking for python3... python3\n| checking for modern python3... yes\n| checking for nm... nm\n| checking for ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for sphinx-build... texinfo\n| checking for ANSI C header files... (cached) yes\n| checking whether time.h and sys/time.h may both be included... yes\n| checking whether string.h and strings.h may both be included... yes\n| checking for sys/wait.h that is POSIX.1 compatible... yes\n| checking whether termios.h defines TIOCGWINSZ... no\n| checking whether sys/ioctl.h defines TIOCGWINSZ... yes\n| checking for limits.h... yes\n| checking for stddef.h... yes\n| checking for string.h... (cached) yes\n| checking for strings.h... (cached) yes\n| checking for stdlib.h... (cached) yes\n| checking for time.h... yes\n| checking for iconv.h... yes\n| checking for fcntl.h... yes\n| checking for ftw.h... yes\n| checking for unistd.h... (cached) yes\n| checking for sys/auxv.h... yes\n| checking for sys/file.h... yes\n| checking for sys/time.h... yes\n| checking for sys/mman.h... yes\n| checking for sys/resource.h... yes\n| checking for sys/param.h... yes\n| checking for sys/times.h... yes\n| checking for sys/stat.h... (cached) yes\n| checking for sys/locking.h... no\n| checking for direct.h... no\n| checking for malloc.h... yes\n| checking for langinfo.h... yes\n| checking for ldfcn.h... no\n| checking for locale.h... yes\n| checking for wchar.h... yes\n| checking for libgen.h... yes\n| checking for thread.h... no\n| checking for pthread.h... yes\n| checking for CHAR_BIT... yes\n| checking whether byte ordering is bigendian... no\n| checking how to run the C++ preprocessor... g++  -E\n| checking for unordered_map... yes\n| checking for tr1/unordered_map... yes\n| checking for ext/hash_map... yes\n| checking dependency style of g++ ... gcc3\n| checking for collect2 libraries... (cached) none required\n| checking for library containing exc_resume... no\n| checking for library containing kstat_open... no\n| checking for library containing ldexp... none required\n| checking for library containing dlopen... none required\n| checking for inttypes.h... yes\n| checking for library containing ZSTD_compress... -lzstd\n| checking for zstd.h... yes\n| checking for times... yes\n| checking for clock... yes\n| checking for kill... yes\n| checking for getrlimit... yes\n| checking for setrlimit... yes\n| checking for atoq... no\n| checking for popen... yes\n| checking for sysconf... yes\n| checking for strsignal... yes\n| checking for getrusage... yes\n| checking for nl_langinfo... yes\n| checking for gettimeofday... yes\n| checking for mbstowcs... yes\n| checking for wcswidth... yes\n| checking for mmap... yes\n| checking for posix_fallocate... yes\n| checking for setlocale... yes\n| checking for clearerr_unlocked... yes\n| checking for feof_unlocked... yes\n| checking for ferror_unlocked... yes\n| checking for fflush_unlocked... yes\n| checking for fgetc_unlocked... yes\n| checking for fgets_unlocked... yes\n| checking for fileno_unlocked... yes\n| checking for fprintf_unlocked... no\n| checking for fputc_unlocked... yes\n| checking for fputs_unlocked... yes\n| checking for fread_unlocked... yes\n| checking for fwrite_unlocked... yes\n| checking for getchar_unlocked... yes\n| checking for getc_unlocked... yes\n| checking for putchar_unlocked... yes\n| checking for putc_unlocked... yes\n| checking for madvise... yes\n| checking for mallinfo... yes\n| checking for mallinfo2... yes\n| checking for fstatat... yes\n| checking for getauxval... yes\n| checking for clock_gettime... yes\n| checking for munmap... yes\n| checking for msync... yes\n| checking for get_current_dir_name... yes\n| checking for memrchr... yes\n| checking whether mbstowcs works... yes\n| checking for ssize_t... yes\n| checking for caddr_t... yes\n| checking for sighander_t... no\n| checking for sys/mman.h... (cached) yes\n| checking for mmap... (cached) yes\n| checking whether read-only mmap of a plain file works... yes\n| checking whether mmap from /dev/zero works... yes\n| checking for MAP_ANON(YMOUS)... yes\n| checking whether mmap with MAP_ANON(YMOUS) works... yes\n| checking for pid_t... yes\n| checking for vfork.h... no\n| checking for fork... yes\n| checking for vfork... yes\n| checking for working fork... yes\n| checking for working vfork... (cached) yes\n| checking for ld used by GCC... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for shared library run path origin... done\n| checking for iconv... yes\n| checking for working iconv... yes\n| checking whether iconv is compatible with its POSIX signature... yes\n| checking for LC_MESSAGES... yes\n| checking for nl_langinfo and CODESET... yes\n| checking whether basename is declared... yes\n| checking whether strstr is declared... yes\n| checking whether getenv is declared... yes\n| checking whether atol is declared... yes\n| checking whether atoll is declared... yes\n| checking whether asprintf is declared... yes\n| checking whether sbrk is declared... yes\n| checking whether abort is declared... yes\n| checking whether atof is declared... yes\n| checking whether getcwd is declared... yes\n| checking whether getwd is declared... yes\n| checking whether madvise is declared... yes\n| checking whether mkstemps is declared... yes\n| checking whether stpcpy is declared... yes\n| checking whether strnlen is declared... yes\n| checking whether strsignal is declared... yes\n| checking whether strverscmp is declared... yes\n| checking whether strtol is declared... yes\n| checking whether strtoul is declared... yes\n| checking whether strtoll is declared... yes\n| checking whether strtoull is declared... yes\n| checking whether setenv is declared... yes\n| checking whether unsetenv is declared... yes\n| checking whether errno is declared... yes\n| checking whether snprintf is declared... yes\n| checking whether vsnprintf is declared... yes\n| checking whether vasprintf is declared... yes\n| checking whether malloc is declared... yes\n| checking whether realloc is declared... yes\n| checking whether calloc is declared... yes\n| checking whether free is declared... yes\n| checking whether getopt is declared... yes\n| checking whether clock is declared... yes\n| checking whether getpagesize is declared... yes\n| checking whether ffs is declared... yes\n| checking whether fmemopen is declared... yes\n| checking whether clearerr_unlocked is declared... yes\n| checking whether feof_unlocked is declared... yes\n| checking whether ferror_unlocked is declared... yes\n| checking whether fflush_unlocked is declared... yes\n| checking whether fgetc_unlocked is declared... yes\n| checking whether fgets_unlocked is declared... yes\n| checking whether fileno_unlocked is declared... yes\n| checking whether fprintf_unlocked is declared... no\n| checking whether fputc_unlocked is declared... yes\n| checking whether fputs_unlocked is declared... yes\n| checking whether fread_unlocked is declared... yes\n| checking whether fwrite_unlocked is declared... yes\n| checking whether getchar_unlocked is declared... yes\n| checking whether getc_unlocked is declared... yes\n| checking whether putchar_unlocked is declared... yes\n| checking whether putc_unlocked is declared... yes\n| checking whether getrlimit is declared... yes\n| checking whether setrlimit is declared... yes\n| checking whether getrusage is declared... yes\n| checking whether mallinfo is declared... yes\n| checking whether mallinfo2 is declared... yes\n| checking whether ldgetname is declared... no\n| checking whether times is declared... yes\n| checking whether sigaltstack is declared... yes\n| checking for struct tms... yes\n| checking for clock_t... yes\n| checking for F_SETLKW... yes\n| checking for O_CLOEXEC... yes\n| checking for fcntl.h... (cached) yes\n| checking whether O_NONBLOCK is declared... yes\n| checking for personality ADDR_NO_RANDOMIZE... yes\n| checking for AF_UNIX... yes\n| checking for AF_INET6... yes\n| checking for _LK_LOCK... no\n| checking if mkdir takes one argument... no\n| Using `../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc' for machine-specific logic.\n| Using `../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md' as machine description file.\n| Using the following target machine macro files:\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/biarchlp64.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/elfos.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/newlib-stdint.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-elf.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-errata.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-elf-raw.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/initfini-array.h\n| Using host-linux.o for host machine hooks.\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c\n| checking whether NLS is requested... no\n| checking for msgfmt... no\n| checking for gmsgfmt... :\n| checking for xgettext... no\n| checking for msgmerge... no\n| checking for CFPreferencesCopyAppValue... no\n| checking for CFLocaleCopyPreferredLanguages... no\n| checking whether to use NLS... no\n| checking whether NLS is requested... no\n| checking how to print strings... printf\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/sed\n| checking for fgrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -F\n| checking for ld used by gcc ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/nm -B\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/nm -B) interface... BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... 1572864\n| checking whether the shell understands some XSI constructs... yes\n| checking whether the shell understands \"+=\"... yes\n| checking for ld  option to reload object files... -r\n| checking for aarch64-linux-objdump... objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for aarch64-linux-ar... (cached) ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-strip... strip\n| checking for aarch64-linux-ranlib... (cached) ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/nm -B output from gcc  object... ok\n| checking for dlfcn.h... yes\n| checking for objdir... .libs\n| checking if gcc  supports -fno-rtti -fno-exceptions... no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... yes\n| checking if gcc  static flag -static works... yes\n| checking if gcc  supports -c -o file.o... yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) 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 how to run the C++ preprocessor... g++  -E\n| checking for ld used by g++ ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking whether the g++  linker (ld ) supports shared libraries... yes\n| checking for g++  option to produce PIC... -fPIC -DPIC\n| checking if g++  PIC flag -fPIC -DPIC works... yes\n| checking if g++  static flag -static works... yes\n| checking if g++  supports -c -o file.o... yes\n| checking if g++  supports -c -o file.o... (cached) yes\n| checking whether the g++  linker (ld ) 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| checking for aarch64-poky-elf-as... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-as\n| checking for aarch64-poky-elf-ld... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-ld\n| checking whether we are using gold... no\n| checking whether we are using mold... no\n| checking gold linker with split stack support as non default...\n| checking what linker to use... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-ld\n| checking for aarch64-poky-elf-nm... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-nm\n| checking what nm to use... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-nm\n| checking for aarch64-poky-elf-objdump... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-objdump\n| checking what objdump to use... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-objdump\n| checking for aarch64-poky-elf-readelf... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-readelf\n| checking what readelf to use... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-readelf\n| checking for aarch64-poky-elf-otool... no\n| checking what otool to use... not found\n| checking for aarch64-poky-elf-dsymutil... no\n| checking assembler flags...\n| checking assembler for .balign and .p2align... yes\n| checking assembler for .p2align with maximum skip... yes\n| checking assembler for .literal16... no\n| checking assembler for working .subsection -1... yes\n| checking assembler for .weak... yes\n| checking assembler for .weakref... yes\n| checking assembler for .nsubspa comdat... no\n| checking assembler for .hidden... yes\n| checking assembler for .base64... yes\n| checking assembler for .cv_ucomp... no\n| checking linker for .hidden support... yes\n| checking linker read-only and read-write section mixing... read-write\n| checking whether the host/build supports symbol aliases... yes\n| checking assembler for .sleb128 and .uleb128... yes\n| checking assembler for cfi directives... yes\n| checking assembler for working cfi advance... yes\n| checking assembler for cfi personality directive... yes\n| checking assembler for cfi sections directive... yes\n| checking assembler for eh_frame optimization... yes\n| checking assembler for section exclude flag... yes\n| checking assembler for section 'R' flag... yes\n| checking assembler for section 'o' flag... yes\n| checking assembler for section merging support... yes\n| checking assembler for COMDAT group support (GNU as)... yes\n| checking assembler for line table is_stmt support... yes\n| checking assembler for line table discriminator support... yes\n| checking assembler for thread-local storage support... yes\n| checking linker -Bstatic/-Bdynamic option... yes\n| checking linker --version-script option... no\n| checking linker soname option... no\n| checking linker --demangle support... no\n| checking linker plugin support... 2\n| checking assembler for -mabi option... yes\n| checking assembler for -fpic relocs... yes\n| checking assembler for dwarf2 debug_line support... yes\n| checking assembler for buggy dwarf2 .file directive... no\n| checking assembler for dwarf2 debug_view support... yes\n| checking assembler for --gdwarf2 option... yes\n| checking assembler for --gdwarf-5 option... yes\n| checking assembler for assembly of compiler generated 64-bit .debug_line... yes\n| checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes\n| checking assembler for --gdwarf-4 with the APP marker... yes\n| checking assembler for working --gdwarf-4/--gdwarf-5 for all sources... yes\n| checking assembler for --debug-prefix-map option... yes\n| checking assembler for compressed debug sections... 1\n| checking assembler for .lcomm with alignment... no\n| checking for target glibc version... 0.0\n| checking assembler for gnu_unique_object... yes\n| checking assembler for tolerance to line number 0... yes\n| checking support for thin archives... yes\n| checking linker PT_GNU_EH_FRAME support... yes\n| checking linker position independent executable support... yes\n| checking linker PIE support with copy reloc... no\n| checking linker EH-compatible garbage collection of sections... yes\n| checking linker EH garbage collection of sections bug... no\n| checking linker for compressed debug sections... 2\n| checking linker --as-needed support... yes\n| checking linker mapfile support for clearing hardware capabilities... no\n| checking linker --build-id support... yes\n| checking linker *_sol2 emulation support... no\n| checking linker --sysroot support... yes\n| checking __stack_chk_fail in target C library... no\n| checking sys/sdt.h in the target C library... no\n| checking dl_iterate_phdr in target C library... unknown\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking whether to avoid linking multiple front-ends at once... no\n| checking whether to serialize linking of multiple front-ends... no\n| Links are now set up to build a cross-compiler\n|  from aarch64-unknown-linux-gnu to aarch64-poky-elf.\n| checking for exported symbols... yes\n| checking for -rdynamic... yes\n| checking for library containing dlopen... (cached) none required\n| checking for -fPIC -shared... yes\n| gcc_driver_version: 15.1.0\n| checking for -fno-PIE option... yes\n| checking for -no-pie option... yes\n| checking for CET support... no\n| checking linker -z bndplt option... no\n| checking linker --push-state/--pop-state options... yes\n| checking linker -z now option... yes\n| checking linker -z relro option... yes\n| no\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| config.status: creating as\n| config.status: creating collect-ld\n| config.status: creating nm\n| config.status: creating dsymutil\n| config.status: creating Makefile\n| config.status: creating ada/gcc-interface/Makefile\n| config.status: creating ada/Makefile\n| config.status: creating m2/config-make\n| config.status: creating m2/Make-maintainer\n| config.status: creating auto-host.h\n| config.status: executing depdir commands\n| mkdir -p -- .deps\n| config.status: executing gccdepdir commands\n| mkdir -p -- build/.deps\n| mkdir -p -- ada/.deps\n| mkdir -p -- c/.deps\n| mkdir -p -- cobol/.deps\n| mkdir -p -- cp/.deps\n| mkdir -p -- d/.deps\n| mkdir -p -- fortran/.deps\n| mkdir -p -- go/.deps\n| mkdir -p -- jit/.deps\n| mkdir -p -- lto/.deps\n| mkdir -p -- m2/.deps\n| mkdir -p -- objc/.deps\n| mkdir -p -- objcp/.deps\n| mkdir -p -- rust/.deps\n| mkdir -p -- c-family/.deps\n| mkdir -p -- common/.deps\n| mkdir -p -- analyzer/.deps\n| mkdir -p -- text-art/.deps\n| mkdir -p -- rtl-ssa/.deps\n| mkdir -p -- sym-exec/.deps\n| config.status: executing default-1 commands\n| config.status: executing default commands\n| NOTE: make -j 16 -l 75 TARGET-gcc=checksum-options all-gcc\n| mkdir -p -- ./fixincludes\n| Configuring in ./fixincludes\n| configure: creating cache ./config.cache\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking for aarch64-linux-gcc... gcc\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... no\n| checking for suffix of object files... o\n| checking whether we are using the GNU C compiler... yes\n| checking whether gcc  accepts -g... yes\n| checking for gcc  option to accept ISO C89... none needed\n| checking how to run the C preprocessor... gcc  -E\n| checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking for sys/types.h... yes\n| checking for sys/stat.h... yes\n| checking for stdlib.h... yes\n| checking for string.h... yes\n| checking for memory.h... yes\n| checking for strings.h... yes\n| checking for inttypes.h... yes\n| checking for stdint.h... yes\n| checking for unistd.h... yes\n| checking minix/config.h usability... no\n| checking minix/config.h presence... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/sed\n| checking whether gcc  supports -W... yes\n| checking whether gcc  supports -Wall... yes\n| checking whether gcc  supports -Wwrite-strings... yes\n| checking whether gcc  supports -Wstrict-prototypes... yes\n| checking whether gcc  supports -Wmissing-prototypes... yes\n| checking whether gcc  supports -Wold-style-definition... yes\n| checking whether gcc  supports -Wmissing-format-attribute... yes\n| checking whether gcc  supports -Woverlength-strings... yes\n| checking whether gcc  supports -pedantic -Wlong-long... yes\n| checking for ANSI C header files... (cached) yes\n| checking stddef.h usability... yes\n| checking stddef.h presence... yes\n| checking for stddef.h... yes\n| checking for stdlib.h... (cached) yes\n| checking for strings.h... (cached) yes\n| checking for unistd.h... (cached) yes\n| checking fcntl.h usability... yes\n| checking fcntl.h presence... yes\n| checking for fcntl.h... yes\n| checking sys/file.h usability... yes\n| checking sys/file.h presence... yes\n| checking for sys/file.h... yes\n| checking for sys/stat.h... (cached) yes\n| checking for clearerr_unlocked... yes\n| checking for feof_unlocked... yes\n| checking for ferror_unlocked... yes\n| checking for fflush_unlocked... yes\n| checking for fgetc_unlocked... yes\n| checking for fgets_unlocked... yes\n| checking for fileno_unlocked... yes\n| checking for fprintf_unlocked... no\n| checking for fputc_unlocked... yes\n| checking for fputs_unlocked... yes\n| checking for fread_unlocked... yes\n| checking for fwrite_unlocked... yes\n| checking for getchar_unlocked... yes\n| checking for getc_unlocked... yes\n| checking for putchar_unlocked... yes\n| checking for putc_unlocked... yes\n| checking whether abort is declared... yes\n| checking whether asprintf is declared... yes\n| checking whether basename is declared... yes\n| checking whether errno is declared... no\n| checking whether vasprintf is declared... yes\n| checking whether memmem is declared... yes\n| checking whether clearerr_unlocked is declared... yes\n| checking whether feof_unlocked is declared... yes\n| checking whether ferror_unlocked is declared... yes\n| checking whether fflush_unlocked is declared... yes\n| checking whether fgetc_unlocked is declared... yes\n| checking whether fgets_unlocked is declared... yes\n| checking whether fileno_unlocked is declared... yes\n| checking whether fprintf_unlocked is declared... no\n| checking whether fputc_unlocked is declared... yes\n| checking whether fputs_unlocked is declared... yes\n| checking whether fread_unlocked is declared... yes\n| checking whether fwrite_unlocked is declared... yes\n| checking whether getchar_unlocked is declared... yes\n| checking whether getc_unlocked is declared... yes\n| checking whether putchar_unlocked is declared... yes\n| checking whether putc_unlocked is declared... yes\n| checking for an ANSI C-conforming const... yes\n| checking sys/mman.h usability... yes\n| checking sys/mman.h presence... yes\n| checking for sys/mman.h... yes\n| checking for mmap... yes\n| checking whether read-only mmap of a plain file works... yes\n| checking whether mmap from /dev/zero works... yes\n| checking for MAP_ANON(YMOUS)... yes\n| checking whether mmap with MAP_ANON(YMOUS) works... yes\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| config.status: creating Makefile\n| config.status: creating mkheaders.almost\n| config.status: creating config.h\n| mkdir -p -- ./libdecnumber\n| mkdir -p -- ./libcody\n| Configuring in ./libdecnumber\n| Configuring in ./libcody\n| configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| checking whether make sets $(MAKE)... checking build system type... yes\n| checking for aarch64-linux-gcc... gcc\n| aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking maintainer-mode...\n| checking whether the C compiler works... checking whether the C++ compiler works... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... 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...\n| checking whether we are cross compiling... no\n| checking for suffix of object files... o\n| checking whether we are using the GNU C compiler... no\n| checking for suffix of object files... yes\n| checking whether gcc  accepts -g... o\n| checking whether we are using the GNU C++ compiler... yes\n| checking for gcc  option to accept ISO C89... yes\n| checking whether g++  accepts -g... yes\n| checking whether g++  is for C++11... none needed\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aclocal... aclocal\n| checking for autoconf... autoconf\n| checking for autoheader... autoheader\n| checking whether gcc  supports -W... yes\n| checking whether gcc  supports -Wall... adding -std=c++11\n| checking adding -Wl,--no-undefined to linker... yes\n| checking whether gcc  supports -Wwrite-strings... ok\n| checking exceptions... no\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| yes\n| checking whether gcc  supports -Wstrict-prototypes... configure: updating cache ./config.cache\n| configure: creating ./config.status\n| yes\n| checking whether gcc  supports -Wmissing-prototypes... yes\n| checking whether gcc  supports -Wold-style-definition... yes\n| checking whether gcc  supports -Wmissing-format-attribute... yes\n| checking whether gcc  supports -Wcast-qual... config.status: creating Makefile\n| yes\n| checking whether gcc  supports -pedantic -Wlong-long... config.status: creating config.h\n| yes\n| checking whether gcc  supports -fno-lto... yes\n| checking how to run the C preprocessor... gcc  -E\n| mkdir -p -- ./libbacktrace\n| Configuring in ./libbacktrace\n| checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking for sys/types.h... yes\n| checking for sys/stat.h... configure: creating cache ./config.cache\n| checking build system type... yes\n| aarch64-unknown-linux-gnu\n| checking host system type... checking for stdlib.h... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking for aarch64-linux-gcc... gcc\n| yes\n| checking for string.h... checking whether the C compiler works... yes\n| checking for memory.h... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... yes\n| checking for strings.h...\n| checking whether we are cross compiling... yes\n| checking for inttypes.h... no\n| checking for suffix of object files... yes\n| o\n| checking whether we are using the GNU C compiler... checking for stdint.h... yes\n| checking whether gcc  accepts -g... yes\n| checking for unistd.h... yes\n| checking for gcc  option to accept ISO C89... yes\n| none needed\n| checking whether gcc  understands -c and -o together... checking ctype.h usability... yes\n| checking ctype.h presence... yes\n| checking how to run the C preprocessor... gcc  -E\n| yes\n| checking for ctype.h... yes\n| checking stddef.h usability... checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking stddef.h presence... yes\n| checking for stddef.h... yes\n| checking for string.h... (cached) yes\n| checking stdio.h usability... yes\n| checking stdio.h presence... yes\n| checking for stdio.h... yes\n| looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes\n| checking for sys/types.h... yes\n| checking for sys/stat.h... yes\n| checking for uintptr_t... yes\n| checking for stdlib.h... yes\n| checking for int_least32_t... yes\n| checking for string.h... yes\n| yes\n| checking for int_fast32_t... checking for memory.h... yes\n| checking for strings.h... yes\n| checking for uint64_t... yes\n| checking for inttypes.h... yes\n| checking what to include in gstdint.h... stdint.h (already complete)\n| checking for an ANSI C-conforming const... yes\n| checking for stdint.h... yes\n| checking for off_t... yes\n| checking for unistd.h... yes\n| checking minix/config.h usability... yes\n| checking size of int... no\n| checking minix/config.h presence... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... 4\n| checking size of long... yes\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| checking for a thread-safe mkdir -p... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/mkdir -p\n| checking for gawk... gawk\n| checking whether make sets $(MAKE)... 8\n| checking for ANSI C header files... (cached) yes\n| checking build system type... yes\n| checking whether make supports nested variables... aarch64-unknown-linux-gnu\n| yes\n| checking host system type... checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for aarch64-linux-gcc... (cached) gcc\n| aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking for decimal floating point... bid\n| checking whether byte ordering is bigendian... checking whether we are using the GNU C compiler... (cached) yes\n| checking whether gcc  accepts -g... (cached) yes\n| checking for gcc  option to accept ISO C89... (cached) none needed\n| checking whether gcc  understands -c and -o together... (cached) yes\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for gawk... (cached) gawk\n| checking for dwz... no\n| checking how to print strings... printf\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/sed\n| checking for fgrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -F\n| checking for ld used by gcc ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... no\n| checking for CET support... no\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/nm -B\n| configure: updating cache ./config.cache\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/nm -B) interface... configure: creating ./config.status\n| BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... 1572864\n| checking whether the shell understands some XSI constructs... yes\n| checking whether the shell understands \"+=\"... yes\n| checking for ld  option to reload object files... -r\n| checking for aarch64-linux-objdump... objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-strip... strip\n| checking for aarch64-linux-ranlib... (cached) ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/nm -B output from gcc  object... config.status: creating Makefile\n| config.status: creating config.h\n| config.status: executing gstdint.h commands\n| ok\n| checking for dlfcn.h... mkdir -p -- ./zlib\n| mkdir -p -- build-aarch64-linux/fixincludes\n| Configuring in ./zlib\n| mkdir -p -- build-aarch64-linux/libiberty\n| mkdir -p -- build-aarch64-linux/libcpp\n| Configuring in build-aarch64-linux/fixincludes\n| Configuring in build-aarch64-linux/libiberty\n| Configuring in build-aarch64-linux/libcpp\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcody'\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF buffer.d -c -o buffer.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/buffer.cc\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF client.d -c -o client.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/client.cc\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF netclient.d -c -o netclient.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/netclient.cc\n| yes\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF netserver.d -c -o netserver.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/netserver.cc\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF resolver.d -c -o resolver.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/resolver.cc\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF server.d -c -o server.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/server.cc\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libdecnumber'\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/decNumber.c\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF packet.d -c -o packet.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/packet.cc\n| checking for objdir... source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/decContext.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal32.c\n| .libs\n| checking if gcc  supports -fno-rtti -fno-exceptions... source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal64.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal128.c\n| no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/bid2dpd_dpd2bid.c\n| yes\n| checking if gcc  static flag -static works... yes\n| checking if gcc  supports -c -o file.o... configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for makeinfo... makeinfo\n| checking build system type... configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| aarch64-unknown-linux-gnu\n| checking host system type... checking build system type... checking build system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking host system type... source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee32.c\n| yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) supports shared libraries... aarch64-poky-elf\n| checking for a BSD-compatible install... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-unknown-linux-gnu\n| checking target system type... g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -DSRCDIR='\"../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody\"' -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF fatal.d -c -o fatal.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/fatal.cc\n| checking for perl... perl\n| yes\n| checking whether -lc should be explicitly linked in... aarch64-poky-elf\n| checking for aarch64-linux-gcc... gcc\n| aarch64-poky-elf\n| checking whether make sets $(MAKE)... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c\n| checking whether build environment is sane... checking build system type... yes\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee64.c\n| yes\n| checking for a BSD-compatible install... aarch64-unknown-linux-gnu\n| checking host system type... checking for a thread-safe mkdir -p... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/mkdir -p\n| checking for gawk... gawk\n| checking whether make sets $(MAKE)... source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee128.c\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c\n| checking for aarch64-linux-gcc... gcc\n| aarch64-unknown-linux-gnu\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for -plugin option... checking for aarch64-linux-ar... (cached) ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking whether the C compiler works... no\n| yes\n| checking dynamic linker characteristics... checking whether make supports nested variables... yes\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for aarch64-linux-gcc... gcc\n| --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\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... checking whether to install libiberty headers and static library... no\n| configure: target_header_dir =\n| checking for aarch64-linux-gcc... gcc\n| yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... 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 for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files...\n| checking whether we are cross compiling... no\n| checking whether the C compiler works... checking unwind.h usability...\n| checking whether we are cross compiling... checking whether the C compiler works... no\n| checking for suffix of object files... yes\n| checking unwind.h presence... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... o\n| checking whether we are using the GNU C compiler... yes\n| checking for unwind.h... yes\n| checking for _Unwind_Backtrace... no\n| checking for suffix of object files... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... yes\n| checking whether gcc  accepts -g...\n| checking whether we are cross compiling... o\n| checking whether we are using the GNU C compiler... yes\n| checking for gcc  option to accept ISO C89... yes\n| checking for -funwind-tables option...\n| yes\n| checking whether gcc  accepts -g... checking whether we are cross compiling... yes\n| checking for -frandom-seed=string option... no\n| checking for suffix of object files... none needed\n| checking how to run the C preprocessor... gcc  -E\n| yes\n| checking for gcc  option to accept ISO C89... yes\n| checking whether gcc  supports -W... o\n| checking whether we are using the GNU C compiler... no\n| checking for suffix of object files... checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep\n| checking for egrep... none needed\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking whether gcc  accepts -g... yes\n| o\n| checking whether we are using the GNU C compiler... checking whether gcc  supports -Wall... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o\n| yes\n| checking for gcc  option to accept ISO C89... checking whether we are using the GNU C++ compiler... yes\n| checking whether gcc  accepts -g... yes\n| checking whether gcc  supports -Wwrite-strings... yes\n| checking whether g++  accepts -g... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libcody.a\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcody'\n| yes\n| checking for gcc  option to accept ISO C89... none needed\n| checking whether gcc  understands -c and -o together... yes\n| mkdir -p -- ./libcpp\n| checking whether gcc  supports -Wstrict-prototypes... Configuring in ./libcpp\n| yes\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking how to run the C preprocessor... gcc  -E\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| none needed\n| checking how to run the C preprocessor... gcc  -E\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| yes\n| checking whether gcc  supports -Wmissing-prototypes... yes\n| checking for grep that handles long lines and -e... checking for style of include used by make... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| GNU\n| checking dependency style of gcc ... none\n| checking for CET support... no\n| checking how to print strings... checking for sys/types.h... printf\n| checking for a sed that does not truncate output... make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/fixincludes'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/sed\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixincl.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixtests.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixfixes.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/server.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/procopen.c\n| make  all-am\n| yes\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixlib.c\n| checking for grep that handles long lines and -e... gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixopts.c\n| srcdir=\"../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes\" /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/mkfixinc.sh aarch64-poky-elf\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep\n| checking for grep that handles long lines and -e... checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -E\n| checking whether gcc  supports -Wold-style-definition... checking for fgrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -F\n| checking for ld used by gcc ... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -E\n| checking for ANSI C header files... sed -e 's/@gcc_version@/15.1.0/' < mkheaders.almost > mkheadersT\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| ld\n| checking if the linker (ld ) is GNU ld... mv -f mkheadersT mkheaders\n| yes\n| checking for BSD- or MS-compatible name lister (nm)... yes\n| checking for sys/stat.h... yes\n| checking whether gcc  supports -Wmissing-format-attribute... yes\n| checking for stdlib.h... yes\n| checking whether gcc  supports -Wcast-qual... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/nm -B\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/nm -B) interface... yes\n| yes\n| checking for string.h... checking whether gcc  supports -Wattributes... BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... 1572864\n| checking whether the shell understands some XSI constructs... yes\n| checking whether the shell understands \"+=\"... yes\n| yes\n| checking for ld  option to reload object files... checking for sys/types.h... -r\n| checking for aarch64-linux-objdump... objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| yes\n| yes\n| checking whether gcc  supports -Wunknown-attributes... checking for memory.h... yes\n| configure: creating cache ./config.cache\n| checking for sys/types.h... yes\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... no\n| checking for sys/stat.h... checking whether gcc  supports -Wpointer-arith... aarch64-unknown-linux-gnu\n| checking target system type... yes\n| yes\n| aarch64-poky-elf\n| checking whether make sets $(MAKE)... checking for strings.h... checking for aarch64-linux-strip... strip\n| checking for sys/stat.h... checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/nm -B output from gcc  object... yes\n| checking for a BSD-compatible install... yes\n| yes\n| checking for _Unwind_GetIPInfo... checking for stdlib.h... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c\n| checking for aarch64-linux-gcc... gcc\n| yes\n| yes\n| checking for inttypes.h... checking for stdlib.h... checking whether the C compiler works... yes\n| yes\n| checking for CET support... no\n| checking __sync extensions... checking for string.h... yes\n| yes\n| checking for stdint.h... checking for string.h... ok\n| checking how to run the C preprocessor... gcc  -E\n| yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... yes\n| gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread  -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a\n| checking for memory.h... yes\n| checking __atomic extensions... yes\n| yes\n| checking for memory.h... checking for unistd.h... echo timestamp > full-stamp\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/fixincludes'\n| \n| yes\n| checking whether we are cross compiling... checking for ANSI C header files... checking for strings.h... yes\n| checking output filetype... yes\n| yes\n| checking for strings.h... checking minix/config.h usability... elf64\n| yes\n| looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no\n| checking for suffix of object files... checking for inttypes.h... yes\n| checking for inttypes.h... no\n| checking minix/config.h presence... o\n| checking whether we are using the GNU C compiler... yes\n| no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| checking whether gcc  accepts -g... yes\n| checking for stdint.h... yes\n| checking for uintptr_t... checking for stdint.h... yes\n| yes\n| checking for gcc  option to accept ISO C89... checking for sys/types.h... yes\n| yes\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/sed\n| yes\n| checking for unistd.h... checking whether gcc  supports -W... checking for unistd.h... yes\n| none needed\n| yes\n| checking for int_least32_t... checking for sys/stat.h... yes\n| checking whether gcc  supports -Wall... yes\n| checking minix/config.h usability... checking whether we are using the GNU C++ compiler... yes\n| yes\n| checking minix/config.h usability... yes\n| checking for stdlib.h... checking whether gcc  supports -Wwrite-strings... yes\n| yes\n| checking whether g++  accepts -g... checking for int_fast32_t... no\n| checking minix/config.h presence... yes\n| yes\n| checking whether gcc  supports -Wstrict-prototypes... no\n| checking minix/config.h presence... checking for string.h... yes\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking how to run the C preprocessor... gcc  -E\n| no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| yes\n| checking for uint64_t... checking whether gcc  supports -Wmissing-prototypes... yes\n| checking for grep that handles long lines and -e... checking for memory.h... yes\n| checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... yes\n| checking whether gcc  supports -Wold-style-definition... no\n| checking for aclocal... aclocal\n| checking for autoconf... autoconf\n| checking for autoheader... autoheader\n| yes\n| checking whether gcc  supports -W... no\n| checking whether gcc  supports -W... checking for strings.h... yes\n| checking what to include in gstdint.h... yes\n| stdint.h (already complete)\n| checking sys/mman.h usability... checking whether gcc  supports -Wmissing-format-attribute... yes\n| checking whether gcc  supports -Wall... yes\n| checking whether gcc  supports -Wall... yes\n| checking for inttypes.h... yes\n| yes\n| checking whether gcc  supports -Woverlength-strings... checking whether gcc  supports -Wnarrowing... yes\n| checking sys/mman.h presence... yes\n| checking whether gcc  supports -Wwrite-strings... yes\n| yes\n| checking for sys/mman.h... yes\n| checking for mmap... yes\n| yes\n| checking whether gcc  supports -pedantic -Wlong-long... checking for stdint.h... yes\n| checking whether gcc  supports -Wwrite-strings... checking for sys/types.h... yes\n| rm -f libdecnumber.a\n| checking whether gcc  supports -Wc++-compat... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o\n| yes\n| checking for ANSI C header files... (cached) yes\n| yes\n| yes\n| yes\n| checking stddef.h usability... checking whether gcc  supports -Wmissing-format-attribute... yes\n| yes\n| checking for sys/stat.h... checking for unistd.h... checking whether gcc  supports -Wstrict-prototypes... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libdecnumber.a\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libdecnumber'\n| yes\n| checking link.h usability... checking whether gcc  supports -Wstrict-prototypes... yes\n| checking stddef.h presence... yes\n| yes\n| yes\n| checking for stdlib.h... checking for dlfcn.h... checking whether gcc  supports -Wshadow=local... yes\n| checking for stddef.h... yes\n| checking for stdlib.h... (cached) yes\n| yes\n| yes\n| checking link.h presence... checking whether gcc  supports -Wmissing-prototypes... checking for strings.h... (cached) yes\n| yes\n| yes\n| checking whether gcc  supports -pedantic ... checking for unistd.h... (cached) yes\n| yes\n| checking for string.h... checking for objdir... yes\n| checking for link.h... yes\n| .libs\n| checking fcntl.h usability... yes\n| checking sys/link.h usability... checking whether gcc  supports -Wold-style-definition... yes\n| checking whether gcc  and cc understand -c and -o together... yes\n| checking for memory.h... yes\n| checking fcntl.h presence... yes\n| checking whether gcc  supports -Wc++-compat... no\n| checking sys/link.h presence... yes\n| checking for fcntl.h... yes\n| checking if gcc  supports -fno-rtti -fno-exceptions... checking sys/file.h usability... yes\n| yes\n| checking for an ANSI C-conforming const... no\n| checking for sys/link.h... no\n| checking for dl_iterate_phdr... checking for strings.h... yes\n| checking whether gcc  supports -pedantic -Wlong-long... no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... yes\n| checking for inline... yes\n| yes\n| checking sys/file.h presence... checking whether gcc  supports -fno-exceptions... yes\n| inline\n| checking whether byte ordering is bigendian... yes\n| checking if gcc  static flag -static works... checking for inttypes.h... yes\n| checking for sys/file.h... yes\n| yes\n| checking mach-o/dyld.h usability... checking for sys/stat.h... (cached) yes\n| yes\n| checking for clearerr_unlocked... checking whether gcc  supports -fno-rtti... yes\n| checking for stdint.h... no\n| checking mach-o/dyld.h presence... yes\n| yes\n| checking if gcc  supports -c -o file.o... yes\n| yes\n| no\n| checking for mach-o/dyld.h... no\n| checking sys/ldr.h usability... checking for feof_unlocked... checking dependency style of g++ ... checking for unistd.h... no\n| checking for a BSD-compatible install... yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) supports shared libraries... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c\n| checking for CET support... no\n| checking target system type... yes\n| checking whether -lc should be explicitly linked in... aarch64-poky-elf\n| yes\n| yes\n| no\n| checking minix/config.h usability... checking sys/ldr.h presence... checking for sys/file.h... checking for ferror_unlocked... gcc3\n| checking whether time.h and sys/time.h may both be included... no\n| checking dynamic linker characteristics... yes\n| no\n| checking for sys/ldr.h... no\n| checking windows.h usability... checking for sys/param.h... yes\n| checking whether string.h and strings.h may both be included... no\n| checking minix/config.h presence... yes\n| yes\n| checking for fflush_unlocked... yes\n| checking for limits.h... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... no\n| checking windows.h presence... checking locale.h usability... yes\n| no\n| checking for windows.h... no\n| checking for tlhelp32.h... checking for stdlib.h... (cached) yes\n| 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 how to run the C preprocessor... gcc  -E\n| checking for malloc.h... yes\n| yes\n| checking for special C compiler options needed for large files... no\n| yes\n| checking for _FILE_OFFSET_BITS value needed for large files... checking locale.h presence... checking for fgetc_unlocked... no\n| checking for fcntl... yes\n| checking for locale.h... yes\n| yes\n| checking fcntl.h usability... checking for string.h... (cached) yes\n| no\n| checking for aclocal... aclocal\n| checking for autoconf... autoconf\n| checking for autoheader... autoheader\n| checking whether gcc  supports -W... checking for unistd.h... (cached) yes\n| checking for stdlib.h... (cached) yes\n| checking for strings.h... (cached) yes\n| checking for unistd.h... (cached) yes\n| checking for sys/time.h... yes\n| yes\n| yes\n| yes\n| checking fcntl.h presence... checking for sys/param.h... checking for fgets_unlocked... checking whether strnlen is declared... checking whether gcc  supports -Wall... yes\n| yes\n| checking for fcntl.h... yes\n| checking for time.h... checking limits.h usability... yes\n| checking whether gcc  supports -Wnarrowing... yes\n| yes\n| yes\n| yes\n| checking for getpagesize... checking for sys/resource.h... checking whether getpagesize is declared... checking for fileno_unlocked... yes\n| yes\n| checking whether gcc  supports -Wwrite-strings... yes\n| checking limits.h presence... checking for sys/stat.h... (cached) yes\n| checking for sys/mman.h... yes\n| checking for limits.h... yes\n| yes\n| yes\n| yes\n| checking stddef.h usability... checking whether gcc  supports -Wmissing-format-attribute... yes\n| checking for working mmap... checking for lstat... yes\n| checking for fcntl.h... checking for fprintf_unlocked... yes\n| yes\n| checking whether gcc  supports -Wstrict-prototypes... yes\n| checking stddef.h presence... checking for alloca.h... yes\n| yes\n| checking for stddef.h... yes\n| checking for readlink... yes\n| checking for stdlib.h... (cached) yes\n| yes\n| no\n| checking for sys/pstat.h... checking whether gcc  supports -Wmissing-prototypes... checking for fputc_unlocked... checking for strings.h... (cached) yes\n| checking for string.h... (cached) yes\n| yes\n| checking sys/file.h usability... no\n| checking for memcpy... yes\n| checking for sys/sysmp.h... checking whether gcc  supports -Wold-style-definition... yes\n| checking for getexecname... no\n| yes\n| checking for sys/sysinfo.h... checking for fputs_unlocked... yes\n| yes\n| checking sys/file.h presence... checking whether gcc  supports -Wc++-compat... yes\n| yes\n| checking for machine/hal_sysinfo.h... yes\n| checking for sys/file.h... yes\n| checking for strerror... checking for unistd.h... (cached) yes\n| yes\n| checking whether gcc  supports -pedantic -Wlong-long... no\n| checking whether byte ordering is bigendian... no\n| checking whether _pgmptr is declared... checking for sys/table.h... yes\n| yes\n| checking for fread_unlocked... checking whether gcc  supports -fno-exceptions... no\n| checking for sys/sysctl.h... yes\n| checking for unistd.h... (cached) yes\n| no\n| checking for KERN_PROC... yes\n| no\n| checking whether gcc  supports -fno-rtti... checking for sys/systemcfg.h... yes\n| configure: updating cache ./config.cache\n| checking for fwrite_unlocked... no\n| checking for KERN_PROG_ARGS... checking that generated files are newer than configure... done\n| configure: creating ./config.status\n| no\n| checking for stdint.h... (cached) yes\n| yes\n| no\n| checking for an ANSI C-conforming const... checking for stdio_ext.h... no\n| checking for clock_gettime... yes\n| checking dependency style of g++ ... yes\n| checking for inline... checking for process.h... yes\n| inline\n| checking for obstacks... checking for getchar_unlocked... no\n| checking for sys/prctl.h... yes\n| checking whether -pthread is supported... yes\n| yes\n| checking whether -gdwarf-5 is supported... gcc3\n| checking whether time.h and sys/time.h may both be included... checking for spawn.h... yes\n| checking for getc_unlocked... yes\n| yes\n| checking for off_t... yes\n| checking whether string.h and strings.h may both be included... checking for libgen.h... yes\n| checking for compress in -lz... yes\n| yes\n| checking for sys/wait.h that is POSIX.1 compatible... checking locale.h usability... yes\n| checking for putchar_unlocked... yes\n| checking whether --build-id is supported... yes\n| checking whether time.h and sys/time.h may both be included... yes\n| checking locale.h presence... yes\n| checking for locale.h... yes\n| yes\n| checking for size_t... yes\n| checking fcntl.h usability... yes\n| checking whether errno must be declared... checking for putc_unlocked... yes\n| checking whether --compress-debug-sections=zlib-gnu is supported... no\n| checking size of int... yes\n| checking fcntl.h presence... yes\n| checking whether --compress-debug-sections=zlib-gabi is supported... yes\n| checking for fcntl.h... yes\n| yes\n| checking limits.h usability... checking whether abort is declared... yes\n| checking for ssize_t... 4\n| yes\n| checking for ZSTD_compress in -lzstd... checking size of long... yes\n| checking limits.h presence... yes\n| yes\n| checking for limits.h... yes\n| checking whether asprintf is declared... checking stddef.h usability... yes\n| checking whether --compress-debug-sections=zstd is supported... yes\n| yes\n| checking stddef.h presence... yes\n| checking for uintptr_t... checking whether basename is declared... 8\n| checking size of size_t... yes\n| checking for stddef.h... yes\n| yes\n| checking for objcopy... objcopy\n| checking for readelf... readelf\n| checking whether objcopy supports debuglink... yes\n| checking for dsymutil... dsymutil\n| checking for nm... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/nm -B\n| checking for xz... xz\n| checking for comm... checking for stdlib.h... (cached) yes\n| comm\n| checking for lzma_auto_decoder in -llzma... checking for strings.h... (cached) yes\n| checking for string.h... (cached) yes\n| yes\n| checking sys/file.h usability... checking whether errno is declared... yes\n| checking whether tests can run... 8\n| checking for long long... yes\n| checking sys/file.h presence... yes\n| checking for ptrdiff_t... no\n| yes\n| checking for sys/file.h... yes\n| yes\n| checking whether vasprintf is declared... checking for unistd.h... (cached) yes\n| checking whether byte ordering is bigendian... configure: updating cache ./config.cache\n| checking that generated files are newer than configure... done\n| configure: creating ./config.status\n| yes\n| checking whether memmem is declared... yes\n| checking size of long long... yes\n| checking for uint64_t... yes\n| checking whether clearerr_unlocked is declared... no\n| checking for an ANSI C-conforming const... yes\n| checking whether struct tm is in sys/time.h or time.h... config.status: creating Makefile\n| 8\n| checking for a 64-bit type... yes\n| checking for inline... config.status: executing depfiles commands\n| config.status: executing libtool commands\n| time.h\n| checking size of int... yes\n| inline\n| checking for obstacks... checking whether feof_unlocked is declared... uint64_t\n| checking for intptr_t... yes\n| checking whether ferror_unlocked is declared... 4\n| checking size of long... yes\n| checking for off_t... make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/zlib'\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`adler32.c\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`compress.c\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`crc32.c\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`deflate.c\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`gzread.c\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`gzclose.c\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`gzwrite.c\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`gzlib.c\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`infback.c\n| yes\n| checking for uintptr_t... yes\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`inflate.c\n| checking whether fflush_unlocked is declared... gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`inftrees.c\n| 8\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`trees.c\n| checking for clearerr_unlocked... yes\n| checking for size_t... yes\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`uncompr.c\n| checking whether fgetc_unlocked is declared... yes\n| checking for ssize_t... yes\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`zutil.c\n| checking for feof_unlocked... yes\n| true \"AR_FLAGS=rc\" \"CC_FOR_BUILD=gcc \" \"CFLAGS=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  \" \"CXXFLAGS=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  \" \"CFLAGS_FOR_BUILD=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe\" \"CFLAGS_FOR_TARGET=-g -O2\" \"INSTALL=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c\" \"INSTALL_DATA=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c -m 644\" \"INSTALL_PROGRAM=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c\" \"INSTALL_SCRIPT=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c\" \"LDFLAGS=-static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread\" \"LIBCFLAGS=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  \" \"LIBCFLAGS_FOR_TARGET=-g -O2\" \"MAKE=make\" \"MAKEINFO=makeinfo --split-size=5000000 \" \"PICFLAG=\" \"PICFLAG_FOR_TARGET=\" \"SHELL=/bin/bash\" \"EXPECT=expect\" \"RUNTEST=runtest\" \"RUNTESTFLAGS=\" \"exec_prefix=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr\" \"infodir=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/share/info\" \"libdir=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf\" \"prefix=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr\" \"tooldir=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/aarch64-poky-elf\" \"AR=ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\" \"AS=as \" \"CC=gcc \" \"CXX=g++ \" \"LD=ld \" \"LIBCFLAGS=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  \" \"NM=nm\" \"PICFLAG=\" \"RANLIB=ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\" \"DESTDIR=\" DO=all multi-do # make\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`inffast.c\n| checking whether fgets_unlocked is declared... yes\n| checking for ssize_t... yes\n| checking for ferror_unlocked... yes\n| yes\n| checking for pid_t... checking whether fileno_unlocked is declared... yes\n| yes\n| checking whether fprintf_unlocked is declared... checking for fflush_unlocked... yes\n| checking for uintptr_t... yes\n| checking for library containing strerror... no\n| yes\n| checking whether fputc_unlocked is declared... checking for fgetc_unlocked... none required\n| checking for asprintf... yes\n| yes\n| checking for ptrdiff_t... checking whether fputs_unlocked is declared... yes\n| checking for fgets_unlocked... yes\n| yes\n| checking for atexit... checking whether fread_unlocked is declared... yes\n| checking for fileno_unlocked... yes\n| checking for uint64_t... yes\n| yes\n| checking whether fwrite_unlocked is declared... checking for basename... yes\n| checking for fprintf_unlocked... yes\n| checking whether struct tm is in sys/time.h or time.h... yes\n| checking whether getchar_unlocked is declared... yes\n| rm -f libz.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o\n| time.h\n| checking size of int... checking for bcmp... config.status: creating Makefile\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libz.a\n| no\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/zlib'\n| checking for fputc_unlocked... yes\n| config.status: creating backtrace-supported.h\n| checking whether getc_unlocked is declared... yes\n| config.status: creating install-debuginfo-for-buildid.sh\n| checking for bcopy... 4\n| checking size of long... config.status: creating config.h\n| yes\n| yes\n| checking whether putchar_unlocked is declared... checking for fputs_unlocked... config.status: executing libtool commands\n| yes\n| config.status: executing gstdint.h commands\n| checking for bsearch... config.status: executing default commands\n| 8\n| yes\n| checking for clearerr_unlocked... yes\n| checking whether putc_unlocked is declared... checking for fread_unlocked... yes\n| checking for bzero... yes\n| yes\n| checking for an ANSI C-conforming const... make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| checking for feof_unlocked... make  all-am\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o atomic.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/atomic.c\n| yes\n| true  DO=all multi-do # make\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o dwarf.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/dwarf.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o fileline.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/fileline.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o posix.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/posix.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o print.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/print.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o sort.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/sort.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o state.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/state.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o backtrace.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/backtrace.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o simple.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/simple.c\n| yes\n| checking sys/mman.h usability... checking for fwrite_unlocked... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/atomic.c  -fPIC -DPIC -o .libs/atomic.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/fileline.c  -fPIC -DPIC -o .libs/fileline.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/dwarf.c  -fPIC -DPIC -o .libs/dwarf.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/print.c  -fPIC -DPIC -o .libs/print.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/state.c  -fPIC -DPIC -o .libs/state.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/posix.c  -fPIC -DPIC -o .libs/posix.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/backtrace.c  -fPIC -DPIC -o .libs/backtrace.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/sort.c  -fPIC -DPIC -o .libs/sort.o\n| yes\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/simple.c  -fPIC -DPIC -o .libs/simple.o\n| yes\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o mmap.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/mmap.c\n| yes\n| checking sys/mman.h presence... checking for calloc... checking for ferror_unlocked... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/mmap.c  -fPIC -DPIC -o .libs/mmap.o\n| yes\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o mmapio.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/mmapio.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o elf.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/elf.c\n| yes\n| checking for sys/mman.h... yes\n| checking for mmap... checking for getchar_unlocked... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/mmapio.c  -fPIC -DPIC -o .libs/mmapio.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/elf.c  -fPIC -DPIC -o .libs/elf.o\n| yes\n| yes\n| checking for fflush_unlocked... yes\n| checking whether read-only mmap of a plain file works... yes\n| checking whether mmap from /dev/zero works... yes\n| checking for MAP_ANON(YMOUS)... yes\n| checking for clock... checking for getc_unlocked... yes\n| checking whether mmap with MAP_ANON(YMOUS) works... yes\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| yes\n| checking for fgetc_unlocked... configure: updating cache ./config.cache\n| yes\n| yes\n| configure: creating ./config.status\n| checking for ffs... checking for putchar_unlocked... yes\n| checking for fgets_unlocked... yes\n| yes\n| checking for getcwd... checking for putc_unlocked... yes\n| checking for fileno_unlocked... yes\n| config.status: creating Makefile\n| yes\n| checking for getpagesize... checking for setlocale... yes\n| config.status: creating mkheaders.almost\n| checking for fprintf_unlocked... config.status: creating config.h\n| yes\n| yes\n| checking whether abort is declared... checking for gettimeofday... no\n| checking for fputc_unlocked... yes\n| yes\n| checking whether asprintf is declared... yes\n| checking for index... checking for fputs_unlocked... yes\n| checking whether basename is declared... yes\n| yes\n| checking for insque... checking for fread_unlocked... yes\n| checking whether errno is declared... yes\n| yes\n| checking for memchr... checking for fwrite_unlocked... no\n| checking whether getopt is declared... yes\n| checking for memrchr... yes\n| yes\n| checking for getchar_unlocked... checking whether vasprintf is declared... yes\n| checking for memcmp... yes\n| yes\n| checking whether clearerr_unlocked is declared... checking for getc_unlocked... yes\n| yes\n| yes\n| checking whether feof_unlocked is declared... checking for putchar_unlocked... checking for memcpy... yes\n| checking whether ferror_unlocked is declared... yes\n| yes\n| checking for memmem... checking for putc_unlocked... yes\n| yes\n| checking whether fflush_unlocked is declared... yes\n| checking for memmove... checking for setlocale... yes\n| checking whether fgetc_unlocked is declared... yes\n| yes\n| checking for mempcpy... checking whether abort is declared... yes\n| checking whether fgets_unlocked is declared... yes\n| yes\n| checking for memset... checking whether asprintf is declared... yes\n| checking whether fileno_unlocked is declared... yes\n| checking whether basename is declared... yes\n| yes\n| checking for mkstemps... checking whether fprintf_unlocked is declared... yes\n| checking whether errno is declared... yes\n| no\n| checking for putenv... checking whether fputc_unlocked is declared... no\n| checking whether getopt is declared... yes\n| yes\n| checking whether fputs_unlocked is declared... checking for random... yes\n| checking whether vasprintf is declared... yes\n| checking whether fread_unlocked is declared... yes\n| checking for rename... yes\n| checking whether clearerr_unlocked is declared... yes\n| checking whether fwrite_unlocked is declared... yes\n| checking for rindex... yes\n| checking whether feof_unlocked is declared... yes\n| checking whether getchar_unlocked is declared... yes\n| yes\n| checking for setenv... checking whether ferror_unlocked is declared... yes\n| checking whether getc_unlocked is declared... yes\n| yes\n| checking whether fflush_unlocked is declared... checking for snprintf... /bin/bash ./libtool  --tag=CC   --mode=link gcc  -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o libbacktrace.la  atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo\n| yes\n| checking whether putchar_unlocked is declared... yes\n| checking whether fgetc_unlocked is declared... yes\n| yes\n| checking for sigsetmask... libtool: link: ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o\n| checking whether putc_unlocked is declared... yes\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| libtool: link: ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so .libs/libbacktrace.a\n| checking whether fgets_unlocked is declared... libtool: link: ( cd \".libs\" && rm -f \"libbacktrace.la\" && ln -s \"../libbacktrace.la\" \"libbacktrace.la\" )\n| yes\n| yes\n| checking for working alloca.h... make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| checking for stpcpy... yes\n| checking whether fileno_unlocked is declared... yes\n| checking for alloca... yes\n| checking for stpncpy... yes\n| yes\n| checking for ANSI C header files... checking whether fprintf_unlocked is declared... (cached) yes\n| checking for nl_langinfo and CODESET... yes\n| checking for strcasecmp... yes\n| checking whether NLS is requested... no\n| checking for msgfmt... no\n| no\n| checking for gmsgfmt... :\n| checking for xgettext... no\n| checking whether fputc_unlocked is declared... checking for msgmerge... no\n| checking for ld used by GCC... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for shared library run path origin... yes\n| done\n| checking for strchr... yes\n| checking for CFPreferencesCopyAppValue... checking whether fputs_unlocked is declared... no\n| checking for CFLocaleCopyPreferredLanguages... yes\n| yes\n| checking for strdup... checking whether fread_unlocked is declared... no\n| checking whether to use NLS... no\n| checking whether NLS is requested... no\n| checking for uchar...\n| checking size of ino_t... yes\n| yes\n| checking for strncasecmp... checking whether fwrite_unlocked is declared... yes\n| yes\n| checking for strndup... checking whether getchar_unlocked is declared... 8\n| checking size of dev_t... yes\n| checking whether getc_unlocked is declared... yes\n| checking for strnlen... 8\n| checking for iconv... (cached) no\n| checking for CET support... no\n| yes\n| checking whether putchar_unlocked is declared... configure: updating cache ./config.cache\n| configure: creating ./config.status\n| yes\n| checking for strrchr... yes\n| checking whether putc_unlocked is declared... yes\n| checking for strstr... yes\n| checking for working alloca.h... yes\n| config.status: creating Makefile\n| yes\n| checking for alloca... checking for strtod... config.status: creating config.h\n| config.status: executing depdir commands\n| mkdir -p -- .deps\n| config.status: executing default-1 commands\n| yes\n| checking for ANSI C header files... (cached) yes\n| checking for nl_langinfo and CODESET... yes\n| checking for strtol... yes\n| checking whether NLS is requested... no\n| checking for msgfmt... no\n| checking for gmsgfmt... :\n| checking for xgettext... no\n| yes\n| checking for msgmerge... no\n| checking for ld used by GCC... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for shared library run path origin... checking for strtoul... done\n| checking for CFPreferencesCopyAppValue... yes\n| checking for strtoll... no\n| checking for CFLocaleCopyPreferredLanguages... no\n| checking whether to use NLS... no\n| checking whether NLS is requested... no\n| checking for uchar... yes\n| checking for strtoull...\n| checking size of ino_t... yes\n| checking for strverscmp... 8\n| checking size of dev_t... yes\n| checking for tmpnam... 8\n| checking for iconv... yes\n| checking for vasprintf... yes\n| checking for working iconv... yes\n| checking for vfprintf... yes\n| checking whether iconv is compatible with its POSIX signature... yes\n| yes\n| checking for vprintf... checking for CET support... no\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| yes\n| checking for vsnprintf... yes\n| checking for vsprintf... config.status: creating Makefile\n| yes\n| config.status: creating config.h\n| checking for waitpid... config.status: executing depdir commands\n| mkdir -p -- .deps\n| config.status: executing default-1 commands\n| yes\n| checking for setproctitle... make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcpp'\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/charset.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/directives.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/errors.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc\n| no\n| checking whether alloca needs Cray hooks... no\n| checking stack direction for C alloca... ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc: In function \u2018unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:882:35: warning: format not a string literal and no format arguments [-Wformat-security]\n|   882 |             cpp_warning_with_line (pfile, CPP_W_LONG_LONG, virtual_location,\n|       |             ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   883 |                                    0, message);\n|       |                                    ~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:885:38: warning: format not a string literal and no format arguments [-Wformat-security]\n|   885 |             cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG,\n|       |             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~\n|   886 |                                       virtual_location, 0, message);\n|       |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:896:33: warning: format not a string literal and no format arguments [-Wformat-security]\n|   896 |           cpp_warning_with_line (pfile, CPP_W_SIZE_T_LITERALS,\n|       |           ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   897 |                                  virtual_location, 0, message);\n|       |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:908:42: warning: format not a string literal and no format arguments [-Wformat-security]\n|   908 |                 cpp_pedwarning_with_line (pfile, CPP_W_C11_C23_COMPAT,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   909 |                                           virtual_location, 0, message);\n|       |                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:911:39: warning: format not a string literal and no format arguments [-Wformat-security]\n|   911 |                 cpp_warning_with_line (pfile, CPP_W_C11_C23_COMPAT,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   912 |                                        virtual_location, 0, message);\n|       |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:918:40: warning: format not a string literal and no format arguments [-Wformat-security]\n|   918 |               cpp_pedwarning_with_line (pfile, CPP_W_PEDANTIC,\n|       |               ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~\n|   919 |                                         virtual_location, 0, message);\n|       |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| 1\n| checking for vfork.h... no\n| checking for fork... g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/traditional.cc\n| yes\n| checking for vfork... yes\n| checking for working fork... yes\n| checking for working vfork... (cached) yes\n| checking for _doprnt... no\n| checking for sys_errlist... no\n| checking for sys_nerr... no\n| checking for sys_siglist... g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/symtab.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/pch.cc\n| no\n| checking for external symbol _system_configuration... no\n| checking for __fsetlocking... yes\n| checking for canonicalize_file_name... g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/mkdeps.cc\n| yes\n| checking for dup3... g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc\n| yes\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/line-map.cc\n| checking for getrlimit... g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/lex.cc\n| yes\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc: In member function \u2018vaopt_state::update_type vaopt_state::update(const cpp_token*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:185:26: warning: format not a string literal and no format arguments [-Wformat-security]\n|   185 |             cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc,\n|       |             ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   186 |                           vaopt_paste_error);\n|       |                           ~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security]\n|   214 |                     cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc,\n|       |                     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   215 |                                   vaopt_paste_error);\n|       |                                   ~~~~~~~~~~~~~~~~~~\n| checking for getrusage... ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc: In function \u2018cpp_macro* create_iso_definition(cpp_reader*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:3811:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3811 |               cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);\n|       |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:3826:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3826 |               cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);\n|       |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| yes\n| checking for getsysinfo... no\n| checking for gettimeofday... (cached) yes\n| checking for on_exit... echo \"#define LOCALEDIR \\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/share/locale\\\"\" > localedir.new\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../move-if-change localedir.new localedir.h\n| echo timestamp > localedir.hs\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/identifiers.cc\n| yes\n| checking for pipe2... yes\n| checking for posix_spawn... g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/files.cc\n| yes\n| checking for posix_spawnp... yes\n| checking for psignal... yes\n| checking for pstat_getdynamic... no\n| checking for pstat_getstatic... no\n| checking for realpath... g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/init.cc\n| yes\n| checking for setrlimit... yes\n| checking for spawnve... no\n| checking for spawnvpe... no\n| checking for strerror... yes\n| checking for strsignal... yes\n| checking for sysconf... yes\n| checking for sysctl... no\n| checking for sysmp... no\n| checking for table... no\n| checking for times... yes\n| checking for wait3... yes\n| checking for wait4... yes\n| checking for sbrk... yes\n| checking whether basename is declared... yes\n| checking whether ffs is declared... yes\n| checking whether asprintf is declared... yes\n| checking whether vasprintf is declared... yes\n| checking whether snprintf is declared... yes\n| checking whether vsnprintf is declared... yes\n| checking whether calloc is declared... rm -f libcpp.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libcpp.a\n| yes\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcpp'\n| checking whether getenv is declared... yes\n| checking whether getopt is declared... yes\n| checking whether malloc is declared... yes\n| checking whether realloc is declared... yes\n| checking whether sbrk is declared... yes\n| checking whether strtol is declared... yes\n| checking whether strtoul is declared... yes\n| checking whether strtoll is declared... yes\n| checking whether strtoull is declared... yes\n| checking whether strverscmp is declared... yes\n| checking whether strnlen is declared... yes\n| checking whether canonicalize_file_name must be declared... no\n| checking for SHA1 HW acceleration support... no\n| checking for stdlib.h... (cached) yes\n| checking for unistd.h... (cached) yes\n| checking for sys/param.h... (cached) yes\n| checking for getpagesize... (cached) yes\n| checking for working mmap... yes\n| checking for working strncmp... yes\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| config.status: creating Makefile\n| config.status: creating testsuite/Makefile\n| config.status: creating config.h\n| config.status: executing default commands\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty'\n| if [ x\"\" != x ] && [ ! -d pic ]; then \\\n|   mkdir pic; \\\n| else true; fi\n| if [ x\"\" != x ] && [ ! -d noasan ]; then \\\n|   mkdir noasan; \\\n| else true; fi\n| touch stamp-picdir\n| touch stamp-noasandir\n| echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o pic/regex.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o noasan/regex.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o regex.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o cplus-dem.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o cp-demangle.o\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty/testsuite'\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o pic/dyn-string.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o dyn-string.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o pic/fdmatch.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o fdmatch.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o dwarfnames.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o pic/fibheap.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o noasan/fibheap.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o fibheap.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o filedescriptor.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o filename_cmp.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o pic/floatformat.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o pic/d-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o noasan/floatformat.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o pic/crc32.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o floatformat.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o d-demangle.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o noasan/crc32.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o pic/cp-demint.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o crc32.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o cp-demint.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o pic/getopt.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o noasan/getopt.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o getopt.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o pic/getopt1.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o noasan/getopt1.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o getopt1.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o pic/getpwd.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o noasan/getpwd.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o getpwd.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o pic/getruntime.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o noasan/getruntime.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o getruntime.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o pic/hashtab.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o noasan/hashtab.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o hashtab.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o pic/hex.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o noasan/hex.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o hex.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o pic/lbasename.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o noasan/lbasename.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o lbasename.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o pic/ldirname.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o noasan/ldirname.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o ldirname.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o pic/lrealpath.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o lrealpath.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o make-temp-file.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o pic/objalloc.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o noasan/objalloc.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o objalloc.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o pic/obstack.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o noasan/obstack.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o obstack.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o pic/partition.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o noasan/partition.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o partition.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o pic/pexecute.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o noasan/pexecute.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o pexecute.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o pic/physmem.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o noasan/physmem.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o physmem.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o pic/pex-common.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o noasan/pex-common.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o pex-common.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o pic/pex-one.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o noasan/pex-one.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o pex-one.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o pic/pex-unix.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o pex-unix.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o vprintf-support.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o rust-demangle.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o pic/simple-object.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o safe-ctype.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o noasan/simple-object.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o simple-object.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o simple-object-coff.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o simple-object-elf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o pic/sort.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o pic/fnmatch.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o noasan/sort.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o pic/concat.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o sort.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o noasan/concat.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o fnmatch.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o concat.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o pic/splay-tree.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o splay-tree.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o pic/stack-limit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o stack-limit.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o pic/strerror.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o noasan/strerror.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o strerror.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o pic/strsignal.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o noasan/strsignal.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o strsignal.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o timeval-utils.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o pic/xasprintf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o xasprintf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o pic/xatexit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o noasan/xatexit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o xatexit.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o pic/xexit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o noasan/xexit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o xexit.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o pic/xmalloc.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o xmalloc.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o pic/xmemdup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o xmemdup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o pic/xstrdup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o xstrdup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o pic/xstrerror.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o xstrerror.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o pic/xstrndup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o xstrndup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o xvasprintf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o pic/setproctitle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o pic/spaces.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o noasan/spaces.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o setproctitle.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o pic/choose-temp.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o spaces.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o bsearch_r.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o choose-temp.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o pic/argv.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o pic/alloca.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o noasan/argv.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o argv.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o noasan/alloca.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o alloca.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o pic/sha1.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o noasan/sha1.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o sha1.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o pic/md5.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o noasan/md5.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o md5.o\n| rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|   ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a\n| if [ x\"\" != x ]; then \\\n|   cd pic; \\\n|   ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|     ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \\\n|   ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \\\n|   cd ..; \\\n| else true; fi; \\\n| if [ x\"\" != x ]; then \\\n|   cd noasan; \\\n|   ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|     ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \\\n|   ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \\\n|   cd ..; \\\n| else true; fi\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/fixincludes'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libcpp'\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/charset.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/directives.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/errors.cc\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixincl.c\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixtests.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixfixes.c\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/files.cc\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/server.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/procopen.c\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/symtab.cc\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc: In function \u2018unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)\u2019:\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:882:35: warning: format not a string literal and no format arguments [-Wformat-security]\n|   882 |             cpp_warning_with_line (pfile, CPP_W_LONG_LONG, virtual_location,\n|       |             ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   883 |                                    0, message);\n|       |                                    ~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:885:38: warning: format not a string literal and no format arguments [-Wformat-security]\n|   885 |             cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG,\n|       |             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~\n|   886 |                                       virtual_location, 0, message);\n|       |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:896:33: warning: format not a string literal and no format arguments [-Wformat-security]\n|   896 |           cpp_warning_with_line (pfile, CPP_W_SIZE_T_LITERALS,\n|       |           ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   897 |                                  virtual_location, 0, message);\n|       |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:908:42: warning: format not a string literal and no format arguments [-Wformat-security]\n|   908 |                 cpp_pedwarning_with_line (pfile, CPP_W_C11_C23_COMPAT,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   909 |                                           virtual_location, 0, message);\n|       |                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:911:39: warning: format not a string literal and no format arguments [-Wformat-security]\n|   911 |                 cpp_warning_with_line (pfile, CPP_W_C11_C23_COMPAT,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   912 |                                        virtual_location, 0, message);\n|       |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:918:40: warning: format not a string literal and no format arguments [-Wformat-security]\n|   918 |               cpp_pedwarning_with_line (pfile, CPP_W_PEDANTIC,\n|       |               ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~\n|   919 |                                         virtual_location, 0, message);\n|       |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/pch.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/mkdeps.cc\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixlib.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixopts.c\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc\n| srcdir=\"../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes\" /bin/bash ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/mkfixinc.sh aarch64-poky-elf\n| sed -e 's/@gcc_version@/15.1.0/' < mkheaders.almost > mkheadersT\n| mv -f mkheadersT mkheaders\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/traditional.cc\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc: In member function \u2018vaopt_state::update_type vaopt_state::update(const cpp_token*)\u2019:\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:185:26: warning: format not a string literal and no format arguments [-Wformat-security]\n|   185 |             cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc,\n|       |             ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   186 |                           vaopt_paste_error);\n|       |                           ~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security]\n|   214 |                     cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc,\n|       |                     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   215 |                                   vaopt_paste_error);\n|       |                                   ~~~~~~~~~~~~~~~~~~\n| gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread  -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc: In function \u2018cpp_macro* create_iso_definition(cpp_reader*)\u2019:\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:3811:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3811 |               cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);\n|       |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:3826:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3826 |               cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);\n|       |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| echo timestamp > full-stamp\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/fixincludes'\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/line-map.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/lex.cc\n| echo \"#define LOCALEDIR \\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/share/locale\\\"\" > localedir.new\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../move-if-change localedir.new localedir.h\n| echo timestamp > localedir.hs\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/identifiers.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/init.cc\n| rm -f libcpp.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libcpp.a\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libcpp'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc'\n| echo \"g++  -no-pie   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread\" > checksum-options.tmp \\\n| && ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change checksum-options.tmp checksum-options\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc'\n| NOTE: make -j 16 -l 75 all-host configure-target-libgcc\n| mkdir -p -- ./c++tools\n| Configuring in ./c++tools\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/zlib'\n| true \"AR_FLAGS=rc\" \"CC_FOR_BUILD=gcc \" \"CFLAGS=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  \" \"CXXFLAGS=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  \" \"CFLAGS_FOR_BUILD=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe\" \"CFLAGS_FOR_TARGET=-g -O2\" \"INSTALL=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c\" \"INSTALL_DATA=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c -m 644\" \"INSTALL_PROGRAM=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c\" \"INSTALL_SCRIPT=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c\" \"LDFLAGS=-static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread\" \"LIBCFLAGS=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  \" \"LIBCFLAGS_FOR_TARGET=-g -O2\" \"MAKE=make\" \"MAKEINFO=makeinfo --split-size=5000000 \" \"PICFLAG=\" \"PICFLAG_FOR_TARGET=\" \"SHELL=/bin/bash\" \"EXPECT=expect\" \"RUNTEST=runtest\" \"RUNTESTFLAGS=\" \"exec_prefix=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr\" \"infodir=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/share/info\" \"libdir=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf\" \"prefix=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr\" \"tooldir=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/aarch64-poky-elf\" \"AR=ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\" \"AS=as \" \"CC=gcc \" \"CXX=g++ \" \"LD=ld \" \"LIBCFLAGS=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  \" \"NM=nm\" \"PICFLAG=\" \"RANLIB=ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\" \"DESTDIR=\" DO=all multi-do # make\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/zlib'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty/testsuite'\n| make  all-am\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty'\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| true  DO=all multi-do # make\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libdecnumber'\n| make[1]: Nothing to be done for 'all'.\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libdecnumber'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcody'\n| make[1]: Nothing to be done for 'all'.\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcody'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/fixincludes'\n| make[1]: Nothing to be done for 'all'.\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/fixincludes'\n| make  all-am\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/fixincludes'\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Nothing to be done for 'all'.\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/fixincludes'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libcpp'\n| test -f config.h || (rm -f stamp-h1 && make stamp-h1)\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libcpp'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcpp'\n| test -f config.h || (rm -f stamp-h1 && make stamp-h1)\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcpp'\n| mkdir -p -- ./libcc1\n| Configuring in ./libcc1\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc'\n| configure: creating cache ./config.cache\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c\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... configure: creating cache ./config.cache\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking target system type...\n| checking whether we are cross compiling... aarch64-poky-elf\n| checking for aarch64-linux-gcc... gcc\n| checking whether the C compiler works... no\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"auto-host.h ansidecl.h\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh config.h\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"options.h insn-constants.h config/aarch64/biarchlp64.h config/aarch64/aarch64.h config/elfos.h config/newlib-stdint.h config/aarch64/aarch64-elf.h config/aarch64/aarch64-errata.h config/aarch64/aarch64-elf-raw.h config/initfini-array.h ./defaults.h\" DEFINES=\"LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 HEAP_TRAMPOLINES_INIT=0\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tm.h\n| checking for suffix of object files... TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"config/aarch64/aarch64-protos.h config/arm/aarch-common-protos.h tm-preds.h\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tm_p.h\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"auto-host.h ansidecl.h\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh bconfig.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/gentune.sh \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def > \\\n| \ttmp-aarch64-tune.md\n| LC_ALL=C ; export LC_ALL ; \\\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-gather.awk ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ada/gcc-interface/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cobol/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/d/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/go/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/m2/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rust/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/params.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.opt  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ada/gcc-interface/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cobol/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/d/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/go/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/m2/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rust/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/params.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.opt.urls > tmp-optionlist\n| o\n| checking whether we are using the GNU C++ compiler... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... echo timestamp > s-aarch64-tune-md\n| yes\n| checking whether g++  accepts -g...\n| checking whether we are cross compiling... yes\n| checking for autoconf... autoconf\n| checking for autoheader... autoheader\n| checking whether to build C++ tools... yes\n| checking maintainer-mode... no\n| checking for O_CLOEXEC... yes\n| checking how to run the C++ preprocessor... /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gi.list gtyp-input.list\n| echo \"#define BUILDING_GCC_MAJOR `echo 15.1.0 | sed -e 's/^\\([0-9]*\\).*$/\\1/'`\" > bversion.h\n| rm -f tmp-all-tree.def\n| echo \"#define BUILDING_GCC_MINOR `echo 15.1.0 | sed -e 's/^[0-9]*\\.\\([0-9]*\\).*$/\\1/'`\" >> bversion.h\n| echo '#include \"tree.def\"' > tmp-all-tree.def\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"config/aarch64/aarch64-d.h\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tm_d.h\n| no\n| checking for suffix of object files... echo timestamp > s-gtyp-input\n| echo \"#define BUILDING_GCC_PATCHLEVEL `echo 15.1.0 | sed -e 's/^[0-9]*\\.[0-9]*\\.\\([0-9]*\\)$/\\1/'`\" >> bversion.h\n| echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/check-sve-md.awk \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve.md\n| if test yes = yes \\\n|    || test -n \"\"; then \\\n|   /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmultilib \\\n|     \"  mabi=lp64\" \\\n|     \"lp64\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"yes\" \\\n|     > tmp-mlib.h; \\\n| else \\\n|   /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmultilib '' '' '' '' '' '' '' '' \\\n|     \"\" '' no \\\n|     > tmp-mlib.h; \\\n| fi\n| echo '#include \"c-family/c-common.def\"' >> tmp-all-tree.def\n| lsf=\"../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/lang-specs.h ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/lang-specs.h ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lang-specs.h ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/lang-specs.h\"; for f in $lsf; do \\\n|     echo \"#include \\\"$f\\\"\"; \\\n| done | sed 's|../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/||' > tmp-specs.h\n| echo \"#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)\" >> bversion.h\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/check-sve-md.awk \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve2.md\n| ltf=\"../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ada/gcc-interface/ada-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/d/d-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/m2/m2-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-tree.def\"; for f in $ltf; do \\\n|   echo \"#include \\\"$f\\\"\"; \\\n| done | sed 's|../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/||' >> tmp-all-tree.def\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-specs.h specs.h\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gen-pass-instances.awk \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/passes.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-passes.def > pass-instances.def\n| echo timestamp > s-bversion\n| g++  -E\n| o\n| checking whether we are using the GNU C compiler... gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/check-sve-md.awk \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sme.md\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-all-tree.def all-tree.def\n| yes\n| echo timestamp > s-specs\n| checking whether gcc  accepts -g... rm -f tmp-omp-device-properties.h; \\\n| for kind in kind arch isa; do \\\n|   echo 'const char omp_offload_device_'${kind}'[] = ' \\\n|     >> tmp-omp-device-properties.h; \\\n|   for prop in none ; do \\\n|     [ \"$prop\" = \"none\" ] && continue; \\\n|     tgt=`echo \"$prop\" | sed 's/=.*$//'`; \\\n|     props=`echo \"$prop\" | sed 's/.*=//'`; \\\n|     echo \"\\\"$tgt\\\\0\\\"\" >> tmp-omp-device-properties.h; \\\n|     sed -n 's/^'${kind}': //p' ${props} \\\n|       | sed 's/[[:blank:]]/ /g;s/  */ /g;s/^ //;s/ $//;s/ /\\\\0/g;s/^/\"/;s/$/\\\\0\\\\0\"/' \\\n|       >> tmp-omp-device-properties.h; \\\n|   done; \\\n|   echo '\"\";' >> tmp-omp-device-properties.h; \\\n| done; \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-omp-device-properties.h \\\n|   omp-device-properties.h\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tm_rust.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/geniterators.sh \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/iterators.md > \\\n| \taarch64-builtin-iterators.h\n| checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep\n| echo timestamp > s-check-sve-md\n| checking for egrep... echo timestamp > s-alltree\n| echo timestamp > s-omp-device-properties-h\n| cp ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-ar.cc gcc-nm.cc\n| cp ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-ar.cc gcc-ranlib.cc\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking for gcc  option to accept ISO C89... /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-mlib.h multilib.h\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"auto-host.h ansidecl.h\" DEFINES=\"USED_FOR_TARGET \" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tconfig.h\n| (echo \"@set version-GCC 15.1.0\"; \\\n|  if [ \"\" = \"experimental\" ]; \\\n|  then echo \"@set DEVELOPMENT\"; \\\n|  else echo \"@clear DEVELOPMENT\"; \\\n|  fi) > gcc-vers.texiT\n| echo timestamp > s-mlib\n| echo @set srcdir `echo /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc/../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc | sed -e 's|\\\\([@{}]\\\\)|@\\\\1|g'` >> gcc-vers.texiT\n| if [ -n \"(GCC) \" ]; then \\\n|   echo \"@set VERSION_PACKAGE (GCC) \" >> gcc-vers.texiT; \\\n| fi\n| echo \"@set BUGURL @uref{https://gcc.gnu.org/bugs/}\" >> gcc-vers.texiT; \\\n| mv -f gcc-vers.texiT gcc-vers.texi\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genhooks.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genchecksum.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genchecksum.cc\n| echo timestamp > gcc.pod\n| perl ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../contrib/texi2pod.pl -DBUGURL=\"@uref{https://gcc.gnu.org/bugs/}\" \\\n|   < ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/invoke.texi > gfortran.pod\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genmodes.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmodes.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/errors.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/errors.cc\n| perl ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../contrib/texi2pod.pl ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/doc/invoke.texi > gcc.pod\n| none needed\n| checking whether gcc  understands -c and -o together... g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/sort.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sort.cc\n| yes\n| checking how to run the C preprocessor... gcc  -E\n| checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking for sys/types.h... yes\n| checking for sys/stat.h... ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc: In function \u2018void emit_documentation(const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc:121:14: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   121 |       fscanf (f, \"%999s\", buf);\n|       |       ~~~~~~~^~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc:112:17: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   112 |   while (fscanf (f, \"%*[^@]\"), buf[0] = '\\0',\n|       |          ~~~~~~~^~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc:174:14: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   174 |       fscanf (f, \"%5[^ \\n]\", buf);\n|       |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc:180:14: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   180 |       fscanf (f, \"%999s\", buf);\n|       |       ~~~~~~~^~~~~~~~~~~~~~~~~\n| yes\n| checking for stdlib.h... echo timestamp > doc/gfortran.1\n| (pod2man --center=\"GNU\" --release=\"gcc-15.1.0\" --date=2025-04-25 --section=1 gfortran.pod > doc/gfortran.1.T$$ && \\\n| \tmv -f doc/gfortran.1.T$$ doc/gfortran.1) || \\\n| \t(rm -f doc/gfortran.1.T$$ && exit 1)\n| /bin/bash: line 1: pod2man: command not found\n| yes\n| make[1]: [Makefile:3914: doc/gfortran.1] Error 1 (ignored)\n| checking for sys/types.h... g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genchecksum \\\n|     build/genchecksum.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengenrtl.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengenrtl.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengtype-parse.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-parse.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengtype-lex.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-lex.cc\n| g++  -c  -DBASEVER=\"\\\"15.1.0\\\"\" -DDATESTAMP=\"\\\"\\\"\" -DREVISION=\"\\\"\\\"\" -DDEVPHASE=\"\\\"\\\"\" -DPKGVERSION=\"\\\"(GCC) \\\"\" -DBUGURL=\"\\\"<https://gcc.gnu.org/bugs/>\\\"\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genversion.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genversion.cc\n| yes\n| checking for string.h... yes\n| checking for sys/stat.h... g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genhooks \\\n|     build/genhooks.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| yes\n| yes\n| checking for memory.h... checking for stdlib.h... build/genhooks \"Target Hook\" \\\n| \t\t\t\t     > tmp-target-hooks-def.h\n| build/genhooks \"Common Target Hook\" \\\n| \t\t\t\t     > tmp-common-target-hooks-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-target-hooks-def.h \\\n| \t\t\t\t     target-hooks-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-common-target-hooks-def.h \\\n| \t\t\t\t     common/common-target-hooks-def.h\n| echo timestamp > s-target-hooks-def-h\n| echo timestamp > s-common-target-hooks-def-h\n| build/genhooks \"Rust Target Hook\" \\\n| \t\t\t\t     > tmp-rust-target-hooks-def.h\n| yes\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-rust-target-hooks-def.h \\\n| \t\t\t\t     rust/rust-target-hooks-def.h\n| build/genhooks \"D Target Hook\" \\\n| \t\t\t\t     > tmp-d-target-hooks-def.h\n| yes\n| checking for string.h... echo timestamp > s-rust-target-hooks-def-h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-d-target-hooks-def.h \\\n| \t\t\t\t     d/d-target-hooks-def.h\n| build/genhooks \"C Target Hook\" \\\n| \t\t\t\t     > tmp-c-target-hooks-def.h\n| checking for strings.h... echo timestamp > s-d-target-hooks-def-h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-c-target-hooks-def.h \\\n| \t\t\t\t     c-family/c-target-hooks-def.h\n| echo timestamp > s-c-target-hooks-def-h\n| yes\n| checking for memory.h... yes\n| checking for inttypes.h... yes\n| checking for strings.h... gengtype-lex.l: In function \u2018int yylex(const char**)\u2019:\n| gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]\n| gengtype-lex.l:119:1: note: in expansion of macro \u2018YY_DO_BEFORE_ACTION\u2019\n| gengtype-lex.l:114:1: note: here\n| gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]\n| gengtype-lex.l:139:1: note: in expansion of macro \u2018YY_DO_BEFORE_ACTION\u2019\n| gengtype-lex.l:135:1: note: here\n| echo timestamp > doc/gcc.1\n| (pod2man --center=\"GNU\" --release=\"gcc-15.1.0\" --date=2025-04-25 --section=1 gcc.pod > doc/gcc.1.T$$ && \\\n| \tmv -f doc/gcc.1.T$$ doc/gcc.1) || \\\n| \t(rm -f doc/gcc.1.T$$ && exit 1)\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread \\\n| \tbuild/genversion.o -o build/genversion\n| /bin/bash: line 1: pod2man: command not found\n| make[1]: [Makefile:3914: doc/gcc.1] Error 1 (ignored)\n| yes\n| cp doc/gcc.1 doc/g++.1\n| yes\n| checking for stdint.h... build/genversion > tmp-version.h\n| checking for inttypes.h... /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-version.h version.h\n| echo timestamp > s-version\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengtype.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengtype-state.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-state.cc\n| yes\n| yes\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gengenrtl \\\n|     build/gengenrtl.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| checking for stdint.h... checking for unistd.h... build/gengenrtl > tmp-genrtl.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-genrtl.h genrtl.h\n| yes\n| echo timestamp > s-genrtl-h\n| checking for unistd.h... yes\n| checking sys/mman.h usability... yes\n| checking minix/config.h usability... yes\n| checking sys/mman.h presence... no\n| checking minix/config.h presence... yes\n| checking for sys/mman.h... yes\n| checking for AF_UNIX... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| checking for AF_INET6... yes\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| checking for epoll... yes\n| checking for a thread-safe mkdir -p... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/mkdir -p\n| checking for gawk... gawk\n| checking whether make sets $(MAKE)... yes\n| yes\n| checking for pselect... checking for style of include used by make... GNU\n| checking whether make supports nested variables... yes\n| checking dependency style of gcc ... none\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking how to print strings... printf\n| checking for a sed that does not truncate output... yes\n| checking for select... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/sed\n| checking for fgrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/grep -F\n| checking for ld used by gcc ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... yes\n| checking for accept4... yes\n| checking for inet_ntop... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/nm -B\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/nm -B) interface... yes\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genmodes \\\n|     build/genmodes.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... configure: updating cache ./config.cache\n| 1572864\n| checking whether the shell understands some XSI constructs... yes\n| checking whether the shell understands \"+=\"... configure: creating ./config.status\n| yes\n| build/genmodes -h > tmp-modes.h\n| build/genmodes -i > tmp-modes-inline.h\n| build/genmodes -m > tmp-min-modes.cc\n| checking for ld  option to reload object files... -r\n| checking for aarch64-linux-objdump... objdump\n| checking how to recognize dependent libraries... pass_all\n| build/genmodes > tmp-modes.cc\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-modes.h insn-modes.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-modes-inline.h \\\n|   insn-modes-inline.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-min-modes.cc min-insn-modes.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-modes.cc insn-modes.cc\n| echo timestamp > s-modes-h\n| echo timestamp > s-modes-inline-h\n| echo timestamp > s-modes-m\n| echo timestamp > s-modes\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genmddeps.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmddeps.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/read-md.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-md.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genconstants.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genconstants.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/min-insn-modes.o min-insn-modes.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genenums.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genenums.cc\n| checking for aarch64-linux-strip... strip\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/hosttools/nm -B output from gcc  object... config.status: creating Makefile\n| config.status: creating config.h\n| ok\n| checking for dlfcn.h... /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-optionlist optionlist\n| echo timestamp > s-options\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/inchash.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/inchash.cc\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-functions.awk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-read.awk \\\n|        -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opth-gen.awk \\\n|        < optionlist > tmp-options.h\n| yes\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-functions.awk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-read.awk \\\n|        -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optc-save-gen.awk \\\n|        -v header_name=\"config.h system.h coretypes.h tm.h\" < optionlist > options-save.cc\n| checking for objdir... gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-functions.awk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-read.awk \\\n|        -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/options-urls-cc-gen.awk \\\n|        -v header_name=\"config.h system.h coretypes.h tm.h\" < optionlist > options-urls.cc\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-functions.awk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-read.awk \\\n|        -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optc-gen.awk \\\n|        -v header_name=\"config.h system.h coretypes.h options.h tm.h\" < optionlist > options.cc\n| .libs\n| checking if gcc  supports -fno-rtti -fno-exceptions... no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... yes\n| checking if gcc  static flag -static works... yes\n| checking if gcc  supports -c -o file.o... yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) 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| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-options.h options.h\n| echo timestamp > s-options-h\n| checking whether we are using the GNU C++ compiler... yes\n| checking whether g++  accepts -g... yes\n| checking dependency style of g++ ... none\n| checking how to run the C++ preprocessor... g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genmddeps \\\n|     build/genmddeps.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genconstants \\\n|     build/genconstants.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genenums \\\n|     build/genenums.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/genmddeps ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-mddeps\n| g++  -E\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-mddeps mddeps.mk\n| echo timestamp > s-mddeps\n| build/genconstants ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|    > tmp-constants.h\n| build/genenums ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|    > tmp-enums.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-constants.h insn-constants.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-enums.cc insn-enums.cc\n| echo timestamp > s-constants\n| echo timestamp > s-enums\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gencheck.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gencheck.cc\n| checking for ld used by g++ ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking whether the g++  linker (ld ) supports shared libraries... yes\n| checking for g++  option to produce PIC... -fPIC -DPIC\n| checking if g++  PIC flag -fPIC -DPIC works... yes\n| checking if g++  static flag -static works... yes\n| checking if g++  supports -c -o file.o... yes\n| checking if g++  supports -c -o file.o... (cached) yes\n| checking whether the g++  linker (ld ) 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| checking for CET support... no\n| checking whether basename is declared... g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gencheck \\\n|     build/gencheck.o ../build-aarch64-linux/libiberty/libiberty.a\n| yes\n| build/gencheck > tmp-check.h\n| checking whether gcc  supports -W... /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-check.h tree-check.h\n| echo timestamp > s-check\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gengtype \\\n|     build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o ../build-aarch64-linux/libiberty/libiberty.a\n| yes\n| checking whether gcc  supports -Wall... yes\n| build/gengtype  \\\n|                     -S ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I gtyp-input.list -w tmp-gtype.state\n| checking for socket libraries... checking for connect... yes\n| checking for gethostbyname... yes\n| \n| checking for exported symbols... yes\n| checking for -rdynamic... yes\n| checking for library containing dlopen... none required\n| checking for -fPIC -shared... yes\n| checking for socketpair... yes\n| checking for select... yes\n| checking for fork... yes\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gtype.state gtype.state\n| build/gengtype  \\\n|                     -r gtype.state\n| configure: updating cache ./config.cache\n| checking that generated files are newer than configure... done\n| configure: creating ./config.status\n| echo timestamp > s-gtype\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genopinit.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genopinit.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gencfn-macros.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gencfn-macros.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genattrtab.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genattrtab.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genautomata.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genautomata.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genemit.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genemit.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genextract.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genextract.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genoutput.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genoutput.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genrecog.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genrecog.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/print-rtl.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/print-rtl.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/hash-table.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hash-table.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genflags.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genflags.cc\n| config.status: creating Makefile\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genconditions.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genconditions.cc\n| config.status: creating cc1plugin-config.h\n| config.status: executing depfiles commands\n| config.status: executing libtool commands\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genattr-common.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genattr-common.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genattr.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genattr.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gensupport.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gensupport.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/vec.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vec.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/ggc-none.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-none.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/read-rtl.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-rtl.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/rtl.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genpreds.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genpreds.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genpeep.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genpeep.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gencodes.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gencodes.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genconfig.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genconfig.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gentarget-def.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gentarget-def.cc\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gencfn-macros \\\n|     build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o build/sort.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/gencfn-macros -c \\\n|   > tmp-case-cfn-macros.h\n| build/gencfn-macros -o \\\n|   > tmp-cfn-operators.pd\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-cfn-operators.pd \\\n|   cfn-operators.pd\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-case-cfn-macros.h \\\n|   case-cfn-macros.h\n| echo timestamp > s-cfn-operators\n| echo timestamp > s-case-cfn-macros\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genmatch.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmatch.cc\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genpreds \\\n|     build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genflags \\\n|     build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genconditions \\\n|     build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genattr \\\n|     build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genattr-common \\\n|     build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gencodes \\\n|     build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genconfig \\\n|     build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gentarget-def \\\n|     build/gentarget-def.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genopinit \\\n|     build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genoutput \\\n|     build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genextract \\\n|     build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/genpreds ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-preds.cc\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genpeep \\\n|     build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genemit \\\n|     build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genattrtab \\\n|     build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/genpreds -h ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-preds.h\n| build/genconditions ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-condmd.cc\n| build/genpreds -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-constrs.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-preds.cc insn-preds.cc\n| echo timestamp > s-preds\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genrecog \\\n|     build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o build/inchash.o ../build-aarch64-linux/libiberty/libiberty.a\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-constrs.h tm-constrs.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-preds.h tm-preds.h\n| echo timestamp > s-constrs-h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-condmd.cc build/gencondmd.cc\n| echo timestamp > s-preds-h\n| echo timestamp > s-conditions\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gencondmd.o build/gencondmd.cc\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genautomata \\\n|     build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a -lm\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gencondmd \\\n|     build/gencondmd.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/gencondmd > tmp-cond.md\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-cond.md insn-conditions.md\n| echo timestamp > s-condmd\n| build/genflags ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-flags.h\n| build/genattr ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-attr.h\n| build/genattr-common ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-attr-common.h\n| build/gencodes ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-codes.h\n| build/genconfig ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-config.h\n| build/gentarget-def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-target-def.h\n| build/genopinit ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md -htmp-opinit.h -ctmp-opinit.cc\n| build/genattrtab ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md insn-conditions.md \\\n| \t-Atmp-attrtab.cc -Dtmp-dfatab.cc -Ltmp-latencytab.cc\n| build/genautomata ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-automata.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-config.h insn-config.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-codes.h insn-codes.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-flags.h insn-flags.h\n| echo timestamp > s-attr-common\n| echo timestamp > s-config\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-attr.h insn-attr.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-target-def.h insn-target-def.h\n| echo timestamp > s-codes\n| build/genrecog ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md insn-conditions.md \\\n|   -Hinsn-recog.h \\\n|   -Otmp-recog-1.cc -Otmp-recog-2.cc -Otmp-recog-3.cc -Otmp-recog-4.cc -Otmp-recog-5.cc -Otmp-recog-6.cc -Otmp-recog-7.cc -Otmp-recog-8.cc -Otmp-recog-9.cc -Otmp-recog-10.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-opinit.h insn-opinit.h\n| echo timestamp > s-flags\n| build/genpeep ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-peep.cc\n| build/genoutput ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-output.cc\n| build/genextract ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-extract.cc\n| echo timestamp > s-attr\n| echo timestamp > s-target-def\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-opinit.cc insn-opinit.cc\n| build/genemit ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md insn-conditions.md \\\n|   -Otmp-emit-1.cc -Otmp-emit-2.cc -Otmp-emit-3.cc -Otmp-emit-4.cc -Otmp-emit-5.cc -Otmp-emit-6.cc -Otmp-emit-7.cc -Otmp-emit-8.cc -Otmp-emit-9.cc -Otmp-emit-10.cc\n| echo timestamp > s-opinit\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:645:1: warning: operand 1 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:653:1: warning: operand 1 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:661:1: warning: operand 0 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:669:1: warning: operand 0 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:4591:1: warning: operand 3 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:4591:1: warning: operand 3 missing mode?\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-peep.cc insn-peep.cc\n| echo timestamp > s-peep\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-extract.cc insn-extract.cc\n| echo timestamp > s-extract\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-output.cc insn-output.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-1.cc insn-emit-1.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-2.cc insn-emit-2.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-3.cc insn-emit-3.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-4.cc insn-emit-4.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-5.cc insn-emit-5.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-6.cc insn-emit-6.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-7.cc insn-emit-7.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-8.cc insn-emit-8.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-9.cc insn-emit-9.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-10.cc insn-emit-10.cc;\n| echo timestamp > s-output\n| echo timestamp > s-tmp-emit\n| Statistics for recog:\n|   Number of decisions:  85661\n|   longest path:           106 (code:  12993)\n|   longest backtrack:        8 (code:   1326)\n| Statistics for split_insns:\n|   Number of decisions:  17425\n|   longest path:            60 (code:   3048)\n|   longest backtrack:        3 (code:   1005)\n| Statistics for peephole2_insns:\n|   Number of decisions:   1326\n|   longest path:            66 (code:    235)\n|   longest backtrack:        7 (code:    235)\n| Shared 81354 out of 149059 states by creating 12389 new states, saving 68965\n| -Hinsn-recog.h\n| -Otmp-recog-1.cc\n| -Otmp-recog-2.cc\n| -Otmp-recog-3.cc\n| -Otmp-recog-4.cc\n| -Otmp-recog-5.cc\n| -Otmp-recog-6.cc\n| -Otmp-recog-7.cc\n| -Otmp-recog-8.cc\n| -Otmp-recog-9.cc\n| -Otmp-recog-10.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-1.cc insn-recog-1.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-2.cc insn-recog-2.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-3.cc insn-recog-3.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-4.cc insn-recog-4.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-5.cc insn-recog-5.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-6.cc insn-recog-6.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-7.cc insn-recog-7.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-8.cc insn-recog-8.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-9.cc insn-recog-9.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-10.cc insn-recog-10.cc;\n| echo timestamp > s-tmp-recog\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genmatch \\\n|     build/genmatch.o ../build-aarch64-linux/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/genmatch --gimple \\\n|     --header=tmp-gimple-match-auto.h --include=gimple-match-auto.h \\\n|     ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/match.pd  tmp-gimple-match-1.cc  tmp-gimple-match-2.cc  tmp-gimple-match-3.cc  tmp-gimple-match-4.cc  tmp-gimple-match-5.cc  tmp-gimple-match-6.cc  tmp-gimple-match-7.cc  tmp-gimple-match-8.cc  tmp-gimple-match-9.cc  tmp-gimple-match-10.cc\n| build/genmatch --generic \\\n|     --header=tmp-generic-match-auto.h --include=generic-match-auto.h \\\n|     ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/match.pd  tmp-generic-match-1.cc  tmp-generic-match-2.cc  tmp-generic-match-3.cc  tmp-generic-match-4.cc  tmp-generic-match-5.cc  tmp-generic-match-6.cc  tmp-generic-match-7.cc  tmp-generic-match-8.cc  tmp-generic-match-9.cc  tmp-generic-match-10.cc\n| GENERIC decision tree has 5924 leafs, maximum depth 18 and a total number of 26754 nodes\n| removed 4326 duplicate tails\n| GIMPLE decision tree has 7579 leafs, maximum depth 28 and a total number of 34174 nodes\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-1.cc generic-match-1.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-2.cc generic-match-2.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-3.cc generic-match-3.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-4.cc generic-match-4.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-5.cc generic-match-5.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-6.cc generic-match-6.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-7.cc generic-match-7.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-8.cc generic-match-8.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-9.cc generic-match-9.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-10.cc generic-match-10.cc;\n| removed 5765 duplicate tails\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-1.cc gimple-match-1.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-2.cc gimple-match-2.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-3.cc gimple-match-3.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-4.cc gimple-match-4.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-5.cc gimple-match-5.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-6.cc gimple-match-6.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-7.cc gimple-match-7.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-8.cc gimple-match-8.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-9.cc gimple-match-9.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-10.cc gimple-match-10.cc;\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-auto.h \\\n| \t\t\t\t\tgeneric-match-auto.h\n| echo timestamp > s-generic-match\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-auto.h \\\n| \t\t\t\t\tgimple-match-auto.h\n| echo timestamp > s-gimple-match\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-lang.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/stub-objc.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/attribs.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-errors.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-decl.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-typeck.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-cppbuiltin.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-common.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-format.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-dump.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/gimple-parser.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-fold.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-parser.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-objc-common.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-gimplify.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-indentation.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-aux-info.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-convert.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-lex.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-omp.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-opts.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\\\"aarch64-unknown-linux-gnu\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-pch.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-ppoutput.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-pragma.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-pretty-print.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-semantics.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-ada-spec.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-ubsan.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/known-headers.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-attribs.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-warn.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-spellcheck.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-type-mismatch.o -MT c-family/c-type-mismatch.o -MMD -MP -MF c-family/.deps/c-type-mismatch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-type-mismatch.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-c.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o default-c.o -MT default-c.o -MMD -MP -MF ./.deps/default-c.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/default-c.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o simple-diagnostic-path.o -MT simple-diagnostic-path.o -MMD -MP -MF ./.deps/simple-diagnostic-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/simple-diagnostic-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lazy-diagnostic-path.o -MT lazy-diagnostic-path.o -MMD -MP -MF ./.deps/lazy-diagnostic-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lazy-diagnostic-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-1.o -MT gimple-match-1.o -MMD -MP -MF ./.deps/gimple-match-1.TPo gimple-match-1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-2.o -MT gimple-match-2.o -MMD -MP -MF ./.deps/gimple-match-2.TPo gimple-match-2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-3.o -MT gimple-match-3.o -MMD -MP -MF ./.deps/gimple-match-3.TPo gimple-match-3.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-4.o -MT gimple-match-4.o -MMD -MP -MF ./.deps/gimple-match-4.TPo gimple-match-4.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-automata.cc insn-automata.cc\n| echo timestamp > s-automata\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-5.o -MT gimple-match-5.o -MMD -MP -MF ./.deps/gimple-match-5.TPo gimple-match-5.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-6.o -MT gimple-match-6.o -MMD -MP -MF ./.deps/gimple-match-6.TPo gimple-match-6.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-7.o -MT gimple-match-7.o -MMD -MP -MF ./.deps/gimple-match-7.TPo gimple-match-7.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-8.o -MT gimple-match-8.o -MMD -MP -MF ./.deps/gimple-match-8.TPo gimple-match-8.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-9.o -MT gimple-match-9.o -MMD -MP -MF ./.deps/gimple-match-9.TPo gimple-match-9.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-10.o -MT gimple-match-10.o -MMD -MP -MF ./.deps/gimple-match-10.TPo gimple-match-10.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-exports.o -MT gimple-match-exports.o -MMD -MP -MF ./.deps/gimple-match-exports.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-match-exports.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-1.o -MT generic-match-1.o -MMD -MP -MF ./.deps/generic-match-1.TPo generic-match-1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-2.o -MT generic-match-2.o -MMD -MP -MF ./.deps/generic-match-2.TPo generic-match-2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-3.o -MT generic-match-3.o -MMD -MP -MF ./.deps/generic-match-3.TPo generic-match-3.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-attrtab.cc    insn-attrtab.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-dfatab.cc     insn-dfatab.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-latencytab.cc insn-latencytab.cc\n| echo timestamp > s-attrtab\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-4.o -MT generic-match-4.o -MMD -MP -MF ./.deps/generic-match-4.TPo generic-match-4.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-5.o -MT generic-match-5.o -MMD -MP -MF ./.deps/generic-match-5.TPo generic-match-5.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-6.o -MT generic-match-6.o -MMD -MP -MF ./.deps/generic-match-6.TPo generic-match-6.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-10.o -MT generic-match-10.o -MMD -MP -MF ./.deps/generic-match-10.TPo generic-match-10.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-9.o -MT generic-match-9.o -MMD -MP -MF ./.deps/generic-match-9.TPo generic-match-9.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-8.o -MT generic-match-8.o -MMD -MP -MF ./.deps/generic-match-8.TPo generic-match-8.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-7.o -MT generic-match-7.o -MMD -MP -MF ./.deps/generic-match-7.TPo generic-match-7.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-1.o -MT insn-emit-1.o -MMD -MP -MF ./.deps/insn-emit-1.TPo insn-emit-1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-2.o -MT insn-emit-2.o -MMD -MP -MF ./.deps/insn-emit-2.TPo insn-emit-2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-3.o -MT insn-emit-3.o -MMD -MP -MF ./.deps/insn-emit-3.TPo insn-emit-3.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-4.o -MT insn-emit-4.o -MMD -MP -MF ./.deps/insn-emit-4.TPo insn-emit-4.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-5.o -MT insn-emit-5.o -MMD -MP -MF ./.deps/insn-emit-5.TPo insn-emit-5.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-6.o -MT insn-emit-6.o -MMD -MP -MF ./.deps/insn-emit-6.TPo insn-emit-6.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-7.o -MT insn-emit-7.o -MMD -MP -MF ./.deps/insn-emit-7.TPo insn-emit-7.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-8.o -MT insn-emit-8.o -MMD -MP -MF ./.deps/insn-emit-8.TPo insn-emit-8.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-9.o -MT insn-emit-9.o -MMD -MP -MF ./.deps/insn-emit-9.TPo insn-emit-9.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-10.o -MT insn-emit-10.o -MMD -MP -MF ./.deps/insn-emit-10.TPo insn-emit-10.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-1.o -MT insn-recog-1.o -MMD -MP -MF ./.deps/insn-recog-1.TPo insn-recog-1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-2.o -MT insn-recog-2.o -MMD -MP -MF ./.deps/insn-recog-2.TPo insn-recog-2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/auto-inc-dec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/alloc-pool.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/alias.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o adjust-alignment.o -MT adjust-alignment.o -MMD -MP -MF ./.deps/adjust-alignment.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/adjust-alignment.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-page.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/auto-profile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/bb-reorder.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-10.o -MT insn-recog-10.o -MMD -MP -MF ./.deps/insn-recog-10.TPo insn-recog-10.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-9.o -MT insn-recog-9.o -MMD -MP -MF ./.deps/insn-recog-9.TPo insn-recog-9.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-8.o -MT insn-recog-8.o -MMD -MP -MF ./.deps/insn-recog-8.TPo insn-recog-8.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/bitmap.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/builtins.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/caller-save.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-7.o -MT insn-recog-7.o -MMD -MP -MF ./.deps/insn-recog-7.TPo insn-recog-7.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-6.o -MT insn-recog-6.o -MMD -MP -MF ./.deps/insn-recog-6.TPo insn-recog-6.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/calls.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ccmp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-5.o -MT insn-recog-5.o -MMD -MP -MF ./.deps/insn-recog-5.TPo insn-recog-5.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-4.o -MT insn-recog-4.o -MMD -MP -MF ./.deps/insn-recog-4.TPo insn-recog-4.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-3.o -MT insn-recog-3.o -MMD -MP -MF ./.deps/insn-recog-3.TPo insn-recog-3.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgloopanal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgloop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfghooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgexpand.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgcleanup.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgbuild.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfganal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgloopmanip.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgrtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ctfc.o -MT ctfc.o -MMD -MP -MF ./.deps/ctfc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ctfc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ctfout.o -MT ctfout.o -MMD -MP -MF ./.deps/ctfout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ctfout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o btfout.o -MT btfout.o -MMD -MP -MF ./.deps/btfout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/btfout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/symtab.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o symtab-thunks.o -MT symtab-thunks.o -MMD -MP -MF ./.deps/symtab-thunks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/symtab-thunks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o symtab-clones.o -MT symtab-clones.o -MMD -MP -MF ./.deps/symtab-clones.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/symtab-clones.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cgraph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cgraphbuild.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cgraphunit.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cgraphclones.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/combine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/combine-stack-adj.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/compare-elim.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/context.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/convert.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o coroutine-passes.o -MT coroutine-passes.o -MMD -MP -MF ./.deps/coroutine-passes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/coroutine-passes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/coverage.cc\n| g++   -fno-PIE -c  -DGCC_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/include\\\" -DGCC_INCLUDE_SUBDIR_TARGET=\\\"aarch64-poky-elf/15.1.0/include\\\" -DFIXED_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/include-fixed\\\" -DGPLUSPLUS_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include/c++/15.1.0\\\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include/c++/15.1.0/aarch64-poky-elf\\\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include/c++/15.1.0/backward\\\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include/c++/v1\\\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\\\"/usr/local/include\\\" -DCROSS_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/sys-include\\\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DPREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\"  -DBASEVER=\"\\\"15.1.0\\\"\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cppbuiltin.cc\n| g++   -fno-PIE -c  -DGCC_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/include\\\" -DGCC_INCLUDE_SUBDIR_TARGET=\\\"aarch64-poky-elf/15.1.0/include\\\" -DFIXED_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/include-fixed\\\" -DGPLUSPLUS_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include/c++/15.1.0\\\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include/c++/15.1.0/aarch64-poky-elf\\\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include/c++/15.1.0/backward\\\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include/c++/v1\\\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\\\"/usr/local/include\\\" -DCROSS_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/sys-include\\\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DPREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\"  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cppdefault.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cselib.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/data-streamer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/data-streamer-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/data-streamer-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dbgcnt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ddg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/debug.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/df-core.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/df-problems.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/df-scan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-strict-aliasing -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dfp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o digraph.o -MT digraph.o -MMD -MP -MF ./.deps/digraph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/digraph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dojump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dominance.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/domwalk.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/double-int.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dumpfile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2asm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2cfi.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2codeview.o -MT dwarf2codeview.o -MMD -MP -MF ./.deps/dwarf2codeview.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2codeview.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2ctf.o -MT dwarf2ctf.o -MMD -MP -MF ./.deps/dwarf2ctf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2ctf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/early-remat.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/emit-rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/et-forest.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/except.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/explow.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expmed.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expr.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ext-dce.o -MT ext-dce.o -MMD -MP -MF ./.deps/ext-dce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ext-dce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fibonacci_heap.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/file-prefix-map.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/final.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fixed-value.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fold-const.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fold-const-call.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fold-mem-offsets.o -MT fold-mem-offsets.o -MMD -MP -MF ./.deps/fold-mem-offsets.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fold-mem-offsets.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/function.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o function-abi.o -MT function-abi.o -MMD -MP -MF ./.deps/function-abi.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/function-abi.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/function-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fwprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-attribute-urlifier.o -MT gcc-attribute-urlifier.o -MMD -MP -MF ./.deps/gcc-attribute-urlifier.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-attribute-urlifier.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-rich-location.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-urlifier.o -MT gcc-urlifier.o -MMD -MP -MF ./.deps/gcc-urlifier.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-urlifier.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcse-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-array-bounds.o -MT gimple-array-bounds.o -MMD -MP -MF ./.deps/gimple-array-bounds.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-array-bounds.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-builder.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-expr.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-if-to-switch.o -MT gimple-if-to-switch.o -MMD -MP -MF ./.deps/gimple-if-to-switch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-if-to-switch.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-iterator.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-fold.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expmed.cc: In function \u2018rtx_def* extract_bit_field_1(rtx, poly_uint64, poly_uint64, int, rtx, machine_mode, machine_mode, bool, bool, rtx_def**)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expmed.cc:1864:45: warning: \u2018*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))\u2019 may be used uninitialized [-Wmaybe-uninitialized]\n|  1864 |       rtx sub = extract_bit_field_as_subreg (mode1, op0, imode,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~\n|  1865 |                                              bitsize, bitnum);\n|       |                                              ~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expmed.cc:1824:19: note: \u2018*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))\u2019 was declared here\n|  1824 |   scalar_int_mode imode;\n|       |                   ^~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-harden-conditionals.o -MT gimple-harden-conditionals.o -MMD -MP -MF ./.deps/gimple-harden-conditionals.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-harden-conditionals.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-harden-control-flow.o -MT gimple-harden-control-flow.o -MMD -MP -MF ./.deps/gimple-harden-control-flow.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-harden-control-flow.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-laddress.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-loop-interchange.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-loop-jam.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-loop-versioning.o -MT gimple-loop-versioning.o -MMD -MP -MF ./.deps/gimple-loop-versioning.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-loop-versioning.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-low.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-lower-bitint.o -MT gimple-lower-bitint.o -MMD -MP -MF ./.deps/gimple-lower-bitint.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-lower-bitint.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-predicate-analysis.o -MT gimple-predicate-analysis.o -MMD -MP -MF ./.deps/gimple-predicate-analysis.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-predicate-analysis.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-pretty-print.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range.o -MT gimple-range.o -MMD -MP -MF ./.deps/gimple-range.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-cache.o -MT gimple-range-cache.o -MMD -MP -MF ./.deps/gimple-range-cache.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-cache.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-edge.o -MT gimple-range-edge.o -MMD -MP -MF ./.deps/gimple-range-edge.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-edge.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-fold.o -MT gimple-range-fold.o -MMD -MP -MF ./.deps/gimple-range-fold.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-fold.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-gori.o -MT gimple-range-gori.o -MMD -MP -MF ./.deps/gimple-range-gori.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-gori.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-infer.o -MT gimple-range-infer.o -MMD -MP -MF ./.deps/gimple-range-infer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-infer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-op.o -MT gimple-range-op.o -MMD -MP -MF ./.deps/gimple-range-op.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-op.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-gori.cc: In member function \u2018void range_def_chain::dump(FILE*, basic_block, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-gori.cc:318:19: warning: format not a string literal and no format arguments [-Wformat-security]\n|   318 |           fprintf (f, prefix);\n|       |           ~~~~~~~~^~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-phi.o -MT gimple-range-phi.o -MMD -MP -MF ./.deps/gimple-range-phi.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-phi.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-trace.o -MT gimple-range-trace.o -MMD -MP -MF ./.deps/gimple-range-trace.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-trace.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-backprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-isolate-paths.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-nonnull-compare.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-sccopy.o -MT gimple-ssa-sccopy.o -MMD -MP -MF ./.deps/gimple-ssa-sccopy.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-sccopy.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-split-paths.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-store-merging.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-strength-reduction.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-sprintf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-warn-access.o -MT gimple-ssa-warn-access.o -MMD -MP -MF ./.deps/gimple-ssa-warn-access.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-warn-access.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-warn-alloca.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-warn-restrict.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-streamer-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-streamer-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-walk.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-warn-recursion.o -MT gimple-warn-recursion.o -MMD -MP -MF ./.deps/gimple-warn-recursion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-warn-recursion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimplify.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimplify-me.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/godump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphds.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphviz.o -MT graphviz.o -MMD -MP -MF ./.deps/graphviz.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphviz.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-isl-ast-to-gimple.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-dependences.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-optimize-isl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-poly.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-scop-detection.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-sese-to-poly.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/haifa-sched.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hash-map-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hash-set-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hw-doloop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hwint.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ifcvt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/inchash.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/incpath.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/init-regs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/internal-fn.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-locality-cloning.o -MT ipa-locality-cloning.o -MMD -MP -MF ./.deps/ipa-locality-cloning.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-locality-cloning.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-cp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-sra.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-devirt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-fnsummary.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-polymorphic-call.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-split.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-inline.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-comdats.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-free-lang-data.o -MT ipa-free-lang-data.o -MMD -MP -MF ./.deps/ipa-free-lang-data.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-free-lang-data.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-visibility.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-inline-analysis.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-inline-transform.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-modref.o -MT ipa-modref.o -MMD -MP -MF ./.deps/ipa-modref.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-modref.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-modref-tree.o -MT ipa-modref-tree.o -MMD -MP -MF ./.deps/ipa-modref-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-modref-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-predicate.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-profile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-prop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-param-manipulation.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-pure-const.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-icf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-icf-gimple.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-reference.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-ref.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-utils.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-strub.o -MT ipa-strub.o -MMD -MP -MF ./.deps/ipa-strub.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-strub.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o pair-fusion.o -MT pair-fusion.o -MMD -MP -MF ./.deps/pair-fusion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/pair-fusion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-build.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-costs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-conflicts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-color.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-emit.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-lives.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/jump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/langhooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o late-combine.o -MT late-combine.o -MMD -MP -MF ./.deps/late-combine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/late-combine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lcm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lists.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-doloop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-init.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-invariant.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-iv.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-unroll.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lower-subreg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-assigns.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-coalesce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-constraints.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-eliminations.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-lives.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-remat.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-spills.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-cgraph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-streamer.cc\n| g++   -fno-PIE -c  -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-streamer-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-streamer-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-section-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-section-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-opts.cc\n| g++   -fno-PIE -c  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../zlib  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-compress.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mcf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mode-switching.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/modulo-sched.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/multiple_target.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-offload.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-expand.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-general.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-low.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-oacc-kernels-decompose.o -MT omp-oacc-kernels-decompose.o -MMD -MP -MF ./.deps/omp-oacc-kernels-decompose.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-oacc-kernels-decompose.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-oacc-neuter-broadcast.o -MT omp-oacc-neuter-broadcast.o -MMD -MP -MF ./.deps/omp-oacc-neuter-broadcast.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-oacc-neuter-broadcast.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-simd-clone.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opt-problem.o -MT opt-problem.o -MMD -MP -MF ./.deps/opt-problem.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-problem.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optabs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optabs-libfuncs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optabs-query.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optabs-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optinfo.o -MT optinfo.o -MMD -MP -MF ./.deps/optinfo.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optinfo.cc\n| g++   -fno-PIE -c  -DTARGET_NAME=\\\"aarch64-poky-elf\\\" -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../zlib -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optinfo-emit-json.o -MT optinfo-emit-json.o -MMD -MP -MF ./.deps/optinfo-emit-json.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optinfo-emit-json.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o options-urls.o -MT options-urls.o -MMD -MP -MF ./.deps/options-urls.TPo options-urls.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opts-global.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ordered-hash-map-tests.o -MT ordered-hash-map-tests.o -MMD -MP -MF ./.deps/ordered-hash-map-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ordered-hash-map-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/passes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o prime-paths.o -MT prime-paths.o -MMD -MP -MF ./.deps/prime-paths.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/prime-paths.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o path-coverage.o -MT path-coverage.o -MMD -MP -MF ./.deps/path-coverage.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/path-coverage.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o range-op-float.o -MT range-op-float.o -MMD -MP -MF ./.deps/range-op-float.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/range-op-float.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o range-op.o -MT range-op.o -MMD -MP -MF ./.deps/range-op.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/range-op.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o range-op-ptr.o -MT range-op-ptr.o -MMD -MP -MF ./.deps/range-op-ptr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/range-op-ptr.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o range.o -MT range.o -MMD -MP -MF ./.deps/range.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/range.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/profile-count.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-md.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/profile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-rtl-function.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/real.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/print-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/realmpfr.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/recog.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reg-stack.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/regcprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/print-rtl-function.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/print-rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/predict.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reginfo.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/regrename.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/regstat.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reload.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reload1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reorg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/postreload.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/postreload-gcse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/resource.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-error.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/accesses.o -MT rtl-ssa/accesses.o -MMD -MP -MF rtl-ssa/.deps/accesses.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/accesses.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/blocks.o -MT rtl-ssa/blocks.o -MMD -MP -MF rtl-ssa/.deps/blocks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/blocks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/changes.o -MT rtl-ssa/changes.o -MMD -MP -MF rtl-ssa/.deps/changes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/changes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o pointer-query.o -MT pointer-query.o -MMD -MP -MF ./.deps/pointer-query.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/pointer-query.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/plugin.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/functions.o -MT rtl-ssa/functions.o -MMD -MP -MF rtl-ssa/.deps/functions.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/functions.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/insns.o -MT rtl-ssa/insns.o -MMD -MP -MF rtl-ssa/.deps/insns.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/insns.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/movement.o -MT rtl-ssa/movement.o -MMD -MP -MF rtl-ssa/.deps/movement.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/movement.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtlhash.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtlanal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtlhooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtx-vector-builder.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/run-rtl-passes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sched-deps.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sched-ebb.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sched-rgn.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sel-sched-ir.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sel-sched-dump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sel-sched.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-run-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sese.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/shrink-wrap.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/simplify-rtx.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sparseset.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/spellcheck.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/spellcheck-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o splay-tree-utils.o -MT splay-tree-utils.o -MMD -MP -MF ./.deps/splay-tree-utils.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/splay-tree-utils.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sreal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/stack-ptr-mod.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/statistics.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/stmt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/stor-layout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o avoid-store-forwarding.o -MT avoid-store-forwarding.o -MMD -MP -MF ./.deps/avoid-store-forwarding.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/avoid-store-forwarding.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/store-motion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/streamer-hooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/stringpool.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/substring-locations.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/target-globals.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/targhooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/timevar.cc\n| g++   -fno-PIE -c  -DTARGET_NAME=\\\"aarch64-poky-elf\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/toplev.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tracer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/trans-mem.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-affine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/asan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tsan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ubsan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sanopt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sancov.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-assume.o -MT tree-assume.o -MMD -MP -MF ./.deps/tree-assume.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-assume.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-call-cdce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-cfg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-cfgcleanup.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-chrec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-complex.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-data-ref.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-dfa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-diagnostic.cc\n| g++   -fno-PIE -c  -DTARGET_NAME=\\\"aarch64-poky-elf\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-diagnostic-client-data-hooks.o -MT tree-diagnostic-client-data-hooks.o -MMD -MP -MF ./.deps/tree-diagnostic-client-data-hooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-diagnostic-client-data-hooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-dump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-eh.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-emutls.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-if-conv.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-inline.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-into-ssa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-iterator.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-logical-location.o -MT tree-logical-location.o -MMD -MP -MF ./.deps/tree-logical-location.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-logical-location.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-loop-distribution.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o crc-verification.o -MT crc-verification.o -MMD -MP -MF ./.deps/crc-verification.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/crc-verification.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-sra.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-switch-conversion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-address.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-alias.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-scalar-evolution.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-ccp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-profile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-pretty-print.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-predcom.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-coalesce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-phinodes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-ifcombine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-live.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-ch.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-forwprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-dse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-dom.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-dce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-copy.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-parloops.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-outof-ssa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-im.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-object-size.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-nrv.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-nested.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Isym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sym-exec/sym-exec-condition.o -MT sym-exec/sym-exec-condition.o -MMD -MP -MF sym-exec/.deps/sym-exec-condition.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec/sym-exec-condition.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Isym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sym-exec/sym-exec-state.o -MT sym-exec/sym-exec-state.o -MMD -MP -MF sym-exec/.deps/sym-exec-state.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec/sym-exec-state.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Isym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sym-exec/sym-exec-expression.o -MT sym-exec/sym-exec-expression.o -MMD -MP -MF sym-exec/.deps/sym-exec-expression.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec/sym-exec-expression.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-ivcanon.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-crc-optimization.o -MT gimple-crc-optimization.o -MMD -MP -MF ./.deps/gimple-crc-optimization.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-crc-optimization.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-manip.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-niter.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-prefetch.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-ivopts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-split.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-unswitch.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-math-opts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-operands.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-path.o -MT gimple-range-path.o -MMD -MP -MF ./.deps/gimple-range-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-phiopt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-phiprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-pre.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-propagate.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-reassoc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-sccvn.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-scopedtables.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-sink.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-strlen.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-structalias.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-tail-merge.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-ter.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-threadbackward.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-sccvn.cc: In function \u2018void print_vn_reference_ops(FILE*, vec<vn_reference_op_struct>)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-sccvn.cc:286:21: warning: format not a string literal and no format arguments [-Wformat-security]\n|   286 |             fprintf (outfile, internal_fn_name ((internal_fn)vro->clique));\n|       |             ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-threadedge.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-threadupdate.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-uncprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-uninit.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssanames.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-stdarg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-streamer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-streamer-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-streamer-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-tailcall.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-generic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-isel.o -MT gimple-isel.o -MMD -MP -MF ./.deps/gimple-isel.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-isel.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-patterns.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-data-refs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-stmts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-loop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-loop-manip.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-slp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-slp-patterns.o -MT tree-vect-slp-patterns.o -MMD -MP -MF ./.deps/tree-vect-slp-patterns.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-slp-patterns.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vectorizer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vector-builder.o -MT tree-vector-builder.o -MMD -MP -MF ./.deps/tree-vector-builder.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vector-builder.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vrp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tristate.o -MT tristate.o -MMD -MP -MF ./.deps/tristate.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tristate.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/typed-splay-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/valtrack.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-pointer-equiv.o -MT value-pointer-equiv.o -MMD -MP -MF ./.deps/value-pointer-equiv.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-pointer-equiv.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-query.o -MT value-query.o -MMD -MP -MF ./.deps/value-query.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-query.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-range.o -MT value-range.o -MMD -MP -MF ./.deps/value-range.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-range.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-range-pretty-print.o -MT value-range-pretty-print.o -MMD -MP -MF ./.deps/value-range-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-range-pretty-print.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-range-storage.o -MT value-range-storage.o -MMD -MP -MF ./.deps/value-range-storage.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-range-storage.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-relation.o -MT value-relation.o -MMD -MP -MF ./.deps/value-relation.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-relation.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-prof.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/var-tracking.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/varasm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/varpool.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP -MF ./.deps/vec-perm-indices.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vec-perm-indices.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vmsdbgout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vr-values.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vtable-verify.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o warning-control.o -MT warning-control.o -MMD -MP -MF ./.deps/warning-control.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/warning-control.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/web.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/wide-int.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/wide-int-print.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o aarch64.o -MT aarch64.o -MMD -MP -MF ./.deps/aarch64.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/access-diagram.o -MT analyzer/access-diagram.o -MMD -MP -MF analyzer/.deps/access-diagram.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/access-diagram.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analysis-plan.o -MT analyzer/analysis-plan.o -MMD -MP -MF analyzer/.deps/analysis-plan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analysis-plan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer.o -MT analyzer/analyzer.o -MMD -MP -MF analyzer/.deps/analyzer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer-language.o -MT analyzer/analyzer-language.o -MMD -MP -MF analyzer/.deps/analyzer-language.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer-language.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer-logging.o -MT analyzer/analyzer-logging.o -MMD -MP -MF analyzer/.deps/analyzer-logging.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer-logging.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer-pass.o -MT analyzer/analyzer-pass.o -MMD -MP -MF analyzer/.deps/analyzer-pass.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer-pass.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer-selftests.o -MT analyzer/analyzer-selftests.o -MMD -MP -MF analyzer/.deps/analyzer-selftests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer-selftests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/bar-chart.o -MT analyzer/bar-chart.o -MMD -MP -MF analyzer/.deps/bar-chart.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/bar-chart.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/bounds-checking.o -MT analyzer/bounds-checking.o -MMD -MP -MF analyzer/.deps/bounds-checking.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/bounds-checking.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/call-details.o -MT analyzer/call-details.o -MMD -MP -MF analyzer/.deps/call-details.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/call-details.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/call-info.o -MT analyzer/call-info.o -MMD -MP -MF analyzer/.deps/call-info.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/call-info.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/call-string.o -MT analyzer/call-string.o -MMD -MP -MF analyzer/.deps/call-string.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/call-string.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/call-summary.o -MT analyzer/call-summary.o -MMD -MP -MF analyzer/.deps/call-summary.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/call-summary.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc: In function \u2018fractional_cost aarch64_detect_vector_stmt_subtype(vec_info*, vect_cost_for_stmt, stmt_vec_info, slp_tree, tree, vect_cost_model_location, fractional_cost)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc:17277:29: warning: narrowing conversion of \u2018(int)sve_costs->sve_vec_cost::gather_load_x64_cost\u2019 from \u2018int\u2019 to \u2018uint32_t\u2019 {aka \u2018unsigned int\u2019} [-Wnarrowing]\n| 17277 |         return { sve_costs->gather_load_x64_cost, nunits };\n|       |                  ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc:17278:27: warning: narrowing conversion of \u2018(int)sve_costs->sve_vec_cost::gather_load_x32_cost\u2019 from \u2018int\u2019 to \u2018uint32_t\u2019 {aka \u2018unsigned int\u2019} [-Wnarrowing]\n| 17278 |       return { sve_costs->gather_load_x32_cost, nunits };\n|       |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/checker-event.o -MT analyzer/checker-event.o -MMD -MP -MF analyzer/.deps/checker-event.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/checker-event.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/checker-path.o -MT analyzer/checker-path.o -MMD -MP -MF analyzer/.deps/checker-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/checker-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/complexity.o -MT analyzer/complexity.o -MMD -MP -MF analyzer/.deps/complexity.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/complexity.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/constraint-manager.o -MT analyzer/constraint-manager.o -MMD -MP -MF analyzer/.deps/constraint-manager.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/constraint-manager.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/diagnostic-manager.o -MT analyzer/diagnostic-manager.o -MMD -MP -MF analyzer/.deps/diagnostic-manager.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/diagnostic-manager.cc\n| g++   -fno-PIE -c  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../zlib -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/engine.o -MT analyzer/engine.o -MMD -MP -MF analyzer/.deps/engine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/engine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/feasible-graph.o -MT analyzer/feasible-graph.o -MMD -MP -MF analyzer/.deps/feasible-graph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/feasible-graph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/function-set.o -MT analyzer/function-set.o -MMD -MP -MF analyzer/.deps/function-set.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/function-set.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/infinite-loop.o -MT analyzer/infinite-loop.o -MMD -MP -MF analyzer/.deps/infinite-loop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/infinite-loop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/infinite-recursion.o -MT analyzer/infinite-recursion.o -MMD -MP -MF analyzer/.deps/infinite-recursion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/infinite-recursion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/kf.o -MT analyzer/kf.o -MMD -MP -MF analyzer/.deps/kf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/kf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/kf-analyzer.o -MT analyzer/kf-analyzer.o -MMD -MP -MF analyzer/.deps/kf-analyzer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/kf-analyzer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/kf-lang-cp.o -MT analyzer/kf-lang-cp.o -MMD -MP -MF analyzer/.deps/kf-lang-cp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/kf-lang-cp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/known-function-manager.o -MT analyzer/known-function-manager.o -MMD -MP -MF analyzer/.deps/known-function-manager.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/known-function-manager.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/pending-diagnostic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/program-point.o -MT analyzer/program-point.o -MMD -MP -MF analyzer/.deps/program-point.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/program-point.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/program-state.o -MT analyzer/program-state.o -MMD -MP -MF analyzer/.deps/program-state.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/program-state.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/ranges.o -MT analyzer/ranges.o -MMD -MP -MF analyzer/.deps/ranges.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/ranges.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/record-layout.o -MT analyzer/record-layout.o -MMD -MP -MF analyzer/.deps/record-layout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/record-layout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region.o -MT analyzer/region.o -MMD -MP -MF analyzer/.deps/region.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region-model.o -MT analyzer/region-model.o -MMD -MP -MF analyzer/.deps/region-model.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region-model.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region-model-asm.o -MT analyzer/region-model-asm.o -MMD -MP -MF analyzer/.deps/region-model-asm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region-model-asm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region-model-manager.o -MT analyzer/region-model-manager.o -MMD -MP -MF analyzer/.deps/region-model-manager.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region-model-manager.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region-model-reachability.o -MT analyzer/region-model-reachability.o -MMD -MP -MF analyzer/.deps/region-model-reachability.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region-model-reachability.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm.o -MT analyzer/sm.o -MMD -MP -MF analyzer/.deps/sm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-file.o -MT analyzer/sm-file.o -MMD -MP -MF analyzer/.deps/sm-file.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-file.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-fd.o -MT analyzer/sm-fd.o -MMD -MP -MF analyzer/.deps/sm-fd.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-fd.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-malloc.o -MT analyzer/sm-malloc.o -MMD -MP -MF analyzer/.deps/sm-malloc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-malloc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-pattern-test.o -MT analyzer/sm-pattern-test.o -MMD -MP -MF analyzer/.deps/sm-pattern-test.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-pattern-test.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-sensitive.o -MT analyzer/sm-sensitive.o -MMD -MP -MF analyzer/.deps/sm-sensitive.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-sensitive.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-signal.o -MT analyzer/sm-signal.o -MMD -MP -MF analyzer/.deps/sm-signal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-signal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-taint.o -MT analyzer/sm-taint.o -MMD -MP -MF analyzer/.deps/sm-taint.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-taint.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/state-purge.o -MT analyzer/state-purge.o -MMD -MP -MF analyzer/.deps/state-purge.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/state-purge.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/store.o -MT analyzer/store.o -MMD -MP -MF analyzer/.deps/store.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/store.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/supergraph.o -MT analyzer/supergraph.o -MMD -MP -MF analyzer/.deps/supergraph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/supergraph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/svalue.o -MT analyzer/svalue.o -MMD -MP -MF analyzer/.deps/svalue.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/svalue.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/symbol.o -MT analyzer/symbol.o -MMD -MP -MF analyzer/.deps/symbol.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/symbol.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/trimmed-graph.o -MT analyzer/trimmed-graph.o -MMD -MP -MF analyzer/.deps/trimmed-graph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/trimmed-graph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/varargs.o -MT analyzer/varargs.o -MMD -MP -MF analyzer/.deps/varargs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/varargs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-builtins.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/arm/aarch-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-shapes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-base.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-sve2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-sme.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/cortex-a57-fma-steering.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE  -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-speculation.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/arm/aarch-bti-insert.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cc-fusion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-early-ra.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-ldp-fusion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/host-linux.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/main.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o aarch64-common.o -MT aarch64-common.o -MMD -MP -MF ./.deps/aarch64-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common/config/aarch64/aarch64-common.cc\n| g++   -fno-PIE -c  -DPREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr\\\" -DBASEVER=\"\\\"15.1.0\\\"\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/prefix.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opts-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opts-diagnostic.o -MT opts-diagnostic.o -MMD -MP -MF ./.deps/opts-diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opts-diagnostic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Icommon -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common/common-targhooks.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hash-table.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/file-find.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opt-suggestions.o -MT opt-suggestions.o -MMD -MP -MF ./.deps/opt-suggestions.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-suggestions.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-spec.o -MT diagnostic-spec.o -MMD -MP -MF ./.deps/diagnostic-spec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-spec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-color.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF ./.deps/diagnostic-format-json.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-format-json.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-format-sarif.o -MT diagnostic-format-sarif.o -MMD -MP -MF ./.deps/diagnostic-format-sarif.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-format-sarif.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-format-text.o -MT diagnostic-format-text.o -MMD -MP -MF ./.deps/diagnostic-format-text.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-format-text.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-global-context.o -MT diagnostic-global-context.o -MMD -MP -MF ./.deps/diagnostic-global-context.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-global-context.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-macro-unwinding.o -MT diagnostic-macro-unwinding.o -MMD -MP -MF ./.deps/diagnostic-macro-unwinding.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-macro-unwinding.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-path.o -MT diagnostic-path.o -MMD -MP -MF ./.deps/diagnostic-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-show-locus.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic.cc: In function \u2018void fancy_abort(const char*, int, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic.cc:1729:15: warning: format not a string literal and no format arguments [-Wformat-security]\n|  1729 |       fnotice (stderr, diagnostic_kind_text[DK_ICE]);\n|       |       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/edit-context.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/pretty-print.cc\n| g++   -fno-PIE -c  -DLOCALEDIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/share/locale\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/intl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o json.o -MT json.o -MMD -MP -MF ./.deps/json.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/json.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o json-parsing.o -MT json-parsing.o -MMD -MP -MF ./.deps/json-parsing.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/json-parsing.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sbitmap.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/input.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-none.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/memory-block.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-diagnostic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sort.o -MT sort.o -MMD -MP -MF ./.deps/sort.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sort.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-diagnostic-path.o -MT selftest-diagnostic-path.o -MMD -MP -MF ./.deps/selftest-diagnostic-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-diagnostic-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-json.o -MT selftest-json.o -MMD -MP -MF ./.deps/selftest-json.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-json.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-logical-location.o -MT selftest-logical-location.o -MMD -MP -MF ./.deps/selftest-logical-location.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-logical-location.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/box-drawing.o -MT text-art/box-drawing.o -MMD -MP -MF text-art/.deps/box-drawing.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/box-drawing.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/canvas.o -MT text-art/canvas.o -MMD -MP -MF text-art/.deps/canvas.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/canvas.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/ruler.o -MT text-art/ruler.o -MMD -MP -MF text-art/.deps/ruler.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/ruler.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/selftests.o -MT text-art/selftests.o -MMD -MP -MF text-art/.deps/selftests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/selftests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/style.o -MT text-art/style.o -MMD -MP -MF text-art/.deps/style.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/style.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/styled-string.o -MT text-art/styled-string.o -MMD -MP -MF text-art/.deps/styled-string.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/styled-string.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/table.o -MT text-art/table.o -MMD -MP -MF text-art/.deps/table.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/table.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/theme.o -MT text-art/theme.o -MMD -MP -MF text-art/.deps/theme.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/theme.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/tree-widget.o -MT text-art/tree-widget.o -MMD -MP -MF text-art/.deps/tree-widget.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/tree-widget.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/widget.o -MT text-art/widget.o -MMD -MP -MF text-art/.deps/widget.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/widget.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cp-lang.o -MT cp/cp-lang.o -MMD -MP -MF cp/.deps/cp-lang.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-lang.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/call.o -MT cp/call.o -MMD -MP -MF cp/.deps/call.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/call.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/class.o -MT cp/class.o -MMD -MP -MF cp/.deps/class.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/class.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/constexpr.o -MT cp/constexpr.o -MMD -MP -MF cp/.deps/constexpr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/constexpr.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/constraint.o -MT cp/constraint.o -MMD -MP -MF cp/.deps/constraint.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/constraint.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/style.cc: In member function \u2018void text_art::style::color::print_sgr(pretty_printer*, bool, bool&) const\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/style.cc:150:25: warning: spurious leading punctuation sequence \u2018;\u2019 in format [-Wformat-diag]\n|   150 |         pp_printf (pp, \";5;%i\", (int)u.m_8bit);\n|       |                         ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/style.cc:160:25: warning: spurious leading punctuation sequence \u2018;\u2019 in format [-Wformat-diag]\n|   160 |         pp_printf (pp, \";2;%i;%i;%i\",\n|       |                         ^\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/coroutines.o -MT cp/coroutines.o -MMD -MP -MF cp/.deps/coroutines.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/coroutines.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cp-gimplify.o -MT cp/cp-gimplify.o -MMD -MP -MF cp/.deps/cp-gimplify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-gimplify.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cp-objcp-common.o -MT cp/cp-objcp-common.o -MMD -MP -MF cp/.deps/cp-objcp-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-objcp-common.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cp-ubsan.o -MT cp/cp-ubsan.o -MMD -MP -MF cp/.deps/cp-ubsan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-ubsan.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cvt.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/contracts.o -MT cp/contracts.o -MMD -MP -MF cp/.deps/contracts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/contracts.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cxx-pretty-print.o -MT cp/cxx-pretty-print.o -MMD -MP -MF cp/.deps/cxx-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cxx-pretty-print.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/decl.o -MT cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/decl.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/decl2.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/dump.o -MT cp/dump.o -MMD -MP -MF cp/.deps/dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/dump.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/error.o -MT cp/error.o -MMD -MP -MF cp/.deps/error.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/except.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/expr.o -MT cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/expr.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/friend.o -MT cp/friend.o -MMD -MP -MF cp/.deps/friend.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/friend.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/init.o -MT cp/init.o -MMD -MP -MF cp/.deps/init.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/init.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/lambda.o -MT cp/lambda.o -MMD -MP -MF cp/.deps/lambda.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/lambda.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc: In constructor \u2018auto_context_line::auto_context_line(diagnostic_text_output_format&, location_t, bool)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc:3922:17: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3922 |     pp_verbatim (m_text_output.get_printer (), indent);\n|       |     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc: In destructor \u2018auto_context_line::~auto_context_line()\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc:3935:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3935 |             pp_verbatim (pp, indent);\n|       |             ~~~~~~~~~~~~^~~~~~~~~~~~\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/lex.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/logic.o -MT cp/logic.o -MMD -MP -MF cp/.deps/logic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/logic.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/mangle.o -MT cp/mangle.o -MMD -MP -MF cp/.deps/mangle.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/mangle.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/mapper-client.o -MT cp/mapper-client.o -MMD -MP -MF cp/.deps/mapper-client.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/mapper-client.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/mapper-resolver.o -MT cp/mapper-resolver.o -MMD -MP -MF cp/.deps/mapper-resolver.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/mapper-resolver.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/method.o -MT cp/method.o -MMD -MP -MF cp/.deps/method.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/method.cc\n| g++   -fno-PIE -c  -DHOST_MACHINE=\\\"aarch64-unknown-linux-gnu\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../zlib -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/module.o -MT cp/module.o -MMD -MP -MF cp/.deps/module.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/module.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/name-lookup.o -MT cp/name-lookup.o -MMD -MP -MF cp/.deps/name-lookup.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/name-lookup.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/optimize.o -MT cp/optimize.o -MMD -MP -MF cp/.deps/optimize.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/optimize.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/parser.o -MT cp/parser.o -MMD -MP -MF cp/.deps/parser.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/parser.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/pt.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/ptree.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF cp/.deps/rtti.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/rtti.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/search.o -MT cp/search.o -MMD -MP -MF cp/.deps/search.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/search.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/semantics.o -MT cp/semantics.o -MMD -MP -MF cp/.deps/semantics.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/semantics.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/tree.o -MT cp/tree.o -MMD -MP -MF cp/.deps/tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/tree.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/typeck.o -MT cp/typeck.o -MMD -MP -MF cp/.deps/typeck.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/typeck.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/typeck2.o -MT cp/typeck2.o -MMD -MP -MF cp/.deps/typeck2.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/typeck2.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/vtable-class-hierarchy.o -MT cp/vtable-class-hierarchy.o -MMD -MP -MF cp/.deps/vtable-class-hierarchy.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/vtable-class-hierarchy.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/arith.o -MT fortran/arith.o -MMD -MP -MF fortran/.deps/arith.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/arith.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/array.o -MT fortran/array.o -MMD -MP -MF fortran/.deps/array.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/array.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/bbt.o -MT fortran/bbt.o -MMD -MP -MF fortran/.deps/bbt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/bbt.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/check.o -MT fortran/check.o -MMD -MP -MF fortran/.deps/check.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/check.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/class.o -MT fortran/class.o -MMD -MP -MF fortran/.deps/class.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/class.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/coarray.o -MT fortran/coarray.o -MMD -MP -MF fortran/.deps/coarray.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/coarray.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/constructor.o -MT fortran/constructor.o -MMD -MP -MF fortran/.deps/constructor.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/constructor.cc\n| g++   -fno-PIE -c   -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/cpp.o -MT fortran/cpp.o -MMD -MP -MF fortran/.deps/cpp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/cpp.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/check.cc: In function \u2018bool gfc_check_transfer(gfc_expr*, gfc_expr*, gfc_expr*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/check.cc:6869:32: warning: unknown conversion type character \u2018z\u2019 in format [-Wformat=]\n|  6869 |                  \"source size %zd < result size %zd\", &source->where,\n|       |                                ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/check.cc:6869:50: warning: unknown conversion type character \u2018z\u2019 in format [-Wformat=]\n|  6869 |                  \"source size %zd < result size %zd\", &source->where,\n|       |                                                  ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/check.cc:6868:18: warning: too many arguments for format [-Wformat-extra-args]\n|  6868 |                  \"Intrinsic TRANSFER at %L has partly undefined result: \"\n|       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|  6869 |                  \"source size %zd < result size %zd\", &source->where,\n|       |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/data.o -MT fortran/data.o -MMD -MP -MF fortran/.deps/data.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/data.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/decl.o -MT fortran/decl.o -MMD -MP -MF fortran/.deps/decl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/decl.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/dump-parse-tree.o -MT fortran/dump-parse-tree.o -MMD -MP -MF fortran/.deps/dump-parse-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/dump-parse-tree.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/error.o -MT fortran/error.o -MMD -MP -MF fortran/.deps/error.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/error.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/expr.o -MT fortran/expr.o -MMD -MP -MF fortran/.deps/expr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/expr.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/interface.o -MT fortran/interface.o -MMD -MP -MF fortran/.deps/interface.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/interface.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/intrinsic.o -MT fortran/intrinsic.o -MMD -MP -MF fortran/.deps/intrinsic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/intrinsic.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/decl.cc: In function \u2018bool build_struct(const char*, gfc_charlen*, gfc_expr**, gfc_array_spec**)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/decl.cc:2441:29: warning: format not a string literal and no format arguments [-Wformat-security]\n|  2441 |               gfc_error_now (err);\n|       |               ~~~~~~~~~~~~~~^~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/decl.cc:2447:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  2447 |               gfc_error (err);\n|       |               ~~~~~~~~~~^~~~~\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/io.o -MT fortran/io.o -MMD -MP -MF fortran/.deps/io.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/io.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/iresolve.o -MT fortran/iresolve.o -MMD -MP -MF fortran/.deps/iresolve.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/iresolve.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/match.o -MT fortran/match.o -MMD -MP -MF fortran/.deps/match.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/match.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/matchexp.o -MT fortran/matchexp.o -MMD -MP -MF fortran/.deps/matchexp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/matchexp.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/misc.o -MT fortran/misc.o -MMD -MP -MF fortran/.deps/misc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/misc.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/dependency.o -MT fortran/dependency.o -MMD -MP -MF fortran/.deps/dependency.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/dependency.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/convert.o -MT fortran/convert.o -MMD -MP -MF fortran/.deps/convert.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/convert.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/target-memory.o -MT fortran/target-memory.o -MMD -MP -MF fortran/.deps/target-memory.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/target-memory.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/symbol.o -MT fortran/symbol.o -MMD -MP -MF fortran/.deps/symbol.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/symbol.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/st.o -MT fortran/st.o -MMD -MP -MF fortran/.deps/st.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/st.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/simplify.o -MT fortran/simplify.o -MMD -MP -MF fortran/.deps/simplify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/simplify.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/scanner.o -MT fortran/scanner.o -MMD -MP -MF fortran/.deps/scanner.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/scanner.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/resolve.o -MT fortran/resolve.o -MMD -MP -MF fortran/.deps/resolve.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/resolve.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/primary.o -MT fortran/primary.o -MMD -MP -MF fortran/.deps/primary.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/parse.o -MT fortran/parse.o -MMD -MP -MF fortran/.deps/parse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/parse.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/options.o -MT fortran/options.o -MMD -MP -MF fortran/.deps/options.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/options.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/openmp.o -MT fortran/openmp.o -MMD -MP -MF fortran/.deps/openmp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/openmp.cc\n| g++   -fno-PIE -c  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../zlib -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/module.o -MT fortran/module.o -MMD -MP -MF fortran/.deps/module.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/module.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc: In function \u2018match match_string_constant(gfc_expr**)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:1296:51: warning: unknown conversion type character \u2018t\u2019 in format [-Wformat=]\n|  1296 |               gfc_error (\"Substring start index (%td) at %L below 1\",\n|       |                                                   ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:1296:59: warning: format \u2018%L\u2019 expects argument of type \u2018locus*\u2019, but argument 2 has type \u2018ptrdiff_t\u2019 {aka \u2018long int\u2019} [-Wformat=]\n|  1296 |               gfc_error (\"Substring start index (%td) at %L below 1\",\n|       |                                                          ~^\n|       |                                                           |\n|       |                                                           locus*\n|       |                                                          %ld\n|  1297 |                          istart, &e->ref->u.ss.start->where);\n|       |                          ~~~~~~\n|       |                          |\n|       |                          ptrdiff_t {aka long int}\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:1296:26: warning: too many arguments for format [-Wformat-extra-args]\n|  1296 |               gfc_error (\"Substring start index (%td) at %L below 1\",\n|       |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:1302:49: warning: unknown conversion type character \u2018t\u2019 in format [-Wformat=]\n|  1302 |               gfc_error (\"Substring end index (%td) at %L exceeds string \"\n|       |                                                 ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:1302:57: warning: format \u2018%L\u2019 expects argument of type \u2018locus*\u2019, but argument 2 has type \u2018ptrdiff_t\u2019 {aka \u2018long int\u2019} [-Wformat=]\n|  1302 |               gfc_error (\"Substring end index (%td) at %L exceeds string \"\n|       |                                                        ~^\n|       |                                                         |\n|       |                                                         locus*\n|       |                                                        %ld\n|  1303 |                          \"length\", iend, &e->ref->u.ss.end->where);\n|       |                                    ~~~~\n|       |                                    |\n|       |                                    ptrdiff_t {aka long int}\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:1302:26: warning: too many arguments for format [-Wformat-extra-args]\n|  1302 |               gfc_error (\"Substring end index (%td) at %L exceeds string \"\n|       |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|  1303 |                          \"length\", iend, &e->ref->u.ss.end->where);\n|       |                          ~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc: In function \u2018bool gfc_convert_to_structure_constructor(gfc_expr*, gfc_symbol*, gfc_expr**, gfc_actual_arglist**, bool)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:3522:52: warning: unknown conversion type character \u2018t\u2019 in format [-Wformat=]\n|  3522 |                                  \"in constructor (%td/%td) at %L\", c,\n|       |                                                    ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:3522:56: warning: unknown conversion type character \u2018t\u2019 in format [-Wformat=]\n|  3522 |                                  \"in constructor (%td/%td) at %L\", c,\n|       |                                                        ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:3522:64: warning: format \u2018%L\u2019 expects argument of type \u2018locus*\u2019, but argument 3 has type \u2018ptrdiff_t\u2019 {aka \u2018long int\u2019} [-Wformat=]\n|  3522 |                                  \"in constructor (%td/%td) at %L\", c,\n|       |                                                               ~^   ~\n|       |                                                                |   |\n|       |                                                                |   ptrdiff_t {aka long int}\n|       |                                                                locus*\n|       |                                                               %ld\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:3521:34: warning: too many arguments for format [-Wformat-extra-args]\n|  3521 |                                  \"CHARACTER expression will be truncated \"\n|       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|  3522 |                                  \"in constructor (%td/%td) at %L\", c,\n|       |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/f95-lang.o -MT fortran/f95-lang.o -MMD -MP -MF fortran/.deps/f95-lang.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/f95-lang.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans.o -MT fortran/trans.o -MMD -MP -MF fortran/.deps/trans.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-array.o -MT fortran/trans-array.o -MMD -MP -MF fortran/.deps/trans-array.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-array.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-common.o -MT fortran/trans-common.o -MMD -MP -MF fortran/.deps/trans-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-common.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-const.o -MT fortran/trans-const.o -MMD -MP -MF fortran/.deps/trans-const.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-const.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-decl.o -MT fortran/trans-decl.o -MMD -MP -MF fortran/.deps/trans-decl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-decl.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-expr.o -MT fortran/trans-expr.o -MMD -MP -MF fortran/.deps/trans-expr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-expr.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-intrinsic.o -MT fortran/trans-intrinsic.o -MMD -MP -MF fortran/.deps/trans-intrinsic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-intrinsic.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-io.o -MT fortran/trans-io.o -MMD -MP -MF fortran/.deps/trans-io.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-io.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-openmp.o -MT fortran/trans-openmp.o -MMD -MP -MF fortran/.deps/trans-openmp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-openmp.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-stmt.o -MT fortran/trans-stmt.o -MMD -MP -MF fortran/.deps/trans-stmt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-stmt.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-types.o -MT fortran/trans-types.o -MMD -MP -MF fortran/.deps/trans-types.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-types.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/frontend-passes.o -MT fortran/frontend-passes.o -MMD -MP -MF fortran/.deps/frontend-passes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/frontend-passes.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-lang.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-object.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-partition.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-symtab.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n|   -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-driver.c\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  -o libgcov-util.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-util.c\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcov-tool.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcov-dump.cc\n| g++   -fno-PIE -c  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../zlib -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcov.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Iobjc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o objc/objc-map.o -MT objc/objc-map.o -MMD -MP -MF objc/.deps/objc-map.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-map.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Iobjc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o objc/objc-encoding.o -MT objc/objc-encoding.o -MMD -MP -MF objc/.deps/objc-encoding.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-encoding.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Iobjc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o objc/objc-next-runtime-abi-02.o -MT objc/objc-next-runtime-abi-02.o -MMD -MP -MF objc/.deps/objc-next-runtime-abi-02.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-next-runtime-abi-02.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Iobjc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o objc/objc-next-runtime-abi-01.o -MT objc/objc-next-runtime-abi-01.o -MMD -MP -MF objc/.deps/objc-next-runtime-abi-01.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-next-runtime-abi-01.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Iobjc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o objc/objc-gnu-runtime-abi-01.o -MT objc/objc-gnu-runtime-abi-01.o -MMD -MP -MF objc/.deps/objc-gnu-runtime-abi-01.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-gnu-runtime-abi-01.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Iobjc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o objc/objc-runtime-shared-support.o -MT objc/objc-runtime-shared-support.o -MMD -MP -MF objc/.deps/objc-runtime-shared-support.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-runtime-shared-support.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-util.c: In function \u2018gcov_info* gcov_read_profile_dir(const char*, int)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-util.c:456:9: warning: ignoring return value of \u2018int chdir(const char*)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   456 |   chdir (pwd);\n|       |   ~~~~~~^~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n|   -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-merge.c\n| g++   -fno-PIE -c  -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\"  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/collect2.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-next-runtime-abi-02.cc: In function \u2018tree_node* generate_v2_meth_type_list(vec<tree_node*>&, tree, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-next-runtime-abi-02.cc:2532:12: warning: ignoring return value of \u2018int asprintf(char**, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  2532 |   asprintf (&nam, \"%s_%s\", prefix,\n|       |   ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~\n|  2533 |             IDENTIFIER_POINTER (PROTOCOL_NAME (protocol)));\n|       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/collect2-aix.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Iobjc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o objc/objc-act.o -MT objc/objc-act.o -MMD -MP -MF objc/.deps/objc-act.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-act.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Iobjc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o objc/objc-lang.o -MT objc/objc-lang.o -MMD -MP -MF objc/.deps/objc-lang.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-lang.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-common.o -MT lto/lto-common.o -MMD -MP -MF lto/.deps/lto-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/collect-utils.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-wrapper.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lockfile.o -MT lockfile.o -MMD -MP -MF ./.deps/lockfile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lockfile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-ltrans-cache.o -MT lto-ltrans-cache.o -MMD -MP -MF ./.deps/lto-ltrans-cache.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-ltrans-cache.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DPERSONALITY=\\\"ar\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-ar.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DPERSONALITY=\\\"nm\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DPERSONALITY=\\\"ranlib\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-lex.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-parse.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-state.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/errors.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-wrapper.cc: In function \u2018bool find_and_merge_options(int, off_t, const char*, vec<cl_decoded_option>, bool, vec<cl_decoded_option>*, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-wrapper.cc:1172:8: warning: ignoring return value of \u2018ssize_t read(int, void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  1172 |   read (fd, data, length);\n|       |   ~~~~~^~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DBASEVER=\"\\\"15.1.0\\\"\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-main.cc\n| gengtype-lex.l: In function \u2018int yylex(const char**)\u2019:\n| gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]\n| gengtype-lex.l:119:1: note: in expansion of macro \u2018YY_DO_BEFORE_ACTION\u2019\n| gengtype-lex.l:114:1: note: here\n| gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]\n| gengtype-lex.l:139:1: note: in expansion of macro \u2018YY_DO_BEFORE_ACTION\u2019\n| gengtype-lex.l:135:1: note: here\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/gccspec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/cppspec.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/g++spec.o -MT cp/g++spec.o -MMD -MP -MF cp/.deps/g++spec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/g++spec.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc: In function \u2018void lto_resolution_read(splay_tree, FILE*, lto_file*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc:2095:10: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  2095 |   fscanf (resolution, \" \");   /* Read white space.  */\n|       |   ~~~~~~~^~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc:2097:9: warning: ignoring return value of \u2018size_t fread(void*, size_t, size_t, FILE*)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  2097 |   fread (obj_name, sizeof (char), name_len, resolution);\n|       |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc:2117:10: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  2117 |   fscanf (resolution, \"%u\", &num_symbols);\n|       |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/gfortranspec.o -MT fortran/gfortranspec.o -MMD -MP -MF fortran/.deps/gfortranspec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/gfortranspec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.cc\n| <command-line>: warning: ISO C++ forbids converting a string constant to \u2018char*\u2019 [-Wwrite-strings]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:1657:48: note: in expansion of macro \u2018STANDARD_STARTFILE_PREFIX\u2019\n|  1657 | static char *const standard_startfile_prefix = STANDARD_STARTFILE_PREFIX;\n|       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc: In function \u2018int do_spec_1(const char*, int, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:6623:11: error: \u2018OPTION_MUSL\u2019 was not declared in this scope\n|  6623 |       if (OPTION_MUSL)\n|       |           ^~~~~~~~~~~\n| rm -rf libcommon-target.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc libcommon-target.a aarch64-common.o prefix.o opts.o opts-common.o opts-diagnostic.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o spellcheck.o selftest.o opt-suggestions.o options-urls.o\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so  libcommon-target.a\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:52:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    52 | AARCH64_CORE(\"cortex-a34\",  cortexa34, cortexa53, V8A,  (CRC), cortexa35, 0x41, 0xd02, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:53:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    53 | AARCH64_CORE(\"cortex-a35\",  cortexa35, cortexa53, V8A,  (CRC), cortexa35, 0x41, 0xd04, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:54:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    54 | AARCH64_CORE(\"cortex-a53\",  cortexa53, cortexa53, V8A,  (CRC), cortexa53, 0x41, 0xd03, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:55:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    55 | AARCH64_CORE(\"cortex-a57\",  cortexa57, cortexa57, V8A,  (CRC), cortexa57, 0x41, 0xd07, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:56:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    56 | AARCH64_CORE(\"cortex-a72\",  cortexa72, cortexa57, V8A,  (CRC), cortexa72, 0x41, 0xd08, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:57:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    57 | AARCH64_CORE(\"cortex-a73\",  cortexa73, cortexa57, V8A,  (CRC), cortexa73, 0x41, 0xd09, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:60:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    60 | AARCH64_CORE(\"thunderx\",      thunderx,      thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a0, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:61:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    61 | AARCH64_CORE(\"thunderxt88\",   thunderxt88,   thunderx,  V8A,  (CRC, CRYPTO), thunderxt88,  0x43, 0x0a1, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:63:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    63 | AARCH64_CORE(\"thunderxt88p1\", thunderxt88p1, thunderx,  V8A,  (CRC, CRYPTO), thunderxt88,  0x43, 0x0a1, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:66:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    66 | AARCH64_CORE(\"octeontx\",      octeontx,      thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a0, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:66:1: note: in expansion of macro \u2018AARCH64_CORE\u2019\n|    66 | AARCH64_CORE(\"octeontx\",      octeontx,      thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a0, -1)\n|       | ^~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:67:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    67 | AARCH64_CORE(\"octeontx81\",    octeontxt81,   thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a2, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:68:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    68 | AARCH64_CORE(\"octeontx83\",    octeontxt83,   thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a3, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:71:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    71 | AARCH64_CORE(\"thunderxt81\",   thunderxt81,   thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a2, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:72:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    72 | AARCH64_CORE(\"thunderxt83\",   thunderxt83,   thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a3, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:75:97: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    75 | AARCH64_CORE(\"ampere1\", ampere1, cortexa57, V8_6A, (F16, RNG, AES, SHA3), ampere1, 0xC0, 0xac3, -1)\n|       |                                                                                                 ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:76:113: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    76 | AARCH64_CORE(\"ampere1a\", ampere1a, cortexa57, V8_6A, (F16, RNG, AES, SHA3, SM4, MEMTAG), ampere1a, 0xC0, 0xac4, -1)\n|       |                                                                                                                 ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:77:119: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    77 | AARCH64_CORE(\"ampere1b\", ampere1b, cortexa57, V8_7A, (F16, RNG, AES, SHA3, SM4, MEMTAG, CSSC), ampere1b, 0xC0, 0xac5, -1)\n|       |                                                                                                                       ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:83:82: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    83 | AARCH64_CORE(\"xgene1\",      xgene1,    xgene1,    V8A,  (), xgene1, 0x50, 0x000, -1)\n|       |                                                                                  ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:86:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    86 | AARCH64_CORE(\"falkor\",      falkor,    cortexa57,    V8A,  (CRC, CRYPTO, RDMA), qdf24xx,   0x51, 0xC00, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:87:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    87 | AARCH64_CORE(\"qdf24xx\",     qdf24xx,   cortexa57,    V8A,  (CRC, CRYPTO, RDMA), qdf24xx,   0x51, 0xC00, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:90:96: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    90 | AARCH64_CORE(\"exynos-m1\",   exynosm1,  exynosm1,  V8A,  (CRC, CRYPTO), exynosm1,  0x53, 0x001, -1)\n|       |                                                                                                ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:93:99: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    93 | AARCH64_CORE(\"phecda\",      phecda,    cortexa57,    V8A,  (CRC, CRYPTO), qdf24xx,   0x68, 0x000, -1)\n|       |                                                                                                   ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:98:108: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    98 | AARCH64_CORE(\"thunderx2t99p1\",  thunderx2t99p1, thunderx2t99, V8_1A,  (CRYPTO), thunderx2t99, 0x42, 0x516, -1)\n|       |                                                                                                            ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:99:92: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    99 | AARCH64_CORE(\"vulcan\",  vulcan, thunderx2t99, V8_1A,  (CRYPTO), thunderx2t99, 0x42, 0x516, -1)\n|       |                                                                                            ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:102:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   102 | AARCH64_CORE(\"thunderx2t99\",  thunderx2t99,  thunderx2t99, V8_1A,  (CRYPTO), thunderx2t99, 0x43, 0x0af, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:107:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   107 | AARCH64_CORE(\"cortex-a55\",  cortexa55, cortexa53, V8_2A,  (F16, RCPC, DOTPROD), cortexa53, 0x41, 0xd05, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:108:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   108 | AARCH64_CORE(\"cortex-a75\",  cortexa75, cortexa57, V8_2A,  (F16, RCPC, DOTPROD), cortexa73, 0x41, 0xd0a, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:109:106: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   109 | AARCH64_CORE(\"cortex-a76\",  cortexa76, cortexa57, V8_2A,  (F16, RCPC, DOTPROD), neoversen1, 0x41, 0xd0b, -1)\n|       |                                                                                                          ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:110:116: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   110 | AARCH64_CORE(\"cortex-a76ae\",  cortexa76ae, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS), neoversen1, 0x41, 0xd0e, -1)\n|       |                                                                                                                    ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:111:112: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   111 | AARCH64_CORE(\"cortex-a77\",  cortexa77, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS), neoversen1, 0x41, 0xd0d, -1)\n|       |                                                                                                                ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:112:121: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   112 | AARCH64_CORE(\"cortex-a78\",  cortexa78, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE), neoversen1, 0x41, 0xd41, -1)\n|       |                                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:113:125: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   113 | AARCH64_CORE(\"cortex-a78ae\",  cortexa78ae, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE), neoversen1, 0x41, 0xd42, -1)\n|       |                                                                                                                             ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:114:137: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   114 | AARCH64_CORE(\"cortex-a78c\",  cortexa78c, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE, FLAGM, PAUTH), neoversen1, 0x41, 0xd4b, -1)\n|       |                                                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:115:111: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   115 | AARCH64_CORE(\"cortex-a65\",  cortexa65, cortexa53, V8_2A,  (F16, RCPC, DOTPROD, SSBS), cortexa73, 0x41, 0xd06, -1)\n|       |                                                                                                               ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:116:115: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   116 | AARCH64_CORE(\"cortex-a65ae\",  cortexa65ae, cortexa53, V8_2A,  (F16, RCPC, DOTPROD, SSBS), cortexa73, 0x41, 0xd43, -1)\n|       |                                                                                                                   ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:117:119: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   117 | AARCH64_CORE(\"cortex-x1\",  cortexx1, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE), neoversen1, 0x41, 0xd44, -1)\n|       |                                                                                                                       ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:118:128: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   118 | AARCH64_CORE(\"cortex-x1c\",  cortexx1c, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE, PAUTH), neoversen1, 0x41, 0xd4c, -1)\n|       |                                                                                                                                ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:119:117: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   119 | AARCH64_CORE(\"neoverse-n1\",  neoversen1, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, PROFILE), neoversen1, 0x41, 0xd0c, -1)\n|       |                                                                                                                     ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:120:104: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   120 | AARCH64_CORE(\"ares\",  ares, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, PROFILE), neoversen1, 0x41, 0xd0c, -1)\n|       |                                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:121:113: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   121 | AARCH64_CORE(\"neoverse-e1\",  neoversee1, cortexa53, V8_2A,  (F16, RCPC, DOTPROD, SSBS), cortexa73, 0x41, 0xd4a, -1)\n|       |                                                                                                                 ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:124:110: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   124 | AARCH64_CORE(\"octeontx2\",      octeontx2,      cortexa57, V8_2A,  (CRYPTO, PROFILE), cortexa57, 0x43, 0x0b0, -1)\n|       |                                                                                                              ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:125:110: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   125 | AARCH64_CORE(\"octeontx2t98\",   octeontx2t98,   cortexa57, V8_2A,  (CRYPTO, PROFILE), cortexa57, 0x43, 0x0b1, -1)\n|       |                                                                                                              ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    72 | };\n|       | ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| rm -rf libcommon.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc libcommon.a diagnostic-spec.o diagnostic.o diagnostic-color.o diagnostic-format-json.o diagnostic-format-sarif.o diagnostic-format-text.o diagnostic-global-context.o diagnostic-macro-unwinding.o diagnostic-path.o diagnostic-show-locus.o edit-context.o pretty-print.o intl.o json.o json-parsing.o sbitmap.o vec.o input.o hash-table.o ggc-none.o memory-block.o selftest.o selftest-diagnostic.o sort.o selftest-diagnostic-path.o selftest-json.o selftest-logical-location.o text-art/box-drawing.o text-art/canvas.o text-art/ruler.o text-art/selftests.o text-art/style.o text-art/styled-string.o text-art/table.o text-art/theme.o text-art/tree-widget.o text-art/widget.o\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc: In function \u2018long unsigned int get_random_number()\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:10753:12: warning: ignoring return value of \u2018ssize_t read(int, void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n| 10753 |       read (fd, &ret, sizeof (HOST_WIDE_INT));\n|       |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so  libcommon.a\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc: In function \u2018void do_report_bug(const char**, int, char**, char**)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:7985:9: warning: ignoring return value of \u2018ssize_t write(int, const void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  7985 |   write (fd, \"\\n//\", 3);\n|       |   ~~~~~~^~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:7988:13: warning: ignoring return value of \u2018ssize_t write(int, const void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  7988 |       write (fd, \" \", 1);\n|       |       ~~~~~~^~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:7989:13: warning: ignoring return value of \u2018ssize_t write(int, const void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  7989 |       write (fd, new_argv[i], strlen (new_argv[i]));\n|       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:7991:9: warning: ignoring return value of \u2018ssize_t write(int, const void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  7991 |   write (fd, \"\\n\\n\", 2);\n|       |   ~~~~~~^~~~~~~~~~~~~~~\n| g++  -no-pie   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread gcov-dump.o \\\n| \thash-table.o ggc-none.o\\\n| \tlibcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  -o gcov-dump\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc: In member function \u2018void driver::final_actions() const\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:9372:13: warning: ignoring return value of \u2018int truncate(const char*, __off_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  9372 |     truncate(totruncate_file, 0);\n|       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~\n| make[1]: *** [Makefile:1212: gcc.o] Error 1\n| make[1]: *** Waiting for unfinished jobs....\n| rm gcc.pod gfortran.pod\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc'\n| make: *** [Makefile:4714: all-gcc] Error 2\n| ERROR: oe_runmake failed\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_compile: Failed\nERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_compile) failed with exit code '1'\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nBitbake still alive (no events for 1200s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nBitbake still alive (no events for 1800s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nBitbake still alive (no events for 2400s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nBitbake still alive (no events for 3000s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nBitbake still alive (no events for 3600s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nBitbake still alive (no events for 4200s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nBitbake still alive (no events for 4800s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nBitbake still alive (no events for 5400s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nNOTE: recipe llvm-native-20.1.2-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 1343 tasks of which 608 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/log/error-report/error_report_20250426144026.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/log/error-report/error_report_20250426144026.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_compile\n    log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/temp/log.do_compile.1329190\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n\nStderr:\n2025-04-26 14:39:41,440 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351633/conf/local.conf\n2025-04-26 14:39:41,441 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
    "status": "FAILED"
   },
   "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
    "duration": 205.15182447433472,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_systemd_in_distro": {
    "duration": 51.107693910598755,
    "status": "PASSED"
   },
   "bbclasses.Systemd.test_sysvinit_in_distro": {
    "duration": 53.74731683731079,
    "status": "PASSED"
   },
   "bblayers.BitbakeConfigBuild.test_enable_disable_fragments": {
    "duration": 46.00290513038635,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
    "duration": 10.875159978866577,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
    "duration": 8.377899646759033,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
    "duration": 66.98649859428406,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
    "duration": 1.7445800304412842,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
    "duration": 120.65104651451111,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
    "duration": 13.009655952453613,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
    "duration": 106.11142420768738,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
    "duration": 0.8992149829864502,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
    "duration": 4.660691738128662,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
    "duration": 32.98534107208252,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
    "duration": 64.41204380989075,
    "status": "PASSED"
   },
   "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
    "duration": 18.299609422683716,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_architecture_specific": {
    "duration": 205.28239703178406,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_multiple_recipe_single_task": {
    "duration": 1531.8274567127228,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_all_tasks": {
    "duration": 1041.4770398139954,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
    "duration": 961.0724997520447,
    "status": "PASSED"
   },
   "bblock.BBLock.test_lock_single_recipe_single_task": {
    "duration": 631.5185768604279,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
    "duration": 57.623621225357056,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
    "duration": 41.25953388214111,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
    "duration": 40.48539209365845,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
    "duration": 14.42722225189209,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
    "duration": 14.708884954452515,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
    "duration": 14.332402229309082,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
    "duration": 14.094352960586548,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
    "duration": 14.20005989074707,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingA": {
    "duration": 15.755038976669312,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingB": {
    "duration": 18.215500831604004,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingC": {
    "duration": 14.143208503723145,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_exit_loggingD": {
    "duration": 16.29481816291809,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
    "duration": 14.89388918876648,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
    "duration": 14.216065406799316,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
    "duration": 14.301712989807129,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
    "duration": 15.022795915603638,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingA": {
    "duration": 14.342907905578613,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingB": {
    "duration": 14.082062721252441,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingC": {
    "duration": 16.82074475288391,
    "status": "PASSED"
   },
   "bblogging.BitBakeLogging.test_shell_loggingD": {
    "duration": 14.534943342208862,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bb_env_bb_getvar_equality": {
    "duration": 3.4198336601257324,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bbappend_order": {
    "duration": 54.25288367271423,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_g": {
    "duration": 7.772824287414551,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
    "duration": 0.9528474807739258,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_bitbake_invalid_target": {
    "duration": 4.867875099182129,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_checkuri": {
    "duration": 9.791247606277466,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_continue": {
    "duration": 165.17446422576904,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_dry_run": {
    "duration": 9.979592084884644,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_environment": {
    "duration": 3.0679917335510254,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_event_handler": {
    "duration": 40.26770305633545,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_1": {
    "duration": 100.85861611366272,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_force_task_2": {
    "duration": 44.20060348510742,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool": {
    "duration": 25.98284602165222,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_patchtool2": {
    "duration": 31.697375774383545,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
    "duration": 48.95997858047485,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
    "duration": 15.619513988494873,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_image_manifest": {
    "duration": 9270.524327754974,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_patch": {
    "duration": 55.52347135543823,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
    "duration": 5.561635732650757,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_just_parse": {
    "duration": 5.786939382553101,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_local_sstate": {
    "duration": 26.59562397003174,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_non_gplv3": {
    "duration": 606.8666369915009,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_postfile": {
    "duration": 4.1104896068573,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_prefile": {
    "duration": 8.166294813156128,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_rename_downloaded_file": {
    "duration": 46.312321186065674,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
    "duration": 3.1840951442718506,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
    "duration": 3.7868659496307373,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
    "duration": 3.564330816268921,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_setscene_only": {
    "duration": 28.87733292579651,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_skip_setscene": {
    "duration": 55.86736226081848,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
    "duration": 42.61857771873474,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_version": {
    "duration": 6.955054521560669,
    "status": "PASSED"
   },
   "bbtests.BitbakeTests.test_warnings_errors": {
    "duration": 0.6928398609161377,
    "status": "PASSED"
   },
   "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
    "duration": 70.16970777511597,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
    "duration": 81.23103451728821,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
    "duration": 83.64146447181702,
    "status": "PASSED"
   },
   "buildoptions.BuildhistoryTests.test_fileinfo": {
    "duration": 23.89101243019104,
    "status": "PASSED"
   },
   "buildoptions.DiskMonTest.test_stoptask_behavior": {
    "duration": 131.15550708770752,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_ccache_tool": {
    "duration": 1182.367381811142,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
    "duration": 9745.568453073502,
    "status": "PASSED"
   },
   "buildoptions.ImageOptionsTests.test_read_only_image": {
    "duration": 279.94967794418335,
    "status": "PASSED"
   },
   "buildoptions.Poisoning.test_poisoning": {
    "duration": 66.4286515712738,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
    "duration": 59.210511684417725,
    "status": "PASSED"
   },
   "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
    "duration": 102.93591618537903,
    "status": "PASSED"
   },
   "buildoptions.ToolchainOptions.test_toolchain_fortran": {
    "duration": 844.1858475208282,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu": {
    "duration": 51.82545351982117,
    "status": "PASSED"
   },
   "c_cpp.CMakeTests.test_cmake_qemu_failing": {
    "duration": 56.96675133705139,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu": {
    "duration": 60.52393364906311,
    "status": "PASSED"
   },
   "c_cpp.MesonTests.test_meson_qemu_failing": {
    "duration": 60.30091857910156,
    "status": "PASSED"
   },
   "containerimage.ContainerImageTests.test_expected_files": {
    "duration": 5740.124549627304,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_convert_cve_version": {
    "duration": 0.0077593326568603516,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_image_json": {
    "duration": 10743.621121168137,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_contents": {
    "duration": 0.03199577331542969,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_parse_cve_from_patch_filename": {
    "duration": 0.008375406265258789,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_product_match": {
    "duration": 0.005589723587036133,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json": {
    "duration": 14.523305177688599,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_ignored": {
    "duration": 14.126046419143677,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_recipe_report_json_unpatched": {
    "duration": 46.468852043151855,
    "status": "PASSED"
   },
   "cve_check.CVECheck.test_version_compare": {
    "duration": 0.010497093200683594,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_native": {
    "duration": 79.2009813785553,
    "status": "PASSED"
   },
   "debuginfod.Debuginfod.test_debuginfod_qemu": {
    "duration": 169.6428737640381,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add": {
    "duration": 104.52804350852966,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_binary": {
    "duration": 84.05438351631165,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch": {
    "duration": 91.50417733192444,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
    "duration": 97.60082602500916,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
    "duration": 59.970133781433105,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_local": {
    "duration": 729.562597990036,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
    "duration": 70.22630667686462,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
    "duration": 64.84440588951111,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_library": {
    "duration": 82.04419803619385,
    "status": "PASSED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_npm": {
    "duration": 4.342750310897827,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
    "duration": 51.00459671020508,
    "status": "PASSED"
   },
   "devtool.DevtoolBuildImageTests.test_devtool_build_image": {
    "duration": 10005.685051441193,
    "status": "PASSED"
   },
   "devtool.DevtoolDeployTargetTests.test_devtool_deploy_target": {
    "duration": 331.8167142868042,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract": {
    "duration": 69.4415271282196,
    "status": "PASSED"
   },
   "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
    "duration": 44.3719847202301,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
    "duration": 10558.595158338547,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
    "duration": 290.1787712574005,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
    "duration": 3705.6590225696564,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
    "duration": 85.73143172264099,
    "status": "PASSED"
   },
   "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
    "duration": 109.77923154830933,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_buildclean": {
    "duration": 458.641921043396,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify": {
    "duration": 1910.999546289444,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git": {
    "duration": 114.92598152160645,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
    "duration": 1226.0852835178375,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
    "duration": 37.936723709106445,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_go": {
    "duration": 63.03131437301636,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
    "duration": 173.5926034450531,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
    "duration": 121.12058472633362,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
    "duration": 97.6431314945221,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
    "duration": 1271.7958776950836,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_native": {
    "duration": 680.1180000305176,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
    "duration": 56.6348774433136,
    "status": "PASSED"
   },
   "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
    "duration": 54.999624490737915,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_all": {
    "duration": 225.30206656455994,
    "status": "PASSED"
   },
   "devtool.DevtoolResetTests.test_devtool_reset_re_plus_plus": {
    "duration": 50.28424572944641,
    "status": "PASSED"
   },
   "devtool.DevtoolTests.test_create_workspace": {
    "duration": 7.881062984466553,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
    "duration": 157.74550557136536,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
    "duration": 192.90664529800415,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
    "duration": 61.12601327896118,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
    "duration": 128.544828414917,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
    "duration": 121.36103296279907,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
    "duration": 69.61793184280396,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
    "duration": 145.29693698883057,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
    "duration": 63.35006237030029,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
    "duration": 61.97847604751587,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
    "duration": 67.56272625923157,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
    "duration": 77.65512442588806,
    "status": "PASSED"
   },
   "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
    "duration": 70.85612511634827,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
    "duration": 229.69136786460876,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
    "duration": 166.0549750328064,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
    "duration": 158.12607860565186,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
    "duration": 171.75994515419006,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
    "duration": 200.12903785705566,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
    "duration": 4.55025839805603,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
    "duration": 17.719279766082764,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_rename": {
    "duration": 182.4621307849884,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
    "duration": 176.7025544643402,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
    "duration": 165.94159817695618,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
    "duration": 158.11224126815796,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
    "duration": 98.06807279586792,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
    "duration": 158.83465194702148,
    "status": "PASSED"
   },
   "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
    "duration": 1480.8670868873596,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_checkpkg": {
    "duration": 0.002460956573486328,
    "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
    "status": "SKIPPED"
   },
   "distrodata.Distrodata.test_common_include_recipes": {
    "duration": 83.03691506385803,
    "status": "PASSED"
   },
   "distrodata.Distrodata.test_maintainers": {
    "duration": 119.60517477989197,
    "status": "PASSED"
   },
   "efibootpartition.GenericEFITest.test_boot_efi": {
    "duration": 0.0009834766387939453,
    "log": "test is qemux86-64 specific currently\n",
    "status": "SKIPPED"
   },
   "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
    "duration": 141.01963186264038,
    "status": "PASSED"
   },
   "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
    "duration": 57.51076054573059,
    "status": "PASSED"
   },
   "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
    "duration": 53.74253726005554,
    "status": "PASSED"
   },
   "fetch.Dependencies.test_dependencies": {
    "duration": 4.846219778060913,
    "status": "PASSED"
   },
   "fetch.Fetch.test_git_mirrors": {
    "duration": 140.2527039051056,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageTests.test_fit_image": {
    "duration": 244.22893738746643,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageTests.test_fit_image_sign_initramfs": {
    "duration": 773.2922873497009,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageTests.test_fit_image_sign_initramfs_bundle": {
    "duration": 125.9425151348114,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageTests.test_sign_fit_image_configurations": {
    "duration": 191.3065640926361,
    "status": "PASSED"
   },
   "fitimage.KernelFitImageTests.test_sign_fit_image_individual": {
    "duration": 154.98387551307678,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image": {
    "duration": 134.85852026939392,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image": {
    "duration": 68.82297611236572,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image": {
    "duration": 68.92600417137146,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_sign_uboot_kernel_individual": {
    "duration": 122.64121985435486,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_atf_tee_fit_image": {
    "duration": 65.7759428024292,
    "status": "PASSED"
   },
   "fitimage.UBootFitImageTests.test_uboot_fit_image": {
    "duration": 62.15732216835022,
    "status": "PASSED"
   },
   "gdbserver.GdbServerTest.test_gdb_server": {
    "duration": 11052.973655223846,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
    "duration": 0.8184108734130859,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
    "duration": 0.925163745880127,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
    "duration": 0.5430943965911865,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
    "duration": 0.545210599899292,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
    "duration": 0.6658322811126709,
    "status": "PASSED"
   },
   "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
    "duration": 0.4593048095703125,
    "status": "PASSED"
   },
   "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
    "duration": 9.511682987213135,
    "status": "PASSED"
   },
   "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
    "duration": 14.189977407455444,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
    "duration": 10825.964957475662,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_bmap": {
    "duration": 90.02114176750183,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_empty_image": {
    "duration": 63.4427969455719,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
    "duration": 113.2795763015747,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_fstypes": {
    "duration": 246.0844383239746,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
    "duration": 103.8182852268219,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_long_chain_conversion": {
    "duration": 84.42251563072205,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_mandb": {
    "duration": 3526.99986743927,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
    "duration": 41.838799476623535,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
    "duration": 726.4971415996552,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_useradd_static": {
    "duration": 476.18408727645874,
    "status": "PASSED"
   },
   "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
    "duration": 127.9582462310791,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
    "duration": 8870.614383459091,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
    "duration": 90.1424994468689,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
    "duration": 83.5425055027008,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
    "duration": 160.1664924621582,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
    "duration": 15.786903858184814,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
    "duration": 16.686906576156616,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
    "duration": 16.488013982772827,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
    "duration": 10.003232717514038,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
    "duration": 20.310425519943237,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
    "duration": 16.495392560958862,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
    "duration": 16.623046159744263,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
    "duration": 40.71267127990723,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
    "duration": 40.03912925720215,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
    "duration": 6.7427520751953125,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
    "duration": 36.86216068267822,
    "status": "PASSED"
   },
   "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
    "duration": 37.251668214797974,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
    "duration": 782.3094091415405,
    "status": "PASSED"
   },
   "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
    "duration": 87.64635610580444,
    "status": "PASSED"
   },
   "intercept.GitCheck.test_git_intercept": {
    "duration": 22.493577241897583,
    "status": "PASSED"
   },
   "kerneldevelopment.KernelDev.test_apply_patches": {
    "duration": 196.4769537448883,
    "status": "PASSED"
   },
   "layerappend.LayerAppendTests.test_layer_appends": {
    "duration": 89.68261194229126,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_hardlink_tree_count": {
    "duration": 0.018144607543945312,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_special": {
    "duration": 0.012917518615722656,
    "status": "PASSED"
   },
   "liboe.LibOE.test_copy_tree_xattr": {
    "duration": 53.120301485061646,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_checksum_with_space": {
    "duration": 41.66600799560547,
    "status": "PASSED"
   },
   "lic_checksum.LicenseTests.test_nonmatching_checksum": {
    "duration": 23.572205305099487,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_off": {
    "duration": 267.37153935432434,
    "status": "PASSED"
   },
   "locales.LocalesTest.test_locales_on": {
    "duration": 238.1565990447998,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_SDK_manifest_entries": {
    "duration": 322.5311770439148,
    "status": "PASSED"
   },
   "manifest.VerifyManifest.test_image_manifest_entries": {
    "duration": 22.64093542098999,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
    "duration": 1434.9150249958038,
    "status": "PASSED"
   },
   "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
    "duration": 1490.0407054424286,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig": {
    "duration": 1893.1438825130463,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_inlayer": {
    "duration": 69.28952407836914,
    "status": "PASSED"
   },
   "multiconfig.MultiConfig.test_multiconfig_reparse": {
    "duration": 128.47080206871033,
    "status": "PASSED"
   },
   "newlib.NewlibTest.test_newlib": {
    "duration": 323.2284426689148,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/newlib.py\", line 13, in test_newlib\n    bitbake(\"newlib libgloss\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  newlib libgloss' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...done.\nParsing of 1001 .bb files complete (0 cached, 1001 parsed). 1987 targets, 87 skipped, 0 masked, 0 errors.\nRemoving 301 recipes from the cortexa57 sysroot...done.\nRemoving 317 recipes from the qemuarm64 sysroot...done.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.12.0\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-elf\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.2\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"mathieu/master-next:5e24ffae583f22cd0f8790ed95758de2f5ce397c\"\nmeta-selftest        = \"master:8c731b1df24f613a849349c2e52e039ce59f79d2\"\n\nInitialising tasks...Sstate summary: Wanted 166 Local 149 Mirrors 0 Missed 17 Current 79 (89% match, 93% complete)\nRemoving 80 stale sstate objects for arch aarch64...done.\nNOTE: Executing Tasks\nNOTE: Running setscene task 87 of 245 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/newlib/newlib_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 89 of 245 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/newlib/libgloss_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 94 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 96 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 97 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 98 of 245 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_create_spdx_setscene)\nNOTE: recipe newlib-4.4.0+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgloss-4.4.0+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_create_spdx_setscene: Started\nNOTE: recipe zstd-native-1.5.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgloss-4.4.0+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe newlib-4.4.0+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 101 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 102 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_spdx_setscene)\nNOTE: recipe zstd-native-1.5.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 103 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_create_spdx_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 109 of 245 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/newlib/libgloss_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 110 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 111 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 112 of 245 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/newlib/newlib_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 114 of 245 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 115 of 245 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 116 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running noexec task 86 of 762 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_fetch)\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgloss-4.4.0+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe newlib-4.4.0+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe mpfr-native-4.2.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libgloss-4.4.0+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 117 of 245 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/newlib/libgloss_git.bb:do_recipe_qa_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe newlib-4.4.0+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 118 of 245 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/newlib/newlib_git.bb:do_recipe_qa_setscene)\nNOTE: recipe mpfr-native-4.2.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 120 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 122 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 124 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgloss-4.4.0+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe newlib-4.4.0+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 126 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 127 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 129 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.46.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 130 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgloss-4.4.0+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe newlib-4.4.0+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 103 of 762 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/newlib/newlib_git.bb:do_fetch)\nNOTE: Running task 104 of 762 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/newlib/libgloss_git.bb:do_fetch)\nNOTE: recipe mpfr-native-4.2.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 27861.4/20000.0, IO: 430.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 132 of 245 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_create_spdx_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe newlib-4.4.0+git-r0: task do_fetch: Started\nNOTE: recipe libgloss-4.4.0+git-r0: task do_fetch: Started\nNOTE: recipe file-native-5.46-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.5.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libtool-native-2.5.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe lua-native-5.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 136 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.17.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 137 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe file-native-5.46-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 140 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/lzip/lzlib_1.15.bb:do_populate_sysroot_setscene)\nNOTE: recipe newlib-4.4.0+git-r0: task do_fetch: Succeeded\nNOTE: recipe elfutils-native-0.192-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 141 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 142 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 144 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_populate_sysroot_setscene)\nNOTE: recipe automake-native-1.17-r0: task do_create_spdx_setscene: Started\nNOTE: recipe lzlib-native-1.15-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe automake-native-1.17-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 145 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.72.bb:do_create_spdx_setscene)\nNOTE: recipe libgloss-4.4.0+git-r0: task do_fetch: Succeeded\nNOTE: recipe lzlib-native-1.15-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe json-c-native-0.18-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 121 of 762 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/newlib/newlib_git.bb:do_unpack)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe json-c-native-0.18-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 148 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 150 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 151 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libarchive-native-3.7.9-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe newlib-4.4.0+git-r0: task do_unpack: Started\nNOTE: Running setscene task 156 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_create_spdx_setscene: Started\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 164 of 245 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_spdx_setscene)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 171 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 172 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.75.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 173 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_populate_sysroot_setscene)\nNOTE: recipe gnutls-native-3.8.9-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 176 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 177 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.10.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 178 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libcap-native-2.75-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe nettle-native-3.10.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libcap-native-2.75-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libidn2-native-2.3.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 183 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgpg-error-native-1.51-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 185 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 187 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe nettle-native-3.10.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 193 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libunistring-native-1.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libunistring-native-1.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-native-3.13.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 201 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 204 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 205 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 206 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 207 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 209 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe newlib-4.4.0+git-r0: task do_unpack: Succeeded\nNOTE: recipe libffi-native-3.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 214 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 218 of 245 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_populate_sysroot_setscene)\nNOTE: Running task 284 of 762 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/newlib/libgloss_git.bb:do_unpack)\nNOTE: recipe cmake-native-3.31.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgloss-4.4.0+git-r0: task do_unpack: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe cmake-native-3.31.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 223 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.8.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 224 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 225 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 226 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 227 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-native-1.5.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.8.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zstd-native-1.5.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xz-native-5.8.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 231 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe perl-native-5.40.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgloss-4.4.0+git-r0: task do_unpack: Succeeded\nNOTE: recipe perl-native-5.40.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 232 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 233 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 234 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.24-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gdbm-native-1.24-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 237 of 245 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtool-native-2.5.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtool-native-2.5.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 240 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.17.bb:do_populate_sysroot_setscene)\nNOTE: recipe automake-native-1.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe automake-native-1.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 241 of 245 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.72.bb:do_populate_sysroot_setscene)\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 244 of 245 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_sysroot_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Running task 541 of 762 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_unpack)\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_unpack: Started\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 542 of 762 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_patch)\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_patch: Started\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 591 of 762 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_preconfigure)\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_preconfigure: Started\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_preconfigure: Succeeded\nNOTE: Running task 592 of 762 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_prepare_recipe_sysroot)\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 593 of 762 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_configure)\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_configure: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19941.3/20000.0, IO: 7044.2/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21260.0/20000.0, IO: 7068.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_configure: Succeeded\nNOTE: Running task 595 of 762 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_compile)\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_compile: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19516.6/20000.0, IO: 24.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 40657.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19028.7/20000.0, IO: 60.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 46744.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16963.5/20000.0, IO: 1.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 71253.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16954.1/20000.0, IO: 1.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 57384.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 56167.2/20000.0, IO: 22536.5/20000.0, Mem: 3.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 54905.9/20000.0, IO: 11180.7/20000.0, Mem: 8848.8/None) - using 1/16 bitbake threads\nERROR: gcc-cross-aarch64-15.1.0-r0 do_compile: oe_runmake failed\nERROR: gcc-cross-aarch64-15.1.0-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/temp/run.do_compile.3905203' failed with exit code 1\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17516.3/20000.0, IO: 26.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 36842.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/temp/log.do_compile.3905203\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| NOTE: make -j 16 -l 75 configure-gcc\n| mkdir -p -- ./lto-plugin\n| mkdir -p -- ./libiberty\n| Configuring in ./libiberty\n| Configuring in ./lto-plugin\n| configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for makeinfo... makeinfo\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... checking for perl... perl\n| aarch64-unknown-linux-gnu\n| checking target system type... checking build system type... aarch64-poky-elf\n| checking for a BSD-compatible install... aarch64-unknown-linux-gnu\n| checking host system type... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/install -c\n| checking whether build environment is sane... aarch64-unknown-linux-gnu\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for -plugin option... yes\n| checking for aarch64-linux-ar... (cached) ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for a thread-safe mkdir -p... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/mkdir -p\n| checking for gawk... gawk\n| checking whether make sets $(MAKE)... yes\n| --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking whether make supports nested variables... yes\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for style of include used by make... GNU\n| checking for aarch64-linux-gcc... gcc\n| checking whether to install libiberty headers and static library... no\n| configure: target_header_dir =\n| checking for aarch64-linux-gcc... gcc\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... checking whether the C compiler works...\n| checking whether we are cross compiling... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables...\n| no\n| checking for suffix of object files... checking whether we are cross compiling... o\n| checking whether we are using the GNU C compiler... no\n| checking for suffix of object files... yes\n| checking whether gcc  accepts -g... o\n| checking whether we are using the GNU C compiler... yes\n| checking for gcc  option to accept ISO C89... yes\n| checking whether gcc  accepts -g... none needed\n| checking whether gcc  understands -c and -o together... yes\n| checking for gcc  option to accept ISO C89... none needed\n| checking how to run the C preprocessor... gcc  -E\n| yes\n| checking dependency style of gcc ... none\n| checking how to run the C preprocessor... gcc  -E\n| checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep -E\n| checking for ANSI C header files... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| yes\n| checking for sys/types.h... checking for sys/types.h... yes\n| yes\n| checking for sys/stat.h... checking for sys/stat.h... yes\n| yes\n| checking for stdlib.h... checking for stdlib.h... yes\n| yes\n| checking for string.h... checking for string.h... yes\n| yes\n| checking for memory.h... checking for memory.h... yes\n| yes\n| checking for strings.h... checking for strings.h... yes\n| yes\n| checking for inttypes.h... checking for inttypes.h... yes\n| yes\n| checking for stdint.h... checking for stdint.h... yes\n| yes\n| checking for unistd.h... checking for unistd.h... yes\n| yes\n| checking minix/config.h usability... checking minix/config.h usability... no\n| checking minix/config.h presence... no\n| checking minix/config.h presence... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... yes\n| checking for aarch64-linux-gcc... (cached) gcc\n| no\n| checking whether gcc  supports -W... checking whether we are using the GNU C compiler... (cached) yes\n| checking whether gcc  accepts -g... (cached) yes\n| checking for gcc  option to accept ISO C89... (cached) none needed\n| checking whether gcc  understands -c and -o together... (cached) yes\n| checking dependency style of gcc ... (cached) none\n| checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... yes\n| no\n| checking whether gcc  supports -Wall... checking whether gcc  supports -Wall... yes\n| yes\n| checking for -static-libgcc... checking whether gcc  supports -Wwrite-strings... yes\n| checking whether gcc  supports -Wc++-compat... yes\n| checking for CET support... no\n| checking whether symbol versioning is supported... yes\n| checking whether gcc  supports -Wstrict-prototypes... gnu\n| checking pthread.h usability... yes\n| checking whether gcc  supports -Wshadow=local... yes\n| checking pthread.h presence... yes\n| checking whether gcc  supports -pedantic ... yes\n| checking for pthread.h... yes\n| checking how to print strings... printf\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/sed\n| checking for fgrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep -F\n| checking for ld used by gcc ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... yes\n| checking whether gcc  and cc understand -c and -o together... yes\n| checking for an ANSI C-conforming const... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/nm -B\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/nm -B) interface... yes\n| checking for inline... BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... inline\n| checking whether byte ordering is bigendian... 1572864\n| checking whether the shell understands some XSI constructs... yes\n| checking whether the shell understands \"+=\"... yes\n| checking for ld  option to reload object files... -r\n| checking for aarch64-linux-objdump... objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-strip... strip\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/nm -B output from gcc  object... no\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/install -c\n| checking for CET support... no\n| checking target system type... aarch64-poky-elf\n| checking for sys/file.h... yes\n| ok\n| checking for dlfcn.h... checking for sys/param.h... yes\n| checking for limits.h... yes\n| checking for objdir... .libs\n| yes\n| checking for stdlib.h... (cached) yes\n| checking for malloc.h... yes\n| checking for string.h... (cached) yes\n| checking if gcc  supports -fno-rtti -fno-exceptions... checking for unistd.h... (cached) yes\n| checking for strings.h... (cached) yes\n| checking for sys/time.h... no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... yes\n| checking for time.h... yes\n| checking if gcc  static flag -static works... yes\n| checking for sys/resource.h... yes\n| checking for sys/stat.h... (cached) yes\n| checking for sys/mman.h... yes\n| checking if gcc  supports -c -o file.o... yes\n| checking for fcntl.h... yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) supports shared libraries... yes\n| checking for alloca.h... yes\n| checking whether -lc should be explicitly linked in... yes\n| checking for sys/pstat.h... no\n| checking dynamic linker characteristics... no\n| checking for sys/sysmp.h... no\n| checking for sys/sysinfo.h... yes\n| checking for machine/hal_sysinfo.h... 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 for int64_t... no\n| checking for sys/table.h... no\n| checking for sys/sysctl.h... no\n| checking for sys/systemcfg.h... yes\n| checking for uint64_t... no\n| checking for stdint.h... (cached) yes\n| checking for stdio_ext.h... yes\n| yes\n| checking for sys/wait.h that is POSIX.1 compatible... checking for process.h... no\n| checking for sys/prctl.h... yes\n| yes\n| checking for spawn.h... configure: updating cache ./config.cache\n| yes\n| checking that generated files are newer than configure... done\n| configure: creating ./config.status\n| checking for libgen.h... yes\n| checking for sys/wait.h that is POSIX.1 compatible... yes\n| checking whether time.h and sys/time.h may both be included... yes\n| checking whether errno must be declared... no\n| checking size of int... 4\n| checking size of long... 8\n| checking size of size_t... 8\n| checking for long long... yes\n| checking size of long long... 8\n| checking for a 64-bit type... uint64_t\n| checking for intptr_t... yes\n| checking for uintptr_t... config.status: creating Makefile\n| config.status: creating config.h\n| yes\n| checking for ssize_t... config.status: executing depfiles commands\n| config.status: executing libtool commands\n| yes\n| checking for pid_t... yes\n| checking for library containing strerror... none required\n| checking for asprintf... yes\n| checking for atexit... yes\n| checking for basename... yes\n| checking for bcmp... yes\n| checking for bcopy... yes\n| checking for bsearch... yes\n| checking for bzero... yes\n| checking for calloc... yes\n| checking for clock... yes\n| checking for ffs... yes\n| checking for getcwd... yes\n| checking for getpagesize... yes\n| checking for gettimeofday... yes\n| checking for index... yes\n| checking for insque... yes\n| checking for memchr... yes\n| checking for memrchr... yes\n| checking for memcmp... yes\n| checking for memcpy... yes\n| checking for memmem... yes\n| checking for memmove... yes\n| checking for mempcpy... yes\n| checking for memset... yes\n| checking for mkstemps... yes\n| checking for putenv... yes\n| checking for random... yes\n| checking for rename... yes\n| checking for rindex... yes\n| checking for setenv... yes\n| checking for snprintf... yes\n| checking for sigsetmask... yes\n| checking for stpcpy... yes\n| checking for stpncpy... yes\n| checking for strcasecmp... yes\n| checking for strchr... yes\n| checking for strdup... yes\n| checking for strncasecmp... yes\n| checking for strndup... yes\n| checking for strnlen... yes\n| checking for strrchr... yes\n| checking for strstr... yes\n| checking for strtod... yes\n| checking for strtol... yes\n| checking for strtoul... yes\n| checking for strtoll... yes\n| checking for strtoull... yes\n| checking for strverscmp... yes\n| checking for tmpnam... yes\n| checking for vasprintf... yes\n| checking for vfprintf... yes\n| checking for vprintf... yes\n| checking for vsnprintf... yes\n| checking for vsprintf... yes\n| checking for waitpid... yes\n| checking for setproctitle... no\n| checking whether alloca needs Cray hooks... no\n| checking stack direction for C alloca... 1\n| checking for vfork.h... no\n| checking for fork... yes\n| checking for vfork... yes\n| checking for working fork... yes\n| checking for working vfork... (cached) yes\n| checking for _doprnt... no\n| checking for sys_errlist... no\n| checking for sys_nerr... no\n| checking for sys_siglist... no\n| checking for external symbol _system_configuration... no\n| checking for __fsetlocking... yes\n| checking for canonicalize_file_name... yes\n| checking for dup3... yes\n| checking for getrlimit... yes\n| checking for getrusage... yes\n| checking for getsysinfo... no\n| checking for gettimeofday... (cached) yes\n| checking for on_exit... yes\n| checking for pipe2... yes\n| checking for posix_spawn... yes\n| checking for posix_spawnp... yes\n| checking for psignal... yes\n| checking for pstat_getdynamic... no\n| checking for pstat_getstatic... no\n| checking for realpath... yes\n| checking for setrlimit... yes\n| checking for spawnve... no\n| checking for spawnvpe... no\n| checking for strerror... yes\n| checking for strsignal... yes\n| checking for sysconf... yes\n| checking for sysctl... no\n| checking for sysmp... no\n| checking for table... no\n| checking for times... yes\n| checking for wait3... yes\n| checking for wait4... yes\n| checking for sbrk... yes\n| checking whether basename is declared... yes\n| checking whether ffs is declared... yes\n| checking whether asprintf is declared... yes\n| checking whether vasprintf is declared... yes\n| checking whether snprintf is declared... yes\n| checking whether vsnprintf is declared... yes\n| checking whether calloc is declared... yes\n| checking whether getenv is declared... yes\n| checking whether getopt is declared... yes\n| checking whether malloc is declared... yes\n| checking whether realloc is declared... yes\n| checking whether sbrk is declared... yes\n| checking whether strtol is declared... yes\n| checking whether strtoul is declared... yes\n| checking whether strtoll is declared... yes\n| checking whether strtoull is declared... yes\n| checking whether strverscmp is declared... yes\n| checking whether strnlen is declared... yes\n| checking whether canonicalize_file_name must be declared... no\n| checking for SHA1 HW acceleration support... no\n| checking for stdlib.h... (cached) yes\n| checking for unistd.h... (cached) yes\n| checking for sys/param.h... (cached) yes\n| checking for getpagesize... (cached) yes\n| checking for working mmap... yes\n| checking for working strncmp... yes\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| config.status: creating Makefile\n| config.status: creating testsuite/Makefile\n| config.status: creating config.h\n| config.status: executing default commands\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| if [ x\"-fPIC\" != x ] && [ ! -d pic ]; then \\\n|   mkdir pic; \\\n| else true; fi\n| if [ x\"\" != x ] && [ ! -d noasan ]; then \\\n|   mkdir noasan; \\\n| else true; fi\n| touch stamp-picdir\n| touch stamp-noasandir\n| echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o pic/regex.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o pic/md5.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o pic/sha1.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o pic/alloca.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o pic/argv.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o pic/choose-temp.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o pic/concat.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o pic/cp-demint.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o pic/crc32.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o pic/d-demangle.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \\\n| else true; fi\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o pic/dyn-string.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o pic/fdmatch.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o bsearch_r.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o noasan/crc32.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o crc32.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o fdmatch.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o noasan/alloca.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o alloca.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o choose-temp.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o pic/fibheap.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o cp-demint.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o pic/floatformat.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o noasan/concat.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o concat.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o pic/fnmatch.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o filedescriptor.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o dyn-string.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o fnmatch.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o cplus-dem.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o noasan/argv.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o argv.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o filename_cmp.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o pic/getopt.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o dwarfnames.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o pic/getopt1.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o noasan/md5.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o md5.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o noasan/getopt.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o getopt.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o noasan/getopt1.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o getopt1.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o pic/getpwd.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o pic/getruntime.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o noasan/fibheap.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o pic/hashtab.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o pic/hex.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o fibheap.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o noasan/floatformat.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o pic/lbasename.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o floatformat.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o noasan/hex.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o hex.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o noasan/getruntime.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o getruntime.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o pic/ldirname.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o noasan/getpwd.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o noasan/sha1.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o getpwd.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o sha1.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o pic/lrealpath.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o noasan/lbasename.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o lbasename.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o pic/objalloc.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o pic/obstack.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o noasan/ldirname.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o ldirname.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o lrealpath.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o pic/partition.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o pic/pexecute.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o pic/physmem.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o pic/pex-common.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o pic/pex-one.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o noasan/objalloc.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o pic/pex-unix.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o make-temp-file.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o objalloc.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o noasan/physmem.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o noasan/pexecute.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o noasan/obstack.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o physmem.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o pexecute.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o obstack.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o noasan/pex-one.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o noasan/partition.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o pex-one.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o partition.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o noasan/hashtab.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o hashtab.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o pic/simple-object.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o d-demangle.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o vprintf-support.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o safe-ctype.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o pex-unix.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o pic/sort.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o noasan/pex-common.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o pex-common.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o pic/spaces.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o pic/splay-tree.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o pic/stack-limit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o noasan/spaces.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o spaces.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o noasan/sort.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o sort.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o stack-limit.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o pic/strerror.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o pic/strsignal.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o noasan/simple-object.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o simple-object.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o simple-object-coff.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o pic/xasprintf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o timeval-utils.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o noasan/strerror.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o strerror.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o splay-tree.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o xasprintf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o noasan/strsignal.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o strsignal.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o pic/xatexit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o pic/xexit.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o pic/xmalloc.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o noasan/xatexit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o xatexit.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o noasan/xexit.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o pic/xmemdup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o xexit.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o pic/xstrdup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o pic/xstrerror.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o pic/xstrndup.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o pic/setproctitle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o xmemdup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o xmalloc.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o xstrdup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o xstrerror.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o setproctitle.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o xstrndup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o xvasprintf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o simple-object-elf.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o rust-demangle.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o noasan/regex.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o regex.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o cp-demangle.o\n| rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|   ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a\n| if [ x\"-fPIC\" != x ]; then \\\n|   cd pic; \\\n|   ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|     ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \\\n|   ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \\\n|   cd ..; \\\n| else true; fi; \\\n| if [ x\"\" != x ]; then \\\n|   cd noasan; \\\n|   ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|     ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \\\n|   ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \\\n|   cd ..; \\\n| else true; fi\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make  all-am\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| /bin/bash ./libtool  --tag=CC --tag=disable-static  --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/../include -DHAVE_CONFIG_H  -Wall  -DBASE_VERSION='\"15.1.0\"' -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c -o lto-plugin.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/lto-plugin.c\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/../include -DHAVE_CONFIG_H -Wall -DBASE_VERSION=\\\"15.1.0\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/lto-plugin.c  -fPIC -DPIC -o .libs/lto-plugin.o\n| /bin/bash ./libtool --tag=CC --tag=disable-static  --mode=link gcc  -Wall  -DBASE_VERSION='\"15.1.0\"' -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -Wc,-static-libgcc -pthread  -module -avoid-version -bindir /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0 -Wl,--version-script=../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/lto-plugin.map    -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib' '-L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib' '-Wl,--enable-new-dtags' '-Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib' '-Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib' '-Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib' '-Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib' '-Wl,-O1' '-Wl,--allow-shlib-undefined' '-Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1' '-pthread' -o liblto_plugin.la -rpath /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0 lto-plugin.lo  -Wc,../libiberty/pic/libiberty.a\n| libtool: link: gcc  -shared  -fPIC -DPIC  .libs/lto-plugin.o   -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib  -O2 -static-libgcc -pthread -Wl,--version-script=../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/lto-plugin.map -static-libstdc++ -static-libgcc -Wl,--enable-new-dtags -Wl,-rpath-link -Wl,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib -Wl,-rpath-link -Wl,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib -Wl,-rpath -Wl,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib -Wl,-rpath -Wl,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread ../libiberty/pic/libiberty.a   -pthread -Wl,-soname -Wl,liblto_plugin.so -o .libs/liblto_plugin.so\n| libtool: link: ( cd \".libs\" && rm -f \"liblto_plugin.la\" && ln -s \"../liblto_plugin.la\" \"liblto_plugin.la\" )\n| libtool: install: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/install -c .libs/liblto_plugin.so /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin/../gcc/liblto_plugin.so\n| libtool: install: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/install -c .libs/liblto_plugin.lai /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin/../gcc/liblto_plugin.la\n| libtool: install: warning: remember to run `libtool --finish /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0'\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| Configuring in ./gcc\n| configure: creating cache ./config.cache\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking LIBRARY_PATH variable... ok\n| checking GCC_EXEC_PREFIX variable... ok\n| checking whether to place generated files in the source directory... no\n| checking whether a default linker was specified... no\n| checking whether a default dsymutil was specified... no\n| checking whether a default assembler was specified... no\n| checking for aarch64-linux-gcc... gcc\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... no\n| checking for suffix of object files... o\n| checking whether we are using the GNU C compiler... yes\n| checking whether gcc  accepts -g... yes\n| checking for gcc  option to accept ISO C89... none needed\n| checking whether we are using the GNU C++ compiler... yes\n| checking whether g++  accepts -g... yes\n| checking for aarch64-linux-gnatbind... no\n| checking for gnatbind... no\n| checking for aarch64-linux-gnatmake... no\n| checking for gnatmake... no\n| checking whether compiler driver understands Ada and is recent enough... no\n| checking for aarch64-linux-gdc... no\n| checking whether the D compiler works... no\n| checking how to run the C++ preprocessor... g++  -E\n| checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking for sys/types.h... yes\n| checking for sys/stat.h... yes\n| checking for stdlib.h... yes\n| checking for string.h... yes\n| checking for memory.h... yes\n| checking for strings.h... yes\n| checking for inttypes.h... yes\n| checking for stdint.h... yes\n| checking for unistd.h... yes\n| checking minix/config.h usability... no\n| checking minix/config.h presence... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| checking how to run the C preprocessor... gcc  -E\n| checking for inline... inline\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 size of ino_t... 8\n| checking size of dev_t... 8\n| checking size of void *... 8\n| checking size of short... 2\n| checking size of int... 4\n| checking size of long... 8\n| checking for long long... yes\n| checking size of long long... 8\n| checking for int8_t... yes\n| checking for int16_t... yes\n| checking for int32_t... yes\n| checking for int64_t... yes\n| checking for unsigned long long int... yes\n| checking for long long int... yes\n| checking for intmax_t... yes\n| checking for intptr_t... yes\n| checking for uint8_t... yes\n| checking for uint16_t... yes\n| checking for uint32_t... yes\n| checking for uint64_t... yes\n| checking for uintmax_t... yes\n| checking for uintptr_t... yes\n| checking for int64_t underlying type... long\n| checking for std::swap in <utility>... yes\n| checking whether g++  is affected by placement new aliasing bug... no\n| checking whether g++  supports -W... yes\n| checking whether g++  supports -Wall... yes\n| checking whether g++  supports -Werror=narrowing... yes\n| checking whether g++  supports -Wwrite-strings... yes\n| checking whether g++  supports -Wcast-qual... yes\n| checking whether gcc  supports -Wstrict-prototypes... yes\n| checking whether gcc  supports -Wmissing-prototypes... yes\n| checking whether g++  supports -Wmissing-format-attribute... yes\n| checking whether g++  supports -Wconditionally-supported... yes\n| checking whether g++  supports -Woverloaded-virtual... yes\n| checking whether gcc  supports -Wold-style-definition... yes\n| checking whether gcc  supports -Wc++-compat... yes\n| checking whether g++  supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes\n| checking whether gcc  supports -fno-exceptions... yes\n| checking whether gcc  supports -fno-rtti... yes\n| checking whether gcc  supports -fasynchronous-unwind-tables... yes\n| checking valgrind/memcheck.h usability... no\n| checking valgrind/memcheck.h presence... no\n| checking for valgrind/memcheck.h... no\n| checking for multiarch configuration... auto\n| configure: WARNING: fixed-point is not supported for this target, ignored\n| checking whether make sets $(MAKE)... yes\n| checking for gawk... gawk\n| checking whether ln -s works... yes\n| checking whether ln works... yes\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for a BSD compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/install -c\n| checking for cmp's capabilities... gnucompare\n| checking for mktemp... yes\n| checking for makeinfo... makeinfo\n| checking for modern makeinfo... yes\n| checking for CONTENTS_OUTPUT_LOCATION support in makeinfo... no\n| checking for recent Pod::Man... yes\n| checking for flex... flex\n| checking for bison... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work-shared/gcc-15.1.0-r0/gcc-15.1.0/missing bison\n| checking for python3... python3\n| checking for modern python3... yes\n| checking for nm... nm\n| checking for ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for sphinx-build... texinfo\n| checking for ANSI C header files... (cached) yes\n| checking whether time.h and sys/time.h may both be included... yes\n| checking whether string.h and strings.h may both be included... yes\n| checking for sys/wait.h that is POSIX.1 compatible... yes\n| checking whether termios.h defines TIOCGWINSZ... no\n| checking whether sys/ioctl.h defines TIOCGWINSZ... yes\n| checking for limits.h... yes\n| checking for stddef.h... yes\n| checking for string.h... (cached) yes\n| checking for strings.h... (cached) yes\n| checking for stdlib.h... (cached) yes\n| checking for time.h... yes\n| checking for iconv.h... yes\n| checking for fcntl.h... yes\n| checking for ftw.h... yes\n| checking for unistd.h... (cached) yes\n| checking for sys/auxv.h... yes\n| checking for sys/file.h... yes\n| checking for sys/time.h... yes\n| checking for sys/mman.h... yes\n| checking for sys/resource.h... yes\n| checking for sys/param.h... yes\n| checking for sys/times.h... yes\n| checking for sys/stat.h... (cached) yes\n| checking for sys/locking.h... no\n| checking for direct.h... no\n| checking for malloc.h... yes\n| checking for langinfo.h... yes\n| checking for ldfcn.h... no\n| checking for locale.h... yes\n| checking for wchar.h... yes\n| checking for libgen.h... yes\n| checking for thread.h... no\n| checking for pthread.h... yes\n| checking for CHAR_BIT... yes\n| checking whether byte ordering is bigendian... no\n| checking how to run the C++ preprocessor... g++  -E\n| checking for unordered_map... yes\n| checking for tr1/unordered_map... yes\n| checking for ext/hash_map... yes\n| checking dependency style of g++ ... gcc3\n| checking for collect2 libraries... (cached) none required\n| checking for library containing exc_resume... no\n| checking for library containing kstat_open... no\n| checking for library containing ldexp... none required\n| checking for library containing dlopen... none required\n| checking for inttypes.h... yes\n| checking for library containing ZSTD_compress... -lzstd\n| checking for zstd.h... yes\n| checking for times... yes\n| checking for clock... yes\n| checking for kill... yes\n| checking for getrlimit... yes\n| checking for setrlimit... yes\n| checking for atoq... no\n| checking for popen... yes\n| checking for sysconf... yes\n| checking for strsignal... yes\n| checking for getrusage... yes\n| checking for nl_langinfo... yes\n| checking for gettimeofday... yes\n| checking for mbstowcs... yes\n| checking for wcswidth... yes\n| checking for mmap... yes\n| checking for posix_fallocate... yes\n| checking for setlocale... yes\n| checking for clearerr_unlocked... yes\n| checking for feof_unlocked... yes\n| checking for ferror_unlocked... yes\n| checking for fflush_unlocked... yes\n| checking for fgetc_unlocked... yes\n| checking for fgets_unlocked... yes\n| checking for fileno_unlocked... yes\n| checking for fprintf_unlocked... no\n| checking for fputc_unlocked... yes\n| checking for fputs_unlocked... yes\n| checking for fread_unlocked... yes\n| checking for fwrite_unlocked... yes\n| checking for getchar_unlocked... yes\n| checking for getc_unlocked... yes\n| checking for putchar_unlocked... yes\n| checking for putc_unlocked... yes\n| checking for madvise... yes\n| checking for mallinfo... yes\n| checking for mallinfo2... yes\n| checking for fstatat... yes\n| checking for getauxval... yes\n| checking for clock_gettime... yes\n| checking for munmap... yes\n| checking for msync... yes\n| checking for get_current_dir_name... yes\n| checking for memrchr... yes\n| checking whether mbstowcs works... yes\n| checking for ssize_t... yes\n| checking for caddr_t... yes\n| checking for sighander_t... no\n| checking for sys/mman.h... (cached) yes\n| checking for mmap... (cached) yes\n| checking whether read-only mmap of a plain file works... yes\n| checking whether mmap from /dev/zero works... yes\n| checking for MAP_ANON(YMOUS)... yes\n| checking whether mmap with MAP_ANON(YMOUS) works... yes\n| checking for pid_t... yes\n| checking for vfork.h... no\n| checking for fork... yes\n| checking for vfork... yes\n| checking for working fork... yes\n| checking for working vfork... (cached) yes\n| checking for ld used by GCC... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for shared library run path origin... done\n| checking for iconv... yes\n| checking for working iconv... yes\n| checking whether iconv is compatible with its POSIX signature... yes\n| checking for LC_MESSAGES... yes\n| checking for nl_langinfo and CODESET... yes\n| checking whether basename is declared... yes\n| checking whether strstr is declared... yes\n| checking whether getenv is declared... yes\n| checking whether atol is declared... yes\n| checking whether atoll is declared... yes\n| checking whether asprintf is declared... yes\n| checking whether sbrk is declared... yes\n| checking whether abort is declared... yes\n| checking whether atof is declared... yes\n| checking whether getcwd is declared... yes\n| checking whether getwd is declared... yes\n| checking whether madvise is declared... yes\n| checking whether mkstemps is declared... yes\n| checking whether stpcpy is declared... yes\n| checking whether strnlen is declared... yes\n| checking whether strsignal is declared... yes\n| checking whether strverscmp is declared... yes\n| checking whether strtol is declared... yes\n| checking whether strtoul is declared... yes\n| checking whether strtoll is declared... yes\n| checking whether strtoull is declared... yes\n| checking whether setenv is declared... yes\n| checking whether unsetenv is declared... yes\n| checking whether errno is declared... yes\n| checking whether snprintf is declared... yes\n| checking whether vsnprintf is declared... yes\n| checking whether vasprintf is declared... yes\n| checking whether malloc is declared... yes\n| checking whether realloc is declared... yes\n| checking whether calloc is declared... yes\n| checking whether free is declared... yes\n| checking whether getopt is declared... yes\n| checking whether clock is declared... yes\n| checking whether getpagesize is declared... yes\n| checking whether ffs is declared... yes\n| checking whether fmemopen is declared... yes\n| checking whether clearerr_unlocked is declared... yes\n| checking whether feof_unlocked is declared... yes\n| checking whether ferror_unlocked is declared... yes\n| checking whether fflush_unlocked is declared... yes\n| checking whether fgetc_unlocked is declared... yes\n| checking whether fgets_unlocked is declared... yes\n| checking whether fileno_unlocked is declared... yes\n| checking whether fprintf_unlocked is declared... no\n| checking whether fputc_unlocked is declared... yes\n| checking whether fputs_unlocked is declared... yes\n| checking whether fread_unlocked is declared... yes\n| checking whether fwrite_unlocked is declared... yes\n| checking whether getchar_unlocked is declared... yes\n| checking whether getc_unlocked is declared... yes\n| checking whether putchar_unlocked is declared... yes\n| checking whether putc_unlocked is declared... yes\n| checking whether getrlimit is declared... yes\n| checking whether setrlimit is declared... yes\n| checking whether getrusage is declared... yes\n| checking whether mallinfo is declared... yes\n| checking whether mallinfo2 is declared... yes\n| checking whether ldgetname is declared... no\n| checking whether times is declared... yes\n| checking whether sigaltstack is declared... yes\n| checking for struct tms... yes\n| checking for clock_t... yes\n| checking for F_SETLKW... yes\n| checking for O_CLOEXEC... yes\n| checking for fcntl.h... (cached) yes\n| checking whether O_NONBLOCK is declared... yes\n| checking for personality ADDR_NO_RANDOMIZE... yes\n| checking for AF_UNIX... yes\n| checking for AF_INET6... yes\n| checking for _LK_LOCK... no\n| checking if mkdir takes one argument... no\n| Using `../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc' for machine-specific logic.\n| Using `../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md' as machine description file.\n| Using the following target machine macro files:\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/biarchlp64.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/elfos.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/newlib-stdint.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-elf.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-errata.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-elf-raw.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/initfini-array.h\n| Using host-linux.o for host machine hooks.\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/install -c\n| checking whether NLS is requested... no\n| checking for msgfmt... no\n| checking for gmsgfmt... :\n| checking for xgettext... no\n| checking for msgmerge... no\n| checking for CFPreferencesCopyAppValue... no\n| checking for CFLocaleCopyPreferredLanguages... no\n| checking whether to use NLS... no\n| checking whether NLS is requested... no\n| checking how to print strings... printf\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/sed\n| checking for fgrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep -F\n| checking for ld used by gcc ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/nm -B\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/nm -B) interface... BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... 1572864\n| checking whether the shell understands some XSI constructs... yes\n| checking whether the shell understands \"+=\"... yes\n| checking for ld  option to reload object files... -r\n| checking for aarch64-linux-objdump... objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for aarch64-linux-ar... (cached) ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-strip... strip\n| checking for aarch64-linux-ranlib... (cached) ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/nm -B output from gcc  object... ok\n| checking for dlfcn.h... yes\n| checking for objdir... .libs\n| checking if gcc  supports -fno-rtti -fno-exceptions... no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... yes\n| checking if gcc  static flag -static works... yes\n| checking if gcc  supports -c -o file.o... yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) 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 how to run the C++ preprocessor... g++  -E\n| checking for ld used by g++ ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking whether the g++  linker (ld ) supports shared libraries... yes\n| checking for g++  option to produce PIC... -fPIC -DPIC\n| checking if g++  PIC flag -fPIC -DPIC works... yes\n| checking if g++  static flag -static works... yes\n| checking if g++  supports -c -o file.o... yes\n| checking if g++  supports -c -o file.o... (cached) yes\n| checking whether the g++  linker (ld ) 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| checking for aarch64-poky-elf-as... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-as\n| checking for aarch64-poky-elf-ld... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-ld\n| checking whether we are using gold... no\n| checking whether we are using mold... no\n| checking gold linker with split stack support as non default...\n| checking what linker to use... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-ld\n| checking for aarch64-poky-elf-nm... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-nm\n| checking what nm to use... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-nm\n| checking for aarch64-poky-elf-objdump... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-objdump\n| checking what objdump to use... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-objdump\n| checking for aarch64-poky-elf-readelf... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-readelf\n| checking what readelf to use... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-readelf\n| checking for aarch64-poky-elf-otool... no\n| checking what otool to use... not found\n| checking for aarch64-poky-elf-dsymutil... no\n| checking assembler flags...\n| checking assembler for .balign and .p2align... yes\n| checking assembler for .p2align with maximum skip... yes\n| checking assembler for .literal16... no\n| checking assembler for working .subsection -1... yes\n| checking assembler for .weak... yes\n| checking assembler for .weakref... yes\n| checking assembler for .nsubspa comdat... no\n| checking assembler for .hidden... yes\n| checking assembler for .base64... yes\n| checking assembler for .cv_ucomp... no\n| checking linker for .hidden support... yes\n| checking linker read-only and read-write section mixing... read-write\n| checking whether the host/build supports symbol aliases... yes\n| checking assembler for .sleb128 and .uleb128... yes\n| checking assembler for cfi directives... yes\n| checking assembler for working cfi advance... yes\n| checking assembler for cfi personality directive... yes\n| checking assembler for cfi sections directive... yes\n| checking assembler for eh_frame optimization... yes\n| checking assembler for section exclude flag... yes\n| checking assembler for section 'R' flag... yes\n| checking assembler for section 'o' flag... yes\n| checking assembler for section merging support... yes\n| checking assembler for COMDAT group support (GNU as)... yes\n| checking assembler for line table is_stmt support... yes\n| checking assembler for line table discriminator support... yes\n| checking assembler for thread-local storage support... yes\n| checking linker -Bstatic/-Bdynamic option... yes\n| checking linker --version-script option... yes\n| checking linker soname option... yes\n| checking linker --demangle support... yes\n| checking linker plugin support... 2\n| checking assembler for -mabi option... yes\n| checking assembler for -fpic relocs... yes\n| checking assembler for dwarf2 debug_line support... yes\n| checking assembler for buggy dwarf2 .file directive... no\n| checking assembler for dwarf2 debug_view support... yes\n| checking assembler for --gdwarf2 option... yes\n| checking assembler for --gdwarf-5 option... yes\n| checking assembler for assembly of compiler generated 64-bit .debug_line... yes\n| checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes\n| checking assembler for --gdwarf-4 with the APP marker... yes\n| checking assembler for working --gdwarf-4/--gdwarf-5 for all sources... yes\n| checking assembler for --debug-prefix-map option... yes\n| checking assembler for compressed debug sections... 1\n| checking assembler for .lcomm with alignment... no\n| checking for target glibc version... 0.0\n| checking assembler for gnu_unique_object... yes\n| checking assembler for tolerance to line number 0... yes\n| checking support for thin archives... yes\n| checking linker PT_GNU_EH_FRAME support... yes\n| checking linker position independent executable support... yes\n| checking linker PIE support with copy reloc... no\n| checking linker EH-compatible garbage collection of sections... yes\n| checking linker EH garbage collection of sections bug... no\n| checking linker for compressed debug sections... 2\n| checking linker --as-needed support... yes\n| checking linker mapfile support for clearing hardware capabilities... no\n| checking linker --build-id support... yes\n| checking linker *_sol2 emulation support... no\n| checking linker --sysroot support... yes\n| checking __stack_chk_fail in target C library... yes\n| checking sys/sdt.h in the target C library... no\n| checking dl_iterate_phdr in target C library... unknown\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking whether to avoid linking multiple front-ends at once... no\n| checking whether to serialize linking of multiple front-ends... no\n| Links are now set up to build a cross-compiler\n|  from aarch64-unknown-linux-gnu to aarch64-poky-elf.\n| checking for exported symbols... yes\n| checking for -rdynamic... yes\n| checking for library containing dlopen... (cached) none required\n| checking for -fPIC -shared... yes\n| gcc_driver_version: 15.1.0\n| checking for -fno-PIE option... yes\n| checking for -no-pie option... yes\n| checking for CET support... no\n| checking linker -z bndplt option... no\n| checking linker --push-state/--pop-state options... yes\n| checking linker -z now option... yes\n| checking linker -z relro option... yes\n| no\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| config.status: creating as\n| config.status: creating collect-ld\n| config.status: creating nm\n| config.status: creating dsymutil\n| config.status: creating Makefile\n| config.status: creating ada/gcc-interface/Makefile\n| config.status: creating ada/Makefile\n| config.status: creating m2/config-make\n| config.status: creating m2/Make-maintainer\n| config.status: creating auto-host.h\n| config.status: executing depdir commands\n| mkdir -p -- .deps\n| config.status: executing gccdepdir commands\n| mkdir -p -- build/.deps\n| mkdir -p -- ada/.deps\n| mkdir -p -- c/.deps\n| mkdir -p -- cobol/.deps\n| mkdir -p -- cp/.deps\n| mkdir -p -- d/.deps\n| mkdir -p -- fortran/.deps\n| mkdir -p -- go/.deps\n| mkdir -p -- jit/.deps\n| mkdir -p -- lto/.deps\n| mkdir -p -- m2/.deps\n| mkdir -p -- objc/.deps\n| mkdir -p -- objcp/.deps\n| mkdir -p -- rust/.deps\n| mkdir -p -- c-family/.deps\n| mkdir -p -- common/.deps\n| mkdir -p -- analyzer/.deps\n| mkdir -p -- text-art/.deps\n| mkdir -p -- rtl-ssa/.deps\n| mkdir -p -- sym-exec/.deps\n| config.status: executing default-1 commands\n| config.status: executing default commands\n| NOTE: make -j 16 -l 75 TARGET-gcc=checksum-options all-gcc\n| mkdir -p -- build-aarch64-linux/libcpp\n| mkdir -p -- ./libbacktrace\n| mkdir -p -- build-aarch64-linux/libiberty\n| Configuring in build-aarch64-linux/libcpp\n| mkdir -p -- build-aarch64-linux/fixincludes\n| Configuring in build-aarch64-linux/libiberty\n| mkdir -p -- ./libdecnumber\n| mkdir -p -- ./fixincludes\n| mkdir -p -- ./libcody\n| Configuring in build-aarch64-linux/fixincludes\n| Configuring in ./libbacktrace\n| Configuring in ./fixincludes\n| Configuring in ./libdecnumber\n| Configuring in ./libcody\n| configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for makeinfo... makeinfo\n| configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| checking whether make sets $(MAKE)... checking build system type... configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| checking build system type... checking build system type... yes\n| checking for aarch64-linux-gcc... gcc\n| checking build system type... aarch64-unknown-linux-gnu\n| checking build system type... checking host system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| aarch64-unknown-linux-gnu\n| checking target system type... checking host system type... aarch64-poky-elf\n| checking for aarch64-linux-gcc... checking for perl... gcc\n| perl\n| aarch64-unknown-linux-gnu\n| checking target system type... aarch64-unknown-linux-gnu\n| aarch64-unknown-linux-gnu\n| checking target system type... checking maintainer-mode...\n| aarch64-unknown-linux-gnu\n| checking target system type... checking build system type... aarch64-poky-elf\n| checking for aarch64-linux-gcc... gcc\n| aarch64-poky-elf\n| checking for aarch64-linux-gcc... gcc\n| aarch64-poky-elf\n| checking whether make sets $(MAKE)... checking whether the C compiler works... aarch64-unknown-linux-gnu\n| checking host system type... yes\n| checking for a BSD-compatible install... aarch64-unknown-linux-gnu\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for -plugin option... checking whether the C compiler works... checking for aarch64-linux-ar... (cached) ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking whether the C++ compiler works... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/install -c\n| checking for aarch64-linux-gcc... gcc\n| checking whether the C compiler works... checking whether the C compiler works... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\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... yes\n| checking for C++ compiler default output file name... a.out\n| yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... checking for suffix of executables... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables...\n| checking whether to install libiberty headers and static library... no\n| configure: target_header_dir =\n| checking for aarch64-linux-gcc... gcc\n| checking whether we are cross compiling... yes\n| checking for C compiler default output file name... a.out\n| \n| checking for suffix of executables...\n| checking whether we are cross compiling...\n| checking whether we are cross compiling...\n| checking whether we are cross compiling... checking whether we are cross compiling... no\n| checking for suffix of object files...\n| checking whether we are cross compiling... no\n| no\n| checking for suffix of object files... checking for suffix of object files... no\n| o\n| checking whether we are using the GNU C compiler... checking for suffix of object files... checking whether the C compiler works... no\n| checking for suffix of object files... o\n| checking whether we are using the GNU C compiler... yes\n| checking whether gcc  accepts -g... o\n| checking whether we are using the GNU C compiler... o\n| checking whether we are using the GNU C compiler... o\n| checking whether we are using the GNU C++ compiler... no\n| checking for suffix of object files... yes\n| checking whether gcc  accepts -g... yes\n| checking whether gcc  accepts -g... yes\n| checking for C compiler default output file name... a.out\n| yes\n| checking whether gcc  accepts -g... checking for suffix of executables... yes\n| checking for gcc  option to accept ISO C89... yes\n| checking whether g++  accepts -g... o\n| checking whether we are using the GNU C compiler... yes\n| checking for gcc  option to accept ISO C89... yes\n| checking for gcc  option to accept ISO C89... yes\n| checking for gcc  option to accept ISO C89...\n| yes\n| checking whether g++  is for C++11... checking whether we are cross compiling... yes\n| checking whether gcc  accepts -g... none needed\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aclocal... aclocal\n| checking for autoconf... autoconf\n| checking for autoheader... autoheader\n| checking whether gcc  supports -W... none needed\n| checking how to run the C preprocessor... gcc  -E\n| none needed\n| checking whether gcc  understands -c and -o together... none needed\n| checking how to run the C preprocessor... gcc  -E\n| yes\n| checking for gcc  option to accept ISO C89... yes\n| checking whether gcc  supports -Wall... adding -std=c++11\n| checking adding -Wl,--no-undefined to linker... no\n| checking for suffix of object files... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... none needed\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep\n| checking for egrep... checking for egrep... yes\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep -E\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep -E\n| checking for ANSI C header files... checking for ANSI C header files... yes\n| checking how to run the C preprocessor... gcc  -E\n| checking whether gcc  supports -Wwrite-strings... o\n| checking whether we are using the GNU C compiler... ok\n| checking exceptions... no\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking whether we are using the GNU C++ compiler... yes\n| yes\n| checking whether gcc  accepts -g... checking whether gcc  supports -Wstrict-prototypes... checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep\n| checking for egrep... configure: updating cache ./config.cache\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking whether g++  accepts -g... configure: creating ./config.status\n| yes\n| checking for gcc  option to accept ISO C89... yes\n| checking whether gcc  supports -Wmissing-prototypes... yes\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking how to run the C preprocessor... gcc  -E\n| none needed\n| checking how to run the C preprocessor... gcc  -E\n| yes\n| checking whether gcc  supports -Wold-style-definition... yes\n| checking for grep that handles long lines and -e... checking for sys/types.h... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep\n| checking for egrep... yes\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep -E\n| checking for ANSI C header files... checking for sys/types.h... checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep\n| checking for egrep... yes\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep -E\n| checking for ANSI C header files... checking whether gcc  supports -Wmissing-format-attribute... yes\n| yes\n| checking for sys/stat.h... checking for sys/stat.h... yes\n| yes\n| checking whether gcc  supports -Wcast-qual... checking for sys/types.h... config.status: creating Makefile\n| yes\n| yes\n| yes\n| checking whether gcc  supports -pedantic -Wlong-long... checking for stdlib.h... checking for stdlib.h... yes\n| config.status: creating config.h\n| checking for sys/stat.h... yes\n| yes\n| checking whether gcc  supports -fno-lto... yes\n| checking for string.h... checking for string.h... yes\n| yes\n| checking for stdlib.h... yes\n| checking for sys/types.h... checking how to run the C preprocessor... gcc  -E\n| yes\n| mkdir -p -- ./libcpp\n| checking for sys/types.h... yes\n| yes\n| Configuring in ./libcpp\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| checking for memory.h... checking for memory.h... yes\n| yes\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcody'\n| checking for string.h... g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF client.d -c -o client.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/client.cc\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF netclient.d -c -o netclient.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/netclient.cc\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF buffer.d -c -o buffer.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/buffer.cc\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF netserver.d -c -o netserver.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/netserver.cc\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF resolver.d -c -o resolver.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/resolver.cc\n| checking for sys/stat.h... yes\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF packet.d -c -o packet.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/packet.cc\n| checking for grep that handles long lines and -e... make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF server.d -c -o server.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/server.cc\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep -E\n| checking for ANSI C header files... checking for sys/stat.h... yes\n| yes\n| checking for strings.h... checking for strings.h... yes\n| yes\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| checking for memory.h... checking for stdlib.h... make  all-am\n| yes\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| checking for stdlib.h... make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| yes\n| yes\n| yes\n| checking for inttypes.h... checking for inttypes.h... yes\n| checking for strings.h... checking for string.h... yes\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -DSRCDIR='\"../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody\"' -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF fatal.d -c -o fatal.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/fatal.cc\n| checking for string.h... yes\n| yes\n| yes\n| checking for stdint.h... yes\n| checking for stdint.h... checking for inttypes.h... checking for memory.h... yes\n| yes\n| checking for memory.h... checking for sys/types.h... yes\n| yes\n| checking for unistd.h... yes\n| yes\n| checking for unistd.h... checking for stdint.h... yes\n| checking for strings.h... yes\n| checking for sys/stat.h... checking for strings.h... yes\n| yes\n| yes\n| checking minix/config.h usability... checking minix/config.h usability... yes\n| checking for unistd.h... yes\n| checking for inttypes.h... yes\n| checking for stdlib.h... checking for inttypes.h... no\n| checking minix/config.h presence... no\n| checking minix/config.h presence... yes\n| yes\n| yes\n| checking minix/config.h usability... checking for stdint.h... checking for string.h... yes\n| no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... checking for stdint.h... yes\n| yes\n| no\n| checking minix/config.h presence... checking for unistd.h... checking for memory.h... yes\n| yes\n| checking for a sed that does not truncate output... yes\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/sed\n| checking for unistd.h... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/sed\n| no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... checking whether gcc  supports -W... checking whether gcc  supports -W... yes\n| yes\n| checking minix/config.h usability... checking for strings.h... yes\n| yes\n| yes\n| checking whether gcc  supports -Wall... checking whether gcc  supports -Wall... checking minix/config.h usability... yes\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| yes\n| yes\n| yes\n| checking whether gcc  supports -Wwrite-strings... checking for inttypes.h... checking whether gcc  supports -Wwrite-strings... no\n| checking minix/config.h presence... checking for a thread-safe mkdir -p... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/mkdir -p\n| checking for gawk... gawk\n| checking whether make sets $(MAKE)... yes\n| no\n| checking minix/config.h presence... checking whether make supports nested variables... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| configure: creating cache ./config.cache\n| yes\n| yes\n| checking whether gcc  supports -Wstrict-prototypes... yes\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for aarch64-linux-gcc... (cached) gcc\n| checking whether gcc  supports -Wstrict-prototypes... checking build system type... checking for stdint.h... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking target system type... checking whether we are using the GNU C compiler... (cached) yes\n| checking whether gcc  accepts -g... (cached) yes\n| checking for gcc  option to accept ISO C89... (cached) none needed\n| checking whether gcc  understands -c and -o together... (cached) yes\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for gawk... (cached) gawk\n| checking for dwz... no\n| checking how to print strings... yes\n| yes\n| checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... yes\n| printf\n| checking for a sed that does not truncate output... aarch64-poky-elf\n| checking whether make sets $(MAKE)... checking whether gcc  supports -Wmissing-prototypes... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/sed\n| checking whether gcc  supports -Wmissing-prototypes... checking for fgrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep -F\n| checking for ld used by gcc ... yes\n| yes\n| checking for a BSD-compatible install... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... checking for unistd.h... 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| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/install -c\n| checking for aarch64-linux-gcc... gcc\n| checking for aclocal... aclocal\n| checking for autoconf... autoconf\n| checking for autoheader... yes\n| autoheader\n| yes\n| checking whether gcc  supports -W... checking whether gcc  supports -Wold-style-definition... checking whether gcc  supports -Wold-style-definition... no\n| checking whether gcc  supports -W... yes\n| yes\n| checking whether the C compiler works... checking whether gcc  supports -Wall... yes\n| checking ctype.h usability... yes\n| checking whether gcc  supports -Wmissing-format-attribute... checking whether gcc  supports -Wmissing-format-attribute... yes\n| checking whether gcc  supports -Wall... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/nm -B\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/nm -B) interface... yes\n| checking whether gcc  supports -Wnarrowing... yes\n| yes\n| yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... checking whether gcc  supports -Woverlength-strings... yes\n| checking ctype.h presence... checking whether gcc  supports -Woverlength-strings... yes\n| BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... checking whether gcc  supports -Wwrite-strings... 1572864\n| checking whether the shell understands some XSI constructs... yes\n| checking whether the shell understands \"+=\"... yes\n| checking for ctype.h... yes\n| yes\n| yes\n| checking for ld  option to reload object files... -r\n| checking for aarch64-linux-objdump... objdump\n| checking how to recognize dependent libraries... pass_all\n| checking whether gcc  supports -Wwrite-strings... checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| yes\n| yes\n| checking stddef.h usability... checking whether gcc  supports -pedantic -Wlong-long... checking whether gcc  supports -pedantic -Wlong-long...\n| yes\n| checking whether we are cross compiling... checking whether gcc  supports -Wc++-compat... yes\n| yes\n| yes\n| checking for ANSI C header files... (cached) yes\n| checking for ANSI C header files... (cached) yes\n| checking stddef.h usability... checking whether gcc  supports -Wmissing-format-attribute... checking stddef.h usability... yes\n| checking stddef.h presence... yes\n| checking whether gcc  supports -Wstrict-prototypes... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o\n| yes\n| checking for stddef.h... yes\n| checking for aarch64-linux-strip... strip\n| checking for aarch64-linux-ranlib... (cached) ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| yes\n| no\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/nm -B output from gcc  object... checking for suffix of object files... checking for string.h... (cached) yes\n| checking whether gcc  supports -Wstrict-prototypes... yes\n| checking stddef.h presence... yes\n| checking stddef.h presence... checking stdio.h usability... yes\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libcody.a\n| checking whether gcc  supports -Wshadow=local... make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcody'\n| yes\n| checking for stddef.h... yes\n| o\n| checking whether we are using the GNU C compiler... yes\n| checking for stddef.h... yes\n| yes\n| checking for stdlib.h... (cached) yes\n| checking for stdlib.h... (cached) yes\n| checking whether gcc  supports -Wmissing-prototypes... checking for strings.h... (cached) yes\n| checking for strings.h... (cached) yes\n| yes\n| yes\n| checking whether gcc  accepts -g... yes\n| checking stdio.h presence... checking whether gcc  supports -pedantic ... checking for unistd.h... (cached) yes\n| checking for unistd.h... (cached) yes\n| checking fcntl.h usability... yes\n| checking fcntl.h usability... yes\n| checking for stdio.h... yes\n| checking whether gcc  supports -Wold-style-definition... yes\n| checking whether gcc  and cc understand -c and -o together... yes\n| checking for gcc  option to accept ISO C89... ok\n| looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for dlfcn.h... yes\n| checking fcntl.h presence... yes\n| checking fcntl.h presence... yes\n| checking whether gcc  supports -Wc++-compat... none needed\n| yes\n| yes\n| checking for fcntl.h... yes\n| yes\n| checking for fcntl.h... yes\n| checking for objdir... .libs\n| yes\n| checking for an ANSI C-conforming const... checking sys/file.h usability... checking sys/file.h usability... yes\n| checking for uintptr_t... yes\n| checking whether gcc  supports -pedantic -Wlong-long... checking whether we are using the GNU C++ compiler... yes\n| checking for inline... yes\n| checking whether gcc  supports -fno-exceptions... yes\n| checking sys/file.h presence... yes\n| checking whether g++  accepts -g... inline\n| checking whether byte ordering is bigendian... yes\n| checking sys/file.h presence... yes\n| checking for sys/file.h... yes\n| yes\n| checking for int_least32_t... yes\n| checking for sys/file.h... yes\n| yes\n| checking if gcc  supports -fno-rtti -fno-exceptions... checking for sys/stat.h... (cached) yes\n| yes\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking whether gcc  supports -fno-rtti... checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking how to run the C preprocessor... gcc  -E\n| checking for sys/stat.h... (cached) yes\n| checking for clearerr_unlocked... checking for clearerr_unlocked... no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... yes\n| checking for grep that handles long lines and -e... yes\n| checking for int_fast32_t... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking if gcc  static flag -static works... yes\n| yes\n| checking dependency style of g++ ... checking for feof_unlocked... checking for feof_unlocked... no\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/install -c\n| checking for CET support... no\n| checking target system type... yes\n| checking for uint64_t... aarch64-poky-elf\n| yes\n| gcc3\n| checking whether time.h and sys/time.h may both be included... yes\n| yes\n| checking if gcc  supports -c -o file.o... checking for sys/file.h... checking for ferror_unlocked... checking for ferror_unlocked... yes\n| yes\n| checking whether string.h and strings.h may both be included... checking for sys/param.h... yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) supports shared libraries... yes\n| checking what to include in gstdint.h... stdint.h (already complete)\n| checking for an ANSI C-conforming const... yes\n| yes\n| yes\n| checking whether -lc should be explicitly linked in... yes\n| yes\n| yes\n| checking locale.h usability... checking for sys/types.h... checking for limits.h... checking for fflush_unlocked... checking for fflush_unlocked... yes\n| checking for off_t... no\n| checking dynamic linker characteristics... yes\n| yes\n| checking for stdlib.h... (cached) yes\n| yes\n| checking locale.h presence... checking for sys/stat.h... checking for malloc.h... yes\n| checking for locale.h... yes\n| yes\n| yes\n| checking fcntl.h usability... checking for fgetc_unlocked... yes\n| checking for fgetc_unlocked... yes\n| checking for string.h... (cached) yes\n| checking for stdlib.h... checking for unistd.h... (cached) yes\n| GNU/Linux ld.so\n| checking how to hardcode library paths into programs... immediate\n| checking whether stripping libraries is possible... checking for strings.h... (cached) yes\n| yes\n| checking size of int... 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 for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... yes\n| checking fcntl.h presence... checking for sys/time.h... yes\n| yes\n| yes\n| checking for fgets_unlocked... checking for string.h... checking for fgets_unlocked... yes\n| checking for fcntl.h... yes\n| no\n| checking unwind.h usability... yes\n| checking limits.h usability... checking for time.h... yes\n| yes\n| yes\n| checking for memory.h... 4\n| checking for sys/resource.h... yes\n| checking unwind.h presence... checking size of long... yes\n| checking for fileno_unlocked... yes\n| checking limits.h presence... checking for fileno_unlocked... yes\n| yes\n| checking for unwind.h... yes\n| checking for _Unwind_Backtrace... checking for sys/stat.h... (cached) yes\n| yes\n| checking for limits.h... yes\n| yes\n| checking for sys/mman.h... checking stddef.h usability... checking for strings.h... yes\n| yes\n| yes\n| checking for fprintf_unlocked... checking for fcntl.h... yes\n| checking for -funwind-tables option... 8\n| checking for ANSI C header files... (cached) yes\n| checking for fprintf_unlocked... yes\n| yes\n| checking stddef.h presence... checking build system type... yes\n| checking for inttypes.h... yes\n| checking for -frandom-seed=string option... aarch64-unknown-linux-gnu\n| checking host system type... yes\n| checking for stddef.h... yes\n| checking for alloca.h... checking for stdlib.h... (cached) yes\n| aarch64-unknown-linux-gnu\n| checking target system type... yes\n| checking for strings.h... (cached) yes\n| aarch64-poky-elf\n| checking for decimal floating point... bid\n| checking whether byte ordering is bigendian... yes\n| yes\n| no\n| checking for sys/pstat.h... checking whether gcc  supports -W... checking for string.h... (cached) yes\n| no\n| checking for fputc_unlocked... checking for stdint.h... checking for fputc_unlocked... checking sys/file.h usability... no\n| checking for sys/sysmp.h... yes\n| checking whether gcc  supports -Wall... yes\n| checking for unistd.h... no\n| yes\n| checking sys/file.h presence... yes\n| checking for sys/sysinfo.h... yes\n| yes\n| checking for fputs_unlocked... checking for fputs_unlocked... checking whether gcc  supports -Wwrite-strings... yes\n| checking for sys/file.h... yes\n| yes\n| no\n| checking for CET support... checking for unistd.h... (cached) yes\n| no\n| checking for machine/hal_sysinfo.h... checking whether byte ordering is bigendian... yes\n| checking minix/config.h usability... yes\n| checking whether gcc  supports -Wstrict-prototypes... no\n| configure: updating cache ./config.cache\n| checking for sys/table.h... configure: creating ./config.status\n| yes\n| yes\n| checking for fread_unlocked... checking for fread_unlocked... no\n| no\n| checking minix/config.h presence... yes\n| checking for sys/sysctl.h... checking whether gcc  supports -Wmissing-prototypes... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... no\n| checking for sys/systemcfg.h... yes\n| yes\n| yes\n| checking whether gcc  supports -Wold-style-definition... checking for fwrite_unlocked... checking for fwrite_unlocked... no\n| no\n| checking for an ANSI C-conforming const... checking for stdint.h... (cached) yes\n| yes\n| checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... checking for stdio_ext.h... yes\n| checking for inline... yes\n| yes\n| checking whether gcc  supports -Wmissing-format-attribute... no\n| checking for aclocal... aclocal\n| checking for autoconf... autoconf\n| checking for autoheader... autoheader\n| checking for process.h... yes\n| checking whether gcc  supports -W... inline\n| checking for obstacks... checking for getchar_unlocked... yes\n| yes\n| config.status: creating Makefile\n| checking whether gcc  supports -Wcast-qual... checking for getchar_unlocked... no\n| yes\n| checking for sys/prctl.h... config.status: creating config.h\n| checking whether gcc  supports -Wall... config.status: executing gstdint.h commands\n| yes\n| yes\n| checking whether gcc  supports -Wattributes... yes\n| checking for spawn.h... yes\n| yes\n| checking for getc_unlocked... checking whether gcc  supports -Wnarrowing... yes\n| checking for off_t... yes\n| checking for getc_unlocked... yes\n| checking for libgen.h... checking whether gcc  supports -Wunknown-attributes... yes\n| checking whether gcc  supports -Wwrite-strings... yes\n| yes\n| checking for sys/wait.h that is POSIX.1 compatible... make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libdecnumber'\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/decNumber.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/decContext.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal32.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal64.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal128.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/bid2dpd_dpd2bid.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee32.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee64.c\n| checking for putchar_unlocked... source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee128.c\n| no\n| yes\n| yes\n| checking whether gcc  supports -Wpointer-arith... checking whether gcc  supports -Wmissing-format-attribute... checking for putchar_unlocked... yes\n| checking whether time.h and sys/time.h may both be included... yes\n| checking for _Unwind_GetIPInfo... yes\n| checking whether gcc  supports -Wstrict-prototypes... yes\n| checking for size_t... yes\n| yes\n| checking whether errno must be declared... checking for putc_unlocked... yes\n| yes\n| checking for putc_unlocked... checking whether gcc  supports -Wmissing-prototypes... yes\n| checking for CET support... no\n| checking __sync extensions... no\n| checking size of int... yes\n| checking whether gcc  supports -Wold-style-definition... yes\n| yes\n| checking __atomic extensions... checking whether abort is declared... yes\n| yes\n| checking for ssize_t... checking whether abort is declared... yes\n| checking whether gcc  supports -Wc++-compat... 4\n| checking size of long... yes\n| checking output filetype... yes\n| yes\n| checking whether gcc  supports -pedantic -Wlong-long... checking whether asprintf is declared... yes\n| checking whether asprintf is declared... elf64\n| looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes\n| checking whether gcc  supports -fno-exceptions... 8\n| yes\n| checking for uintptr_t... checking size of size_t... yes\n| yes\n| checking whether basename is declared... yes\n| checking whether gcc  supports -fno-rtti... checking whether basename is declared... yes\n| checking for uintptr_t... yes\n| yes\n| checking whether errno is declared... yes\n| 8\n| checking for long long... checking dependency style of g++ ... checking whether errno is declared... yes\n| yes\n| checking for ptrdiff_t... checking for int_least32_t... no\n| checking whether vasprintf is declared... no\n| checking whether vasprintf is declared... gcc3\n| checking whether time.h and sys/time.h may both be included... yes\n| checking for int_fast32_t... yes\n| yes\n| yes\n| checking size of long long... checking whether string.h and strings.h may both be included... checking whether memmem is declared... yes\n| yes\n| checking for uint64_t... checking whether memmem is declared... yes\n| checking locale.h usability... yes\n| checking for uint64_t... yes\n| yes\n| checking whether struct tm is in sys/time.h or time.h... checking whether clearerr_unlocked is declared... yes\n| 8\n| checking for a 64-bit type... yes\n| checking locale.h presence... checking whether clearerr_unlocked is declared... time.h\n| checking size of int... yes\n| checking for locale.h... yes\n| uint64_t\n| checking fcntl.h usability... checking for intptr_t... yes\n| checking what to include in gstdint.h... yes\n| stdint.h (already complete)\n| checking sys/mman.h usability... checking whether feof_unlocked is declared... yes\n| checking whether feof_unlocked is declared... yes\n| checking fcntl.h presence... yes\n| checking sys/mman.h presence... 4\n| yes\n| checking size of long... yes\n| checking for fcntl.h... yes\n| yes\n| checking whether ferror_unlocked is declared... yes\n| checking for sys/mman.h... yes\n| checking for mmap... checking whether ferror_unlocked is declared... checking limits.h usability... yes\n| checking for uintptr_t... yes\n| yes\n| checking limits.h presence... yes\n| yes\n| checking whether fflush_unlocked is declared... checking whether fflush_unlocked is declared... yes\n| checking for limits.h... yes\n| 8\n| checking link.h usability... checking for clearerr_unlocked... checking stddef.h usability... yes\n| checking whether fgetc_unlocked is declared... yes\n| checking whether fgetc_unlocked is declared... yes\n| checking link.h presence... yes\n| checking stddef.h presence... yes\n| checking for ssize_t... yes\n| yes\n| checking for stddef.h... yes\n| checking for feof_unlocked... yes\n| checking for link.h... yes\n| checking for stdlib.h... (cached) yes\n| yes\n| checking sys/link.h usability... checking for strings.h... (cached) yes\n| yes\n| checking whether fgets_unlocked is declared... checking whether fgets_unlocked is declared... checking for string.h... (cached) yes\n| checking sys/file.h usability... yes\n| checking for ferror_unlocked... no\n| checking sys/link.h presence... yes\n| yes\n| checking whether fileno_unlocked is declared... yes\n| checking for pid_t... checking whether fileno_unlocked is declared... yes\n| checking sys/file.h presence... no\n| checking for sys/link.h... no\n| checking for dl_iterate_phdr... yes\n| checking for sys/file.h... yes\n| yes\n| checking for unistd.h... (cached) yes\n| checking for fflush_unlocked... checking whether byte ordering is bigendian... yes\n| yes\n| checking whether fprintf_unlocked is declared... yes\n| checking mach-o/dyld.h usability... checking whether fprintf_unlocked is declared... yes\n| yes\n| checking for fgetc_unlocked... checking for library containing strerror... no\n| no\n| checking mach-o/dyld.h presence... no\n| checking whether fputc_unlocked is declared... checking whether fputc_unlocked is declared... no\n| checking for mach-o/dyld.h... no\n| checking sys/ldr.h usability... yes\n| none required\n| no\n| checking for an ANSI C-conforming const... checking for asprintf... checking for fgets_unlocked... yes\n| checking whether fputs_unlocked is declared... yes\n| yes\n| checking for inline... checking whether fputs_unlocked is declared... no\n| checking sys/ldr.h presence... inline\n| checking for obstacks... no\n| checking for sys/ldr.h... no\n| checking windows.h usability... yes\n| yes\n| checking for atexit... yes\n| checking for fileno_unlocked... checking whether fread_unlocked is declared... yes\n| checking whether fread_unlocked is declared... no\n| checking windows.h presence... yes\n| yes\n| checking for off_t... yes\n| checking for fprintf_unlocked... yes\n| checking for basename... no\n| checking for windows.h... no\n| checking for tlhelp32.h... checking whether fwrite_unlocked is declared... yes\n| checking whether fwrite_unlocked is declared... no\n| checking for fcntl... yes\n| yes\n| no\n| checking for bcmp... checking for fputc_unlocked... yes\n| checking whether getchar_unlocked is declared... checking whether getchar_unlocked is declared... yes\n| checking whether strnlen is declared... yes\n| checking for size_t... yes\n| yes\n| yes\n| yes\n| checking whether getc_unlocked is declared... checking for bcopy... checking whether getc_unlocked is declared... checking for fputs_unlocked... yes\n| checking whether getpagesize is declared... yes\n| yes\n| checking whether putchar_unlocked is declared... yes\n| checking whether putchar_unlocked is declared... yes\n| checking for ssize_t... yes\n| checking for bsearch... yes\n| checking for fread_unlocked... checking for lstat... yes\n| yes\n| checking whether putc_unlocked is declared... yes\n| checking whether putc_unlocked is declared... yes\n| checking for bzero... yes\n| checking for fwrite_unlocked... checking for readlink... yes\n| yes\n| checking for uintptr_t... checking for an ANSI C-conforming const... yes\n| checking for an ANSI C-conforming const... yes\n| yes\n| checking sys/mman.h usability... yes\n| checking for calloc... yes\n| yes\n| checking sys/mman.h usability... checking for getexecname... checking for getchar_unlocked... yes\n| checking sys/mman.h presence... yes\n| checking sys/mman.h presence... yes\n| yes\n| checking for sys/mman.h... yes\n| checking for mmap... yes\n| yes\n| checking for sys/mman.h... yes\n| checking for mmap... no\n| yes\n| checking for ptrdiff_t... checking for clock... checking for getc_unlocked... checking whether _pgmptr is declared... yes\n| checking whether read-only mmap of a plain file works... yes\n| checking whether mmap from /dev/zero works... yes\n| checking for MAP_ANON(YMOUS)... yes\n| checking whether read-only mmap of a plain file works... yes\n| checking whether mmap from /dev/zero works... yes\n| checking for MAP_ANON(YMOUS)... yes\n| no\n| yes\n| checking for KERN_PROC... checking for ffs... checking for putchar_unlocked... yes\n| checking whether mmap with MAP_ANON(YMOUS) works... yes\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| yes\n| checking whether mmap with MAP_ANON(YMOUS) works... yes\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| no\n| checking for KERN_PROG_ARGS... yes\n| checking for uint64_t... configure: updating cache ./config.cache\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| yes\n| configure: creating ./config.status\n| no\n| checking for clock_gettime... rm -f libdecnumber.a\n| yes\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o\n| checking for getcwd... checking for putc_unlocked... yes\n| checking whether struct tm is in sys/time.h or time.h... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libdecnumber.a\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libdecnumber'\n| yes\n| checking whether -pthread is supported... time.h\n| checking size of int... yes\n| checking for getpagesize... yes\n| yes\n| checking whether -gdwarf-5 is supported... checking for setlocale... yes\n| checking for compress in -lz... yes\n| 4\n| checking size of long... config.status: creating Makefile\n| yes\n| checking for gettimeofday... config.status: creating Makefile\n| checking whether abort is declared... config.status: creating mkheaders.almost\n| config.status: creating mkheaders.almost\n| yes\n| checking whether --build-id is supported... config.status: creating config.h\n| config.status: creating config.h\n| yes\n| yes\n| checking for index... checking whether asprintf is declared... 8\n| checking for clearerr_unlocked... yes\n| checking whether --compress-debug-sections=zlib-gnu is supported... yes\n| yes\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/fixincludes'\n| checking for insque... yes\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixincl.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixtests.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixfixes.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/server.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/procopen.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixlib.c\n| yes\n| checking whether --compress-debug-sections=zlib-gabi is supported... gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixopts.c\n| srcdir=\"../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes\" /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/mkfixinc.sh aarch64-poky-elf\n| checking whether basename is declared... sed -e 's/@gcc_version@/15.1.0/' < mkheaders.almost > mkheadersT\n| checking for feof_unlocked... mv -f mkheadersT mkheaders\n| yes\n| checking for ZSTD_compress in -lzstd... yes\n| yes\n| yes\n| checking whether errno is declared... checking for memchr... checking for ferror_unlocked... yes\n| checking whether --compress-debug-sections=zstd is supported... no\n| yes\n| checking whether getopt is declared... yes\n| checking for fflush_unlocked... checking for memrchr... yes\n| checking for objcopy... objcopy\n| checking for readelf... readelf\n| checking whether objcopy supports debuglink... yes\n| checking for dsymutil... dsymutil\n| checking for nm... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/nm -B\n| checking for xz... xz\n| checking for comm... comm\n| checking for lzma_auto_decoder in -llzma... yes\n| checking whether vasprintf is declared... yes\n| yes\n| checking for fgetc_unlocked... checking for memcmp... yes\n| checking whether tests can run... yes\n| checking whether clearerr_unlocked is declared... yes\n| checking for fgets_unlocked... yes\n| yes\n| checking for memcpy... yes\n| configure: updating cache ./config.cache\n| checking whether feof_unlocked is declared... checking that generated files are newer than configure... done\n| configure: creating ./config.status\n| yes\n| gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread  -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a\n| checking for fileno_unlocked... yes\n| checking for memmem... yes\n| echo timestamp > full-stamp\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/fixincludes'\n| checking whether ferror_unlocked is declared... yes\n| checking for fprintf_unlocked... yes\n| checking for memmove... yes\n| checking whether fflush_unlocked is declared... no\n| checking for fputc_unlocked... yes\n| yes\n| checking for mempcpy... checking whether fgetc_unlocked is declared... yes\n| checking for fputs_unlocked... yes\n| yes\n| checking for memset... checking whether fgets_unlocked is declared... yes\n| checking for fread_unlocked... yes\n| yes\n| checking whether fileno_unlocked is declared... checking for mkstemps... yes\n| checking for fwrite_unlocked... yes\n| checking whether fprintf_unlocked is declared... yes\n| checking for putenv... yes\n| checking for getchar_unlocked... no\n| checking whether fputc_unlocked is declared... yes\n| checking for random... yes\n| yes\n| checking for getc_unlocked... checking whether fputs_unlocked is declared... yes\n| checking for rename... yes\n| yes\n| checking for putchar_unlocked... checking whether fread_unlocked is declared... yes\n| checking for rindex... yes\n| yes\n| checking whether fwrite_unlocked is declared... checking for putc_unlocked... yes\n| checking for setenv... yes\n| checking whether getchar_unlocked is declared... yes\n| checking for setlocale... yes\n| checking for snprintf... yes\n| checking whether getc_unlocked is declared... yes\n| config.status: creating Makefile\n| checking whether abort is declared... config.status: creating backtrace-supported.h\n| yes\n| yes\n| checking for sigsetmask... checking whether putchar_unlocked is declared... config.status: creating install-debuginfo-for-buildid.sh\n| yes\n| checking whether asprintf is declared... config.status: creating config.h\n| config.status: executing libtool commands\n| yes\n| yes\n| checking for stpcpy... checking whether putc_unlocked is declared... config.status: executing gstdint.h commands\n| yes\n| checking whether basename is declared... config.status: executing default commands\n| yes\n| checking for working alloca.h... yes\n| checking for stpncpy... yes\n| checking whether errno is declared... yes\n| checking for alloca... make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make  all-am\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o atomic.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/atomic.c\n| true  DO=all multi-do # make\n| yes\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o dwarf.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/dwarf.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o fileline.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/fileline.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o posix.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/posix.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o print.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/print.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o sort.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/sort.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o state.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/state.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o backtrace.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/backtrace.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o simple.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/simple.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o elf.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/elf.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o mmapio.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/mmapio.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o mmap.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/mmap.c\n| checking for strcasecmp... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/atomic.c  -fPIC -DPIC -o .libs/atomic.o\n| no\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/fileline.c  -fPIC -DPIC -o .libs/fileline.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/posix.c  -fPIC -DPIC -o .libs/posix.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/dwarf.c  -fPIC -DPIC -o .libs/dwarf.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/print.c  -fPIC -DPIC -o .libs/print.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/backtrace.c  -fPIC -DPIC -o .libs/backtrace.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/sort.c  -fPIC -DPIC -o .libs/sort.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/simple.c  -fPIC -DPIC -o .libs/simple.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/mmapio.c  -fPIC -DPIC -o .libs/mmapio.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/mmap.c  -fPIC -DPIC -o .libs/mmap.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/elf.c  -fPIC -DPIC -o .libs/elf.o\n| checking whether getopt is declared... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/state.c  -fPIC -DPIC -o .libs/state.o\n| yes\n| checking for ANSI C header files... (cached) yes\n| checking for nl_langinfo and CODESET... yes\n| yes\n| checking for strchr... checking whether vasprintf is declared... yes\n| checking whether NLS is requested... no\n| checking for msgfmt... no\n| checking for gmsgfmt... :\n| checking for xgettext... no\n| checking for msgmerge... no\n| checking for ld used by GCC... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for shared library run path origin... yes\n| yes\n| checking whether clearerr_unlocked is declared... done\n| checking for strdup... checking for CFPreferencesCopyAppValue... yes\n| no\n| checking for CFLocaleCopyPreferredLanguages... checking whether feof_unlocked is declared... yes\n| checking for strncasecmp... no\n| checking whether to use NLS... no\n| checking whether NLS is requested... no\n| checking for uchar... yes\n| checking whether ferror_unlocked is declared...\n| checking size of ino_t... yes\n| checking for strndup... yes\n| checking whether fflush_unlocked is declared... 8\n| yes\n| checking size of dev_t... checking for strnlen... yes\n| checking whether fgetc_unlocked is declared... yes\n| checking for strrchr... 8\n| checking for iconv... (cached) no\n| yes\n| checking for CET support... no\n| checking whether fgets_unlocked is declared... configure: updating cache ./config.cache\n| configure: creating ./config.status\n| yes\n| checking for strstr... yes\n| checking whether fileno_unlocked is declared... yes\n| yes\n| checking for strtod... checking whether fprintf_unlocked is declared... yes\n| config.status: creating Makefile\n| no\n| checking for strtol... checking whether fputc_unlocked is declared... config.status: creating config.h\n| config.status: executing depdir commands\n| mkdir -p -- .deps\n| config.status: executing default-1 commands\n| yes\n| yes\n| checking whether fputs_unlocked is declared... checking for strtoul... yes\n| yes\n| checking whether fread_unlocked is declared... checking for strtoll... yes\n| checking whether fwrite_unlocked is declared... yes\n| checking for strtoull... yes\n| checking whether getchar_unlocked is declared... yes\n| checking for strverscmp... yes\n| checking whether getc_unlocked is declared... yes\n| checking for tmpnam... yes\n| checking whether putchar_unlocked is declared... yes\n| checking for vasprintf... yes\n| checking whether putc_unlocked is declared... yes\n| checking for vfprintf... yes\n| checking for working alloca.h... yes\n| yes\n| checking for alloca... checking for vprintf... yes\n| checking for ANSI C header files... (cached) yes\n| checking for nl_langinfo and CODESET... yes\n| checking for vsnprintf... yes\n| checking whether NLS is requested... no\n| checking for msgfmt... no\n| checking for gmsgfmt... :\n| checking for xgettext... no\n| checking for msgmerge... no\n| checking for ld used by GCC... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for shared library run path origin... yes\n| checking for vsprintf... done\n| checking for CFPreferencesCopyAppValue... yes\n| no\n| checking for CFLocaleCopyPreferredLanguages... checking for waitpid... no\n| checking whether to use NLS... no\n| checking whether NLS is requested... no\n| checking for uchar...\n| checking size of ino_t... yes\n| checking for setproctitle... no\n| checking whether alloca needs Cray hooks... 8\n| checking size of dev_t... /bin/bash ./libtool  --tag=CC   --mode=link gcc  -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o libbacktrace.la  atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo\n| no\n| checking stack direction for C alloca... libtool: link: ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o\n| 1\n| checking for vfork.h... 8\n| checking for iconv... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| no\n| libtool: link: ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so .libs/libbacktrace.a\n| checking for fork... libtool: link: ( cd \".libs\" && rm -f \"libbacktrace.la\" && ln -s \"../libbacktrace.la\" \"libbacktrace.la\" )\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| yes\n| checking for working iconv... yes\n| checking for vfork... yes\n| checking whether iconv is compatible with its POSIX signature... yes\n| checking for working fork... yes\n| checking for CET support... no\n| configure: updating cache ./config.cache\n| yes\n| checking for working vfork... (cached) yes\n| checking for _doprnt... configure: creating ./config.status\n| no\n| checking for sys_errlist... no\n| checking for sys_nerr... config.status: creating Makefile\n| config.status: creating config.h\n| no\n| checking for sys_siglist... config.status: executing depdir commands\n| mkdir -p -- .deps\n| config.status: executing default-1 commands\n| no\n| checking for external symbol _system_configuration... no\n| checking for __fsetlocking... make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcpp'\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/charset.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/directives.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/errors.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/files.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/identifiers.cc\n| echo \"#define LOCALEDIR \\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/share/locale\\\"\" > localedir.new\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/lex.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/line-map.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../move-if-change localedir.new localedir.h\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/mkdeps.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/pch.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/symtab.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/traditional.cc\n| echo timestamp > localedir.hs\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/init.cc\n| yes\n| checking for canonicalize_file_name... ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc: In member function \u2018vaopt_state::update_type vaopt_state::update(const cpp_token*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:185:26: warning: format not a string literal and no format arguments [-Wformat-security]\n|   185 |             cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc,\n|       |             ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   186 |                           vaopt_paste_error);\n|       |                           ~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security]\n|   214 |                     cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc,\n|       |                     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   215 |                                   vaopt_paste_error);\n|       |                                   ~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc: In function \u2018unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:882:35: warning: format not a string literal and no format arguments [-Wformat-security]\n|   882 |             cpp_warning_with_line (pfile, CPP_W_LONG_LONG, virtual_location,\n|       |             ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   883 |                                    0, message);\n|       |                                    ~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:885:38: warning: format not a string literal and no format arguments [-Wformat-security]\n|   885 |             cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG,\n|       |             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~\n|   886 |                                       virtual_location, 0, message);\n|       |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:896:33: warning: format not a string literal and no format arguments [-Wformat-security]\n|   896 |           cpp_warning_with_line (pfile, CPP_W_SIZE_T_LITERALS,\n|       |           ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   897 |                                  virtual_location, 0, message);\n|       |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:908:42: warning: format not a string literal and no format arguments [-Wformat-security]\n|   908 |                 cpp_pedwarning_with_line (pfile, CPP_W_C11_C23_COMPAT,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   909 |                                           virtual_location, 0, message);\n|       |                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:911:39: warning: format not a string literal and no format arguments [-Wformat-security]\n|   911 |                 cpp_warning_with_line (pfile, CPP_W_C11_C23_COMPAT,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   912 |                                        virtual_location, 0, message);\n|       |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:918:40: warning: format not a string literal and no format arguments [-Wformat-security]\n|   918 |               cpp_pedwarning_with_line (pfile, CPP_W_PEDANTIC,\n|       |               ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~\n|   919 |                                         virtual_location, 0, message);\n|       |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| yes\n| checking for dup3... ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc: In function \u2018cpp_macro* create_iso_definition(cpp_reader*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:3811:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3811 |               cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);\n|       |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:3826:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3826 |               cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);\n|       |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| yes\n| checking for getrlimit... yes\n| checking for getrusage... yes\n| checking for getsysinfo... no\n| checking for gettimeofday... (cached) yes\n| checking for on_exit... yes\n| checking for pipe2... yes\n| checking for posix_spawn... yes\n| checking for posix_spawnp... yes\n| checking for psignal... yes\n| checking for pstat_getdynamic... no\n| checking for pstat_getstatic... no\n| checking for realpath... yes\n| checking for setrlimit... yes\n| checking for spawnve... no\n| checking for spawnvpe... no\n| checking for strerror... yes\n| checking for strsignal... yes\n| checking for sysconf... yes\n| checking for sysctl... no\n| checking for sysmp... no\n| checking for table... no\n| checking for times... yes\n| checking for wait3... yes\n| checking for wait4... yes\n| checking for sbrk... yes\n| checking whether basename is declared... yes\n| checking whether ffs is declared... rm -f libcpp.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o\n| yes\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libcpp.a\n| checking whether asprintf is declared... make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcpp'\n| yes\n| checking whether vasprintf is declared... yes\n| checking whether snprintf is declared... yes\n| checking whether vsnprintf is declared... yes\n| checking whether calloc is declared... yes\n| checking whether getenv is declared... yes\n| checking whether getopt is declared... yes\n| checking whether malloc is declared... yes\n| checking whether realloc is declared... yes\n| checking whether sbrk is declared... yes\n| checking whether strtol is declared... yes\n| checking whether strtoul is declared... yes\n| checking whether strtoll is declared... yes\n| checking whether strtoull is declared... yes\n| checking whether strverscmp is declared... yes\n| checking whether strnlen is declared... yes\n| checking whether canonicalize_file_name must be declared... no\n| checking for SHA1 HW acceleration support... no\n| checking for stdlib.h... (cached) yes\n| checking for unistd.h... (cached) yes\n| checking for sys/param.h... (cached) yes\n| checking for getpagesize... (cached) yes\n| checking for working mmap... yes\n| checking for working strncmp... yes\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| config.status: creating Makefile\n| config.status: creating testsuite/Makefile\n| config.status: creating config.h\n| config.status: executing default commands\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty'\n| if [ x\"\" != x ] && [ ! -d pic ]; then \\\n|   mkdir pic; \\\n| else true; fi\n| if [ x\"\" != x ] && [ ! -d noasan ]; then \\\n|   mkdir noasan; \\\n| else true; fi\n| touch stamp-picdir\n| touch stamp-noasandir\n| echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o pic/regex.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o pic/md5.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o noasan/regex.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o pic/sha1.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o noasan/md5.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o regex.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o pic/alloca.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o cplus-dem.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o noasan/sha1.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o cp-demangle.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o md5.o\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty/testsuite'\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o noasan/alloca.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o sha1.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o pic/argv.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o pic/choose-temp.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o alloca.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o pic/concat.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o noasan/argv.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o pic/cp-demint.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o noasan/concat.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o pic/crc32.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o argv.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o bsearch_r.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o choose-temp.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o concat.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o noasan/crc32.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o pic/d-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o cp-demint.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o pic/dyn-string.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o crc32.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o pic/fdmatch.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o dwarfnames.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o d-demangle.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o dyn-string.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o fdmatch.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o pic/fibheap.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o noasan/fibheap.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o fibheap.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o filedescriptor.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o pic/floatformat.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o filename_cmp.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o noasan/floatformat.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o pic/fnmatch.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o floatformat.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o fnmatch.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o pic/getopt.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o pic/getopt1.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o noasan/getopt.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o noasan/getopt1.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o getopt.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o getopt1.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o pic/getpwd.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o noasan/getpwd.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o getpwd.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o pic/getruntime.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o noasan/getruntime.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o getruntime.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o pic/hashtab.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o pic/hex.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o noasan/hashtab.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o noasan/hex.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o hashtab.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o hex.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o pic/lbasename.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o pic/ldirname.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o noasan/lbasename.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o noasan/ldirname.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o lbasename.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o ldirname.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o pic/lrealpath.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o lrealpath.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o pic/objalloc.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o noasan/objalloc.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o make-temp-file.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o objalloc.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o pic/obstack.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o noasan/obstack.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o obstack.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o pic/partition.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o noasan/partition.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o pic/pexecute.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o partition.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o noasan/pexecute.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o pexecute.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o pic/physmem.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o noasan/physmem.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o physmem.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o pic/pex-common.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o pic/pex-one.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o noasan/pex-common.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o noasan/pex-one.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o pex-common.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o pex-one.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o pic/pex-unix.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o pex-unix.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o vprintf-support.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o pic/simple-object.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o noasan/simple-object.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o rust-demangle.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o safe-ctype.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o simple-object.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o simple-object-coff.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o simple-object-elf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o pic/sort.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o noasan/sort.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o pic/spaces.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o sort.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o noasan/spaces.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o spaces.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o pic/splay-tree.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o pic/stack-limit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o splay-tree.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o stack-limit.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o pic/strerror.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o noasan/strerror.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o pic/strsignal.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o strerror.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o noasan/strsignal.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o strsignal.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o timeval-utils.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o pic/xasprintf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o xasprintf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o pic/xatexit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o noasan/xatexit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o pic/xexit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o xatexit.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o noasan/xexit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o xexit.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o pic/xmalloc.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o pic/xmemdup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o xmalloc.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o pic/xstrdup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o xmemdup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o pic/xstrerror.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o xstrdup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o xstrerror.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o pic/xstrndup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o xstrndup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o xvasprintf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o pic/setproctitle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o setproctitle.o\n| rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|   ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a\n| if [ x\"\" != x ]; then \\\n|   cd pic; \\\n|   ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|     ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \\\n|   ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \\\n|   cd ..; \\\n| else true; fi; \\\n| if [ x\"\" != x ]; then \\\n|   cd noasan; \\\n|   ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|     ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \\\n|   ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \\\n|   cd ..; \\\n| else true; fi\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/fixincludes'\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixincl.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixtests.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixfixes.c\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libcpp'\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/charset.cc\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/server.c\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/directives.cc\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/procopen.c\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/errors.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixlib.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixopts.c\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/files.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/identifiers.cc\n| srcdir=\"../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes\" /bin/bash ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/mkfixinc.sh aarch64-poky-elf\n| echo \"#define LOCALEDIR \\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/share/locale\\\"\" > localedir.new\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/lex.cc\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../move-if-change localedir.new localedir.h\n| sed -e 's/@gcc_version@/15.1.0/' < mkheaders.almost > mkheadersT\n| echo timestamp > localedir.hs\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/line-map.cc\n| mv -f mkheadersT mkheaders\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/mkdeps.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/pch.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/symtab.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/traditional.cc\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc: In function \u2018unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)\u2019:\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:882:35: warning: format not a string literal and no format arguments [-Wformat-security]\n|   882 |             cpp_warning_with_line (pfile, CPP_W_LONG_LONG, virtual_location,\n|       |             ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   883 |                                    0, message);\n|       |                                    ~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:885:38: warning: format not a string literal and no format arguments [-Wformat-security]\n|   885 |             cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG,\n|       |             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~\n|   886 |                                       virtual_location, 0, message);\n|       |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:896:33: warning: format not a string literal and no format arguments [-Wformat-security]\n|   896 |           cpp_warning_with_line (pfile, CPP_W_SIZE_T_LITERALS,\n|       |           ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   897 |                                  virtual_location, 0, message);\n|       |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:908:42: warning: format not a string literal and no format arguments [-Wformat-security]\n|   908 |                 cpp_pedwarning_with_line (pfile, CPP_W_C11_C23_COMPAT,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   909 |                                           virtual_location, 0, message);\n|       |                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:911:39: warning: format not a string literal and no format arguments [-Wformat-security]\n|   911 |                 cpp_warning_with_line (pfile, CPP_W_C11_C23_COMPAT,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   912 |                                        virtual_location, 0, message);\n|       |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:918:40: warning: format not a string literal and no format arguments [-Wformat-security]\n|   918 |               cpp_pedwarning_with_line (pfile, CPP_W_PEDANTIC,\n|       |               ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~\n|   919 |                                         virtual_location, 0, message);\n|       |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc: In member function \u2018vaopt_state::update_type vaopt_state::update(const cpp_token*)\u2019:\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:185:26: warning: format not a string literal and no format arguments [-Wformat-security]\n|   185 |             cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc,\n|       |             ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   186 |                           vaopt_paste_error);\n|       |                           ~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security]\n|   214 |                     cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc,\n|       |                     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   215 |                                   vaopt_paste_error);\n|       |                                   ~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc: In function \u2018cpp_macro* create_iso_definition(cpp_reader*)\u2019:\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:3811:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3811 |               cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);\n|       |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:3826:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3826 |               cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);\n|       |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/init.cc\n| gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread  -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a\n| echo timestamp > full-stamp\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/fixincludes'\n| rm -f libcpp.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libcpp.a\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libcpp'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc'\n| echo \"g++  -no-pie   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread\" > checksum-options.tmp \\\n| && ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change checksum-options.tmp checksum-options\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc'\n| NOTE: make -j 16 -l 75 all-host configure-target-libgcc\n| mkdir -p -- ./c++tools\n| Configuring in ./c++tools\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make  all-am\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcody'\n| make[1]: Nothing to be done for 'all'.\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcody'\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty/testsuite'\n| true  DO=all multi-do # make\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libdecnumber'\n| make[1]: Nothing to be done for 'all'.\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libdecnumber'\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/fixincludes'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Nothing to be done for 'all'.\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/fixincludes'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/fixincludes'\n| make  all-am\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Nothing to be done for 'all'.\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/fixincludes'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libcpp'\n| test -f config.h || (rm -f stamp-h1 && make stamp-h1)\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libcpp'\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcpp'\n| test -f config.h || (rm -f stamp-h1 && make stamp-h1)\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcpp'\n| mkdir -p -- ./libcc1\n| Configuring in ./libcc1\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc'\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"auto-host.h ansidecl.h\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh config.h\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"options.h insn-constants.h config/aarch64/biarchlp64.h config/aarch64/aarch64.h config/elfos.h config/newlib-stdint.h config/aarch64/aarch64-elf.h config/aarch64/aarch64-errata.h config/aarch64/aarch64-elf-raw.h config/initfini-array.h ./defaults.h\" DEFINES=\"LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 HEAP_TRAMPOLINES_INIT=0\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tm.h\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"config/aarch64/aarch64-protos.h config/arm/aarch-common-protos.h tm-preds.h\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tm_p.h\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"auto-host.h ansidecl.h\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh bconfig.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/gentune.sh \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def > \\\n| \ttmp-aarch64-tune.md\n| LC_ALL=C ; export LC_ALL ; \\\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-gather.awk ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ada/gcc-interface/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cobol/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/d/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/go/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/m2/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rust/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/params.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.opt  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ada/gcc-interface/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cobol/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/d/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/go/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/m2/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rust/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/params.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.opt.urls > tmp-optionlist\n| configure: creating cache ./config.cache\n| echo timestamp > s-aarch64-tune-md\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/install -c\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gi.list gtyp-input.list\n| echo \"#define BUILDING_GCC_MAJOR `echo 15.1.0 | sed -e 's/^\\([0-9]*\\).*$/\\1/'`\" > bversion.h\n| rm -f tmp-all-tree.def\n| echo '#include \"tree.def\"' > tmp-all-tree.def\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"config/aarch64/aarch64-d.h\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tm_d.h\n| checking whether the C++ compiler works... echo timestamp > s-gtyp-input\n| echo \"#define BUILDING_GCC_MINOR `echo 15.1.0 | sed -e 's/^[0-9]*\\.\\([0-9]*\\).*$/\\1/'`\" >> bversion.h\n| echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/check-sve-md.awk \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve.md\n| if test no = yes \\\n|    || test -n \"\"; then \\\n|   /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmultilib \\\n|     \"  mabi=lp64\" \\\n|     \"lp64\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"no\" \\\n|     > tmp-mlib.h; \\\n| else \\\n|   /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmultilib '' '' '' '' '' '' '' '' \\\n|     \"\" '' no \\\n|     > tmp-mlib.h; \\\n| fi\n| echo '#include \"c-family/c-common.def\"' >> tmp-all-tree.def\n| lsf=\"../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/lang-specs.h ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lang-specs.h\"; for f in $lsf; do \\\n|     echo \"#include \\\"$f\\\"\"; \\\n| done | sed 's|../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/||' > tmp-specs.h\n| echo \"#define BUILDING_GCC_PATCHLEVEL `echo 15.1.0 | sed -e 's/^[0-9]*\\.[0-9]*\\.\\([0-9]*\\)$/\\1/'`\" >> bversion.h\n| ltf=\"../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ada/gcc-interface/ada-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/d/d-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/m2/m2-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-tree.def\"; for f in $ltf; do \\\n|   echo \"#include \\\"$f\\\"\"; \\\n| done | sed 's|../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/||' >> tmp-all-tree.def\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-specs.h specs.h\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gen-pass-instances.awk \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/passes.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-passes.def > pass-instances.def\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/check-sve-md.awk \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve2.md\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tm_rust.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-all-tree.def all-tree.def\n| echo \"#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)\" >> bversion.h\n| configure: creating cache ./config.cache\n| rm -f tmp-omp-device-properties.h; \\\n| for kind in kind arch isa; do \\\n|   echo 'const char omp_offload_device_'${kind}'[] = ' \\\n|     >> tmp-omp-device-properties.h; \\\n|   for prop in none ; do \\\n|     [ \"$prop\" = \"none\" ] && continue; \\\n|     tgt=`echo \"$prop\" | sed 's/=.*$//'`; \\\n|     props=`echo \"$prop\" | sed 's/.*=//'`; \\\n|     echo \"\\\"$tgt\\\\0\\\"\" >> tmp-omp-device-properties.h; \\\n|     sed -n 's/^'${kind}': //p' ${props} \\\n|       | sed 's/[[:blank:]]/ /g;s/  */ /g;s/^ //;s/ $//;s/ /\\\\0/g;s/^/\"/;s/$/\\\\0\\\\0\"/' \\\n|       >> tmp-omp-device-properties.h; \\\n|   done; \\\n|   echo '\"\";' >> tmp-omp-device-properties.h; \\\n| done; \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-omp-device-properties.h \\\n|   omp-device-properties.h\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... yes\n| checking for C++ compiler default output file name... a.out\n| checking for suffix of executables... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking for aarch64-linux-gcc... gcc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-mlib.h multilib.h\n| echo timestamp > s-specs\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/check-sve-md.awk \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sme.md\n| echo timestamp > s-alltree\n| echo timestamp > s-bversion\n| echo timestamp > s-omp-device-properties-h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/geniterators.sh \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/iterators.md > \\\n| \taarch64-builtin-iterators.h\n| echo timestamp > s-mlib\n| echo timestamp > s-check-sve-md\n| cp ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-ar.cc gcc-nm.cc\n| cp ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-ar.cc gcc-ranlib.cc\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"auto-host.h ansidecl.h\" DEFINES=\"USED_FOR_TARGET \" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tconfig.h\n| \n| (echo \"@set version-GCC 15.1.0\"; \\\n|  if [ \"\" = \"experimental\" ]; \\\n|  then echo \"@set DEVELOPMENT\"; \\\n|  else echo \"@clear DEVELOPMENT\"; \\\n|  fi) > gcc-vers.texiT\n| echo @set srcdir `echo /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc/../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc | sed -e 's|\\\\([@{}]\\\\)|@\\\\1|g'` >> gcc-vers.texiT\n| checking whether we are cross compiling... checking whether the C compiler works... if [ -n \"(GCC) \" ]; then \\\n|   echo \"@set VERSION_PACKAGE (GCC) \" >> gcc-vers.texiT; \\\n| fi\n| echo \"@set BUGURL @uref{https://gcc.gnu.org/bugs/}\" >> gcc-vers.texiT; \\\n| mv -f gcc-vers.texiT gcc-vers.texi\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genhooks.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genchecksum.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genchecksum.cc\n| echo timestamp > gcc.pod\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genmodes.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmodes.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/errors.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/errors.cc\n| perl ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../contrib/texi2pod.pl ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/doc/invoke.texi > gcc.pod\n| g++  -c  -DBASEVER=\"\\\"15.1.0\\\"\" -DDATESTAMP=\"\\\"\\\"\" -DREVISION=\"\\\"\\\"\" -DDEVPHASE=\"\\\"\\\"\" -DPKGVERSION=\"\\\"(GCC) \\\"\" -DBUGURL=\"\\\"<https://gcc.gnu.org/bugs/>\\\"\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genversion.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genversion.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengtype-lex.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-lex.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengtype-parse.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-parse.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengenrtl.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengenrtl.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/sort.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sort.cc\n| yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... no\n| checking for suffix of object files...\n| o\n| checking whether we are using the GNU C++ compiler... checking whether we are cross compiling... yes\n| checking whether g++  accepts -g... no\n| yes\n| checking for suffix of object files... checking for autoconf... autoconf\n| checking for autoheader... autoheader\n| checking whether to build C++ tools... yes\n| checking maintainer-mode... no\n| checking for O_CLOEXEC... o\n| checking whether we are using the GNU C compiler... yes\n| checking how to run the C++ preprocessor... yes\n| checking whether gcc  accepts -g... g++  -E\n| yes\n| checking for gcc  option to accept ISO C89... ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc: In function \u2018void emit_documentation(const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc:121:14: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   121 |       fscanf (f, \"%999s\", buf);\n|       |       ~~~~~~~^~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc:112:17: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   112 |   while (fscanf (f, \"%*[^@]\"), buf[0] = '\\0',\n|       |          ~~~~~~~^~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc:174:14: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   174 |       fscanf (f, \"%5[^ \\n]\", buf);\n|       |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc:180:14: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   180 |       fscanf (f, \"%999s\", buf);\n|       |       ~~~~~~~^~~~~~~~~~~~~~~~~\n| gengtype-lex.l: In function \u2018int yylex(const char**)\u2019:\n| gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]\n| gengtype-lex.l:119:1: note: in expansion of macro \u2018YY_DO_BEFORE_ACTION\u2019\n| gengtype-lex.l:114:1: note: here\n| gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]\n| gengtype-lex.l:139:1: note: in expansion of macro \u2018YY_DO_BEFORE_ACTION\u2019\n| gengtype-lex.l:135:1: note: here\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread \\\n| \tbuild/genversion.o -o build/genversion\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genchecksum \\\n|     build/genchecksum.o ../build-aarch64-linux/libiberty/libiberty.a\n| checking for grep that handles long lines and -e... none needed\n| checking whether gcc  understands -c and -o together... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep -E\n| checking for ANSI C header files... build/genversion > tmp-version.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-version.h version.h\n| echo timestamp > s-version\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengtype.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengtype-state.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-state.cc\n| yes\n| checking how to run the C preprocessor... gcc  -E\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gengenrtl \\\n|     build/gengenrtl.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genhooks \\\n|     build/genhooks.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/gengenrtl > tmp-genrtl.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-genrtl.h genrtl.h\n| checking for grep that handles long lines and -e... echo timestamp > s-genrtl-h\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep -E\n| checking for ANSI C header files... build/genhooks \"Target Hook\" \\\n| \t\t\t\t     > tmp-target-hooks-def.h\n| build/genhooks \"Common Target Hook\" \\\n| \t\t\t\t     > tmp-common-target-hooks-def.h\n| build/genhooks \"C Target Hook\" \\\n| \t\t\t\t     > tmp-c-target-hooks-def.h\n| build/genhooks \"D Target Hook\" \\\n| \t\t\t\t     > tmp-d-target-hooks-def.h\n| build/genhooks \"Rust Target Hook\" \\\n| \t\t\t\t     > tmp-rust-target-hooks-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-target-hooks-def.h \\\n| \t\t\t\t     target-hooks-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-common-target-hooks-def.h \\\n| \t\t\t\t     common/common-target-hooks-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-c-target-hooks-def.h \\\n| \t\t\t\t     c-family/c-target-hooks-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-d-target-hooks-def.h \\\n| \t\t\t\t     d/d-target-hooks-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-rust-target-hooks-def.h \\\n| \t\t\t\t     rust/rust-target-hooks-def.h\n| echo timestamp > s-target-hooks-def-h\n| echo timestamp > s-common-target-hooks-def-h\n| echo timestamp > s-c-target-hooks-def-h\n| echo timestamp > s-d-target-hooks-def-h\n| echo timestamp > s-rust-target-hooks-def-h\n| yes\n| checking for sys/types.h... yes\n| checking for sys/stat.h... echo timestamp > doc/gcc.1\n| (pod2man --center=\"GNU\" --release=\"gcc-15.1.0\" --date=2025-04-25 --section=1 gcc.pod > doc/gcc.1.T$$ && \\\n| \tmv -f doc/gcc.1.T$$ doc/gcc.1) || \\\n| \t(rm -f doc/gcc.1.T$$ && exit 1)\n| /bin/bash: line 1: pod2man: command not found\n| yes\n| make[1]: [Makefile:3910: doc/gcc.1] Error 1 (ignored)\n| checking for sys/types.h... cp doc/gcc.1 doc/g++.1\n| yes\n| checking for stdlib.h... yes\n| checking for sys/stat.h... yes\n| checking for string.h... yes\n| checking for stdlib.h... yes\n| yes\n| checking for memory.h... checking for string.h... yes\n| checking for memory.h... yes\n| checking for strings.h... yes\n| checking for strings.h... yes\n| checking for inttypes.h... yes\n| checking for inttypes.h... yes\n| checking for stdint.h... yes\n| checking for stdint.h... yes\n| yes\n| checking for unistd.h... checking for unistd.h... yes\n| checking minix/config.h usability... yes\n| checking sys/mman.h usability... g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genmodes \\\n|     build/genmodes.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| no\n| checking minix/config.h presence... yes\n| checking sys/mman.h presence... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... build/genmodes -h > tmp-modes.h\n| build/genmodes -i > tmp-modes-inline.h\n| build/genmodes -m > tmp-min-modes.cc\n| build/genmodes > tmp-modes.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-modes.h insn-modes.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-modes-inline.h \\\n|   insn-modes-inline.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-min-modes.cc min-insn-modes.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-modes.cc insn-modes.cc\n| yes\n| checking for sys/mman.h... yes\n| echo timestamp > s-modes-h\n| echo timestamp > s-modes-inline-h\n| echo timestamp > s-modes-m\n| checking for AF_UNIX... echo timestamp > s-modes\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genmddeps.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmddeps.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/read-md.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-md.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genconstants.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genconstants.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/min-insn-modes.o min-insn-modes.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/inchash.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/inchash.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genenums.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genenums.cc\n| yes\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| checking for AF_INET6... yes\n| checking for a thread-safe mkdir -p... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/mkdir -p\n| checking for gawk... gawk\n| checking whether make sets $(MAKE)... yes\n| checking for style of include used by make... GNU\n| yes\n| checking whether make supports nested variables... checking for epoll... yes\n| checking dependency style of gcc ... none\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking how to print strings... printf\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/sed\n| checking for fgrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/grep -F\n| checking for ld used by gcc ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... yes\n| checking for pselect... yes\n| checking for select... yes\n| checking for accept4... /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-optionlist optionlist\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/nm -B\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/nm -B) interface... echo timestamp > s-options\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-functions.awk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-read.awk \\\n|        -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opth-gen.awk \\\n|        < optionlist > tmp-options.h\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-functions.awk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-read.awk \\\n|        -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optc-save-gen.awk \\\n|        -v header_name=\"config.h system.h coretypes.h tm.h\" < optionlist > options-save.cc\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-functions.awk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-read.awk \\\n|        -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/options-urls-cc-gen.awk \\\n|        -v header_name=\"config.h system.h coretypes.h tm.h\" < optionlist > options-urls.cc\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-functions.awk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-read.awk \\\n|        -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optc-gen.awk \\\n|        -v header_name=\"config.h system.h coretypes.h options.h tm.h\" < optionlist > options.cc\n| yes\n| checking for inet_ntop... BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... 1572864\n| checking whether the shell understands some XSI constructs... yes\n| checking whether the shell understands \"+=\"... yes\n| checking for ld  option to reload object files... -r\n| checking for aarch64-linux-objdump... objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| yes\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| checking for aarch64-linux-strip... strip\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/hosttools/nm -B output from gcc  object... ok\n| checking for dlfcn.h... config.status: creating Makefile\n| config.status: creating config.h\n| yes\n| checking for objdir... .libs\n| checking if gcc  supports -fno-rtti -fno-exceptions... no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... yes\n| checking if gcc  static flag -static works... /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-options.h options.h\n| echo timestamp > s-options-h\n| yes\n| checking if gcc  supports -c -o file.o... g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genmddeps \\\n|     build/genmddeps.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genconstants \\\n|     build/genconstants.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genenums \\\n|     build/genenums.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) supports shared libraries... build/genmddeps ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-mddeps\n| yes\n| checking whether -lc should be explicitly linked in... /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-mddeps mddeps.mk\n| echo timestamp > s-mddeps\n| build/genconstants ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|    > tmp-constants.h\n| build/genenums ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|    > tmp-enums.cc\n| no\n| checking dynamic linker characteristics... /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-enums.cc insn-enums.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-constants.h insn-constants.h\n| echo timestamp > s-enums\n| echo timestamp > s-constants\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gencheck.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gencheck.cc\n| 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 we are using the GNU C++ compiler... yes\n| checking whether g++  accepts -g... g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gengtype \\\n|     build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o ../build-aarch64-linux/libiberty/libiberty.a\n| yes\n| checking dependency style of g++ ... none\n| checking how to run the C++ preprocessor... build/gengtype  \\\n|                     -S ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I gtyp-input.list -w tmp-gtype.state\n| g++  -E\n| checking for ld used by g++ ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gencheck \\\n|     build/gencheck.o ../build-aarch64-linux/libiberty/libiberty.a\n| checking whether the g++  linker (ld ) supports shared libraries... yes\n| build/gencheck > tmp-check.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-check.h tree-check.h\n| echo timestamp > s-check\n| checking for g++  option to produce PIC... -fPIC -DPIC\n| checking if g++  PIC flag -fPIC -DPIC works... yes\n| checking if g++  static flag -static works... yes\n| checking if g++  supports -c -o file.o... yes\n| checking if g++  supports -c -o file.o... (cached) yes\n| checking whether the g++  linker (ld ) 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| checking for CET support... no\n| checking whether basename is declared... /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gtype.state gtype.state\n| build/gengtype  \\\n|                     -r gtype.state\n| yes\n| checking whether gcc  supports -W... yes\n| checking whether gcc  supports -Wall... yes\n| checking for socket libraries... checking for connect... echo timestamp > s-gtype\n| yes\n| checking for gethostbyname... yes\n| \n| checking for exported symbols... g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genopinit.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genopinit.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gencfn-macros.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gencfn-macros.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genattrtab.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genattrtab.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genautomata.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genautomata.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genemit.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genemit.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genextract.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genextract.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genoutput.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genoutput.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genpeep.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genpeep.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genrecog.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genrecog.cc\n| yes\n| checking for -rdynamic... yes\n| checking for library containing dlopen... none required\n| checking for -fPIC -shared... yes\n| checking for socketpair... yes\n| checking for select... yes\n| checking for fork... yes\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genpreds.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genpreds.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/rtl.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/read-rtl.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-rtl.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/ggc-none.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-none.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/vec.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vec.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gensupport.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gensupport.cc\n| configure: updating cache ./config.cache\n| checking that generated files are newer than configure... done\n| configure: creating ./config.status\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/print-rtl.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/print-rtl.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/hash-table.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hash-table.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genflags.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genflags.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genconditions.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genconditions.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genattr.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genattr.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genattr-common.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genattr-common.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gencodes.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gencodes.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genconfig.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genconfig.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gentarget-def.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gentarget-def.cc\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gencfn-macros \\\n|     build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o build/sort.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/gencfn-macros -c \\\n|   > tmp-case-cfn-macros.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-case-cfn-macros.h \\\n|   case-cfn-macros.h\n| echo timestamp > s-case-cfn-macros\n| build/gencfn-macros -o \\\n|   > tmp-cfn-operators.pd\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-cfn-operators.pd \\\n|   cfn-operators.pd\n| echo timestamp > s-cfn-operators\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genmatch.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmatch.cc\n| config.status: creating Makefile\n| config.status: creating cc1plugin-config.h\n| config.status: executing depfiles commands\n| config.status: executing libtool commands\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genpreds \\\n|     build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genflags \\\n|     build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genconditions \\\n|     build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genattr \\\n|     build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genattr-common \\\n|     build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gencodes \\\n|     build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genconfig \\\n|     build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gentarget-def \\\n|     build/gentarget-def.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genopinit \\\n|     build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genattrtab \\\n|     build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genemit \\\n|     build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genextract \\\n|     build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genoutput \\\n|     build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genpeep \\\n|     build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/genpreds -h ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-preds.h\n| build/genconditions ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-condmd.cc\n| build/genpreds -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-constrs.h\n| build/genpreds ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-preds.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-constrs.h tm-constrs.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-preds.cc insn-preds.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-condmd.cc build/gencondmd.cc\n| echo timestamp > s-constrs-h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-preds.h tm-preds.h\n| echo timestamp > s-preds\n| echo timestamp > s-conditions\n| echo timestamp > s-preds-h\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gencondmd.o build/gencondmd.cc\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genrecog \\\n|     build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o build/inchash.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gencondmd \\\n|     build/gencondmd.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/gencondmd > tmp-cond.md\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-cond.md insn-conditions.md\n| echo timestamp > s-condmd\n| build/genflags ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-flags.h\n| build/genattr ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-attr.h\n| build/genattr-common ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-attr-common.h\n| build/gencodes ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-codes.h\n| build/genconfig ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-config.h\n| build/gentarget-def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-target-def.h\n| build/genopinit ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md -htmp-opinit.h -ctmp-opinit.cc\n| build/genattrtab ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md insn-conditions.md \\\n| \t-Atmp-attrtab.cc -Dtmp-dfatab.cc -Ltmp-latencytab.cc\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genautomata \\\n|     build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a -lm\n| build/genemit ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md insn-conditions.md \\\n|   -Otmp-emit-1.cc -Otmp-emit-2.cc -Otmp-emit-3.cc -Otmp-emit-4.cc -Otmp-emit-5.cc -Otmp-emit-6.cc -Otmp-emit-7.cc -Otmp-emit-8.cc -Otmp-emit-9.cc -Otmp-emit-10.cc\n| build/genextract ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-extract.cc\n| build/genoutput ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-output.cc\n| build/genpeep ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-peep.cc\n| build/genrecog ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md insn-conditions.md \\\n|   -Hinsn-recog.h \\\n|   -Otmp-recog-1.cc -Otmp-recog-2.cc -Otmp-recog-3.cc -Otmp-recog-4.cc -Otmp-recog-5.cc -Otmp-recog-6.cc -Otmp-recog-7.cc -Otmp-recog-8.cc -Otmp-recog-9.cc -Otmp-recog-10.cc\n| build/genautomata ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-automata.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:645:1: warning: operand 1 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:653:1: warning: operand 1 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:661:1: warning: operand 0 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:669:1: warning: operand 0 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:4591:1: warning: operand 3 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:4591:1: warning: operand 3 missing mode?\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-attr.h insn-attr.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-config.h insn-config.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-codes.h insn-codes.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-target-def.h insn-target-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-flags.h insn-flags.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-peep.cc insn-peep.cc\n| echo timestamp > s-attr\n| echo timestamp > s-attr-common\n| echo timestamp > s-config\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-opinit.h insn-opinit.h\n| echo timestamp > s-codes\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-extract.cc insn-extract.cc\n| echo timestamp > s-target-def\n| echo timestamp > s-flags\n| echo timestamp > s-peep\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-opinit.cc insn-opinit.cc\n| echo timestamp > s-extract\n| echo timestamp > s-opinit\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-1.cc insn-emit-1.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-2.cc insn-emit-2.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-3.cc insn-emit-3.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-4.cc insn-emit-4.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-5.cc insn-emit-5.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-6.cc insn-emit-6.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-7.cc insn-emit-7.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-8.cc insn-emit-8.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-9.cc insn-emit-9.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-10.cc insn-emit-10.cc;\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-output.cc insn-output.cc\n| echo timestamp > s-output\n| echo timestamp > s-tmp-emit\n| Statistics for recog:\n|   Number of decisions:  85661\n|   longest path:           106 (code:  12993)\n|   longest backtrack:        8 (code:   1326)\n| Statistics for split_insns:\n|   Number of decisions:  17425\n|   longest path:            60 (code:   3048)\n|   longest backtrack:        3 (code:   1005)\n| Statistics for peephole2_insns:\n|   Number of decisions:   1326\n|   longest path:            66 (code:    235)\n|   longest backtrack:        7 (code:    235)\n| Shared 81354 out of 149059 states by creating 12389 new states, saving 68965\n| -Hinsn-recog.h\n| -Otmp-recog-1.cc\n| -Otmp-recog-2.cc\n| -Otmp-recog-3.cc\n| -Otmp-recog-4.cc\n| -Otmp-recog-5.cc\n| -Otmp-recog-6.cc\n| -Otmp-recog-7.cc\n| -Otmp-recog-8.cc\n| -Otmp-recog-9.cc\n| -Otmp-recog-10.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-1.cc insn-recog-1.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-2.cc insn-recog-2.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-3.cc insn-recog-3.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-4.cc insn-recog-4.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-5.cc insn-recog-5.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-6.cc insn-recog-6.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-7.cc insn-recog-7.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-8.cc insn-recog-8.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-9.cc insn-recog-9.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-10.cc insn-recog-10.cc;\n| echo timestamp > s-tmp-recog\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genmatch \\\n|     build/genmatch.o ../build-aarch64-linux/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/genmatch --gimple \\\n|     --header=tmp-gimple-match-auto.h --include=gimple-match-auto.h \\\n|     ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/match.pd  tmp-gimple-match-1.cc  tmp-gimple-match-2.cc  tmp-gimple-match-3.cc  tmp-gimple-match-4.cc  tmp-gimple-match-5.cc  tmp-gimple-match-6.cc  tmp-gimple-match-7.cc  tmp-gimple-match-8.cc  tmp-gimple-match-9.cc  tmp-gimple-match-10.cc\n| build/genmatch --generic \\\n|     --header=tmp-generic-match-auto.h --include=generic-match-auto.h \\\n|     ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/match.pd  tmp-generic-match-1.cc  tmp-generic-match-2.cc  tmp-generic-match-3.cc  tmp-generic-match-4.cc  tmp-generic-match-5.cc  tmp-generic-match-6.cc  tmp-generic-match-7.cc  tmp-generic-match-8.cc  tmp-generic-match-9.cc  tmp-generic-match-10.cc\n| GENERIC decision tree has 5924 leafs, maximum depth 18 and a total number of 26754 nodes\n| removed 4326 duplicate tails\n| GIMPLE decision tree has 7579 leafs, maximum depth 28 and a total number of 34174 nodes\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-1.cc generic-match-1.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-2.cc generic-match-2.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-3.cc generic-match-3.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-4.cc generic-match-4.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-5.cc generic-match-5.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-6.cc generic-match-6.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-7.cc generic-match-7.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-8.cc generic-match-8.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-9.cc generic-match-9.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-10.cc generic-match-10.cc;\n| removed 5765 duplicate tails\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-1.cc gimple-match-1.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-2.cc gimple-match-2.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-3.cc gimple-match-3.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-4.cc gimple-match-4.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-5.cc gimple-match-5.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-6.cc gimple-match-6.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-7.cc gimple-match-7.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-8.cc gimple-match-8.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-9.cc gimple-match-9.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-10.cc gimple-match-10.cc;\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-auto.h \\\n| \t\t\t\t\tgeneric-match-auto.h\n| echo timestamp > s-generic-match\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-auto.h \\\n| \t\t\t\t\tgimple-match-auto.h\n| echo timestamp > s-gimple-match\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-lang.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/stub-objc.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/attribs.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-errors.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-decl.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-typeck.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-convert.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-aux-info.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-objc-common.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-parser.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-fold.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/gimple-parser.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-common.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-cppbuiltin.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-dump.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-format.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-gimplify.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-indentation.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-lex.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-omp.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-opts.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\\\"aarch64-unknown-linux-gnu\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-pch.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-ppoutput.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-pragma.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-pretty-print.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-semantics.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-ada-spec.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-ubsan.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/known-headers.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-attribs.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-warn.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-spellcheck.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-type-mismatch.o -MT c-family/c-type-mismatch.o -MMD -MP -MF c-family/.deps/c-type-mismatch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-type-mismatch.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-c.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o default-c.o -MT default-c.o -MMD -MP -MF ./.deps/default-c.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/default-c.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o simple-diagnostic-path.o -MT simple-diagnostic-path.o -MMD -MP -MF ./.deps/simple-diagnostic-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/simple-diagnostic-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lazy-diagnostic-path.o -MT lazy-diagnostic-path.o -MMD -MP -MF ./.deps/lazy-diagnostic-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lazy-diagnostic-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-1.o -MT gimple-match-1.o -MMD -MP -MF ./.deps/gimple-match-1.TPo gimple-match-1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-2.o -MT gimple-match-2.o -MMD -MP -MF ./.deps/gimple-match-2.TPo gimple-match-2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-3.o -MT gimple-match-3.o -MMD -MP -MF ./.deps/gimple-match-3.TPo gimple-match-3.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-4.o -MT gimple-match-4.o -MMD -MP -MF ./.deps/gimple-match-4.TPo gimple-match-4.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-5.o -MT gimple-match-5.o -MMD -MP -MF ./.deps/gimple-match-5.TPo gimple-match-5.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-6.o -MT gimple-match-6.o -MMD -MP -MF ./.deps/gimple-match-6.TPo gimple-match-6.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-7.o -MT gimple-match-7.o -MMD -MP -MF ./.deps/gimple-match-7.TPo gimple-match-7.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-8.o -MT gimple-match-8.o -MMD -MP -MF ./.deps/gimple-match-8.TPo gimple-match-8.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-automata.cc insn-automata.cc\n| echo timestamp > s-automata\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-9.o -MT gimple-match-9.o -MMD -MP -MF ./.deps/gimple-match-9.TPo gimple-match-9.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-10.o -MT gimple-match-10.o -MMD -MP -MF ./.deps/gimple-match-10.TPo gimple-match-10.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-exports.o -MT gimple-match-exports.o -MMD -MP -MF ./.deps/gimple-match-exports.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-match-exports.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-1.o -MT generic-match-1.o -MMD -MP -MF ./.deps/generic-match-1.TPo generic-match-1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-2.o -MT generic-match-2.o -MMD -MP -MF ./.deps/generic-match-2.TPo generic-match-2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-3.o -MT generic-match-3.o -MMD -MP -MF ./.deps/generic-match-3.TPo generic-match-3.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-4.o -MT generic-match-4.o -MMD -MP -MF ./.deps/generic-match-4.TPo generic-match-4.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-attrtab.cc    insn-attrtab.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-dfatab.cc     insn-dfatab.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-latencytab.cc insn-latencytab.cc\n| echo timestamp > s-attrtab\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-5.o -MT generic-match-5.o -MMD -MP -MF ./.deps/generic-match-5.TPo generic-match-5.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-6.o -MT generic-match-6.o -MMD -MP -MF ./.deps/generic-match-6.TPo generic-match-6.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-7.o -MT generic-match-7.o -MMD -MP -MF ./.deps/generic-match-7.TPo generic-match-7.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-8.o -MT generic-match-8.o -MMD -MP -MF ./.deps/generic-match-8.TPo generic-match-8.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-9.o -MT generic-match-9.o -MMD -MP -MF ./.deps/generic-match-9.TPo generic-match-9.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-10.o -MT generic-match-10.o -MMD -MP -MF ./.deps/generic-match-10.TPo generic-match-10.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-1.o -MT insn-emit-1.o -MMD -MP -MF ./.deps/insn-emit-1.TPo insn-emit-1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-2.o -MT insn-emit-2.o -MMD -MP -MF ./.deps/insn-emit-2.TPo insn-emit-2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-3.o -MT insn-emit-3.o -MMD -MP -MF ./.deps/insn-emit-3.TPo insn-emit-3.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-4.o -MT insn-emit-4.o -MMD -MP -MF ./.deps/insn-emit-4.TPo insn-emit-4.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-5.o -MT insn-emit-5.o -MMD -MP -MF ./.deps/insn-emit-5.TPo insn-emit-5.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-6.o -MT insn-emit-6.o -MMD -MP -MF ./.deps/insn-emit-6.TPo insn-emit-6.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-7.o -MT insn-emit-7.o -MMD -MP -MF ./.deps/insn-emit-7.TPo insn-emit-7.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-8.o -MT insn-emit-8.o -MMD -MP -MF ./.deps/insn-emit-8.TPo insn-emit-8.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-9.o -MT insn-emit-9.o -MMD -MP -MF ./.deps/insn-emit-9.TPo insn-emit-9.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-10.o -MT insn-emit-10.o -MMD -MP -MF ./.deps/insn-emit-10.TPo insn-emit-10.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-1.o -MT insn-recog-1.o -MMD -MP -MF ./.deps/insn-recog-1.TPo insn-recog-1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-2.o -MT insn-recog-2.o -MMD -MP -MF ./.deps/insn-recog-2.TPo insn-recog-2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-3.o -MT insn-recog-3.o -MMD -MP -MF ./.deps/insn-recog-3.TPo insn-recog-3.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-4.o -MT insn-recog-4.o -MMD -MP -MF ./.deps/insn-recog-4.TPo insn-recog-4.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-5.o -MT insn-recog-5.o -MMD -MP -MF ./.deps/insn-recog-5.TPo insn-recog-5.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-6.o -MT insn-recog-6.o -MMD -MP -MF ./.deps/insn-recog-6.TPo insn-recog-6.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-7.o -MT insn-recog-7.o -MMD -MP -MF ./.deps/insn-recog-7.TPo insn-recog-7.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-8.o -MT insn-recog-8.o -MMD -MP -MF ./.deps/insn-recog-8.TPo insn-recog-8.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-9.o -MT insn-recog-9.o -MMD -MP -MF ./.deps/insn-recog-9.TPo insn-recog-9.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-10.o -MT insn-recog-10.o -MMD -MP -MF ./.deps/insn-recog-10.TPo insn-recog-10.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-page.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o adjust-alignment.o -MT adjust-alignment.o -MMD -MP -MF ./.deps/adjust-alignment.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/adjust-alignment.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/alias.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/alloc-pool.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/auto-inc-dec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/auto-profile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/bb-reorder.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/bitmap.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/builtins.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/caller-save.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/calls.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ccmp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfganal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgbuild.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgcleanup.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgexpand.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfghooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgloop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgloopanal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgloopmanip.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgrtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ctfc.o -MT ctfc.o -MMD -MP -MF ./.deps/ctfc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ctfc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ctfout.o -MT ctfout.o -MMD -MP -MF ./.deps/ctfout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ctfout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o btfout.o -MT btfout.o -MMD -MP -MF ./.deps/btfout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/btfout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/symtab.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o symtab-thunks.o -MT symtab-thunks.o -MMD -MP -MF ./.deps/symtab-thunks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/symtab-thunks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o symtab-clones.o -MT symtab-clones.o -MMD -MP -MF ./.deps/symtab-clones.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/symtab-clones.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cgraph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cgraphbuild.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cgraphunit.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cgraphclones.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/combine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/combine-stack-adj.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/compare-elim.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/context.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/convert.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o coroutine-passes.o -MT coroutine-passes.o -MMD -MP -MF ./.deps/coroutine-passes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/coroutine-passes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/coverage.cc\n| g++   -fno-PIE -c  -DGCC_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/include\\\" -DGCC_INCLUDE_SUBDIR_TARGET=\\\"aarch64-poky-elf/15.1.0/include\\\" -DFIXED_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/include-fixed\\\" -DGPLUSPLUS_INCLUDE_DIR=\\\"/usr/include/c++/15.1.0\\\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=1 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\\\"/usr/include/c++/15.1.0/aarch64-poky-elf\\\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\\\"/usr/include/c++/15.1.0/backward\\\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\\\"/usr/include/c++/v1\\\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=1 -DLOCAL_INCLUDE_DIR=\\\"/usr/local/include\\\" -DCROSS_INCLUDE_DIR=\\\"/not/exist${sysroot_headers_suffix}/usr/include\\\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DPREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\" -DBASEVER=\"\\\"15.1.0\\\"\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cppbuiltin.cc\n| g++   -fno-PIE -c  -DGCC_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/include\\\" -DGCC_INCLUDE_SUBDIR_TARGET=\\\"aarch64-poky-elf/15.1.0/include\\\" -DFIXED_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/include-fixed\\\" -DGPLUSPLUS_INCLUDE_DIR=\\\"/usr/include/c++/15.1.0\\\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=1 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\\\"/usr/include/c++/15.1.0/aarch64-poky-elf\\\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\\\"/usr/include/c++/15.1.0/backward\\\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\\\"/usr/include/c++/v1\\\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=1 -DLOCAL_INCLUDE_DIR=\\\"/usr/local/include\\\" -DCROSS_INCLUDE_DIR=\\\"/not/exist${sysroot_headers_suffix}/usr/include\\\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DPREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cppdefault.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cselib.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/data-streamer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/data-streamer-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/data-streamer-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dbgcnt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ddg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/debug.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/df-core.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/df-problems.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/df-scan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-strict-aliasing -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dfp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o digraph.o -MT digraph.o -MMD -MP -MF ./.deps/digraph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/digraph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dojump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dominance.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/domwalk.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/double-int.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dumpfile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2asm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2cfi.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2codeview.o -MT dwarf2codeview.o -MMD -MP -MF ./.deps/dwarf2codeview.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2codeview.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2ctf.o -MT dwarf2ctf.o -MMD -MP -MF ./.deps/dwarf2ctf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2ctf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/early-remat.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/emit-rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/et-forest.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/except.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/explow.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expmed.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expr.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ext-dce.o -MT ext-dce.o -MMD -MP -MF ./.deps/ext-dce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ext-dce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fibonacci_heap.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/file-prefix-map.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/final.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fixed-value.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fold-const.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fold-const-call.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fold-mem-offsets.o -MT fold-mem-offsets.o -MMD -MP -MF ./.deps/fold-mem-offsets.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fold-mem-offsets.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/function.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o function-abi.o -MT function-abi.o -MMD -MP -MF ./.deps/function-abi.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/function-abi.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/function-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fwprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-attribute-urlifier.o -MT gcc-attribute-urlifier.o -MMD -MP -MF ./.deps/gcc-attribute-urlifier.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-attribute-urlifier.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-rich-location.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-urlifier.o -MT gcc-urlifier.o -MMD -MP -MF ./.deps/gcc-urlifier.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-urlifier.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcse-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-array-bounds.o -MT gimple-array-bounds.o -MMD -MP -MF ./.deps/gimple-array-bounds.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-array-bounds.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-builder.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-expr.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expmed.cc: In function \u2018rtx_def* extract_bit_field_1(rtx, poly_uint64, poly_uint64, int, rtx, machine_mode, machine_mode, bool, bool, rtx_def**)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expmed.cc:1864:45: warning: \u2018*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))\u2019 may be used uninitialized [-Wmaybe-uninitialized]\n|  1864 |       rtx sub = extract_bit_field_as_subreg (mode1, op0, imode,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~\n|  1865 |                                              bitsize, bitnum);\n|       |                                              ~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expmed.cc:1824:19: note: \u2018*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))\u2019 was declared here\n|  1824 |   scalar_int_mode imode;\n|       |                   ^~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-if-to-switch.o -MT gimple-if-to-switch.o -MMD -MP -MF ./.deps/gimple-if-to-switch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-if-to-switch.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-iterator.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-fold.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-harden-conditionals.o -MT gimple-harden-conditionals.o -MMD -MP -MF ./.deps/gimple-harden-conditionals.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-harden-conditionals.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-harden-control-flow.o -MT gimple-harden-control-flow.o -MMD -MP -MF ./.deps/gimple-harden-control-flow.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-harden-control-flow.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-laddress.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-loop-interchange.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-loop-jam.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-loop-versioning.o -MT gimple-loop-versioning.o -MMD -MP -MF ./.deps/gimple-loop-versioning.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-loop-versioning.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-low.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-lower-bitint.o -MT gimple-lower-bitint.o -MMD -MP -MF ./.deps/gimple-lower-bitint.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-lower-bitint.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-predicate-analysis.o -MT gimple-predicate-analysis.o -MMD -MP -MF ./.deps/gimple-predicate-analysis.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-predicate-analysis.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-pretty-print.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range.o -MT gimple-range.o -MMD -MP -MF ./.deps/gimple-range.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-cache.o -MT gimple-range-cache.o -MMD -MP -MF ./.deps/gimple-range-cache.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-cache.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-edge.o -MT gimple-range-edge.o -MMD -MP -MF ./.deps/gimple-range-edge.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-edge.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-fold.o -MT gimple-range-fold.o -MMD -MP -MF ./.deps/gimple-range-fold.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-fold.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-gori.o -MT gimple-range-gori.o -MMD -MP -MF ./.deps/gimple-range-gori.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-gori.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-infer.o -MT gimple-range-infer.o -MMD -MP -MF ./.deps/gimple-range-infer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-infer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-op.o -MT gimple-range-op.o -MMD -MP -MF ./.deps/gimple-range-op.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-op.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-phi.o -MT gimple-range-phi.o -MMD -MP -MF ./.deps/gimple-range-phi.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-phi.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-gori.cc: In member function \u2018void range_def_chain::dump(FILE*, basic_block, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-gori.cc:318:19: warning: format not a string literal and no format arguments [-Wformat-security]\n|   318 |           fprintf (f, prefix);\n|       |           ~~~~~~~~^~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-trace.o -MT gimple-range-trace.o -MMD -MP -MF ./.deps/gimple-range-trace.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-trace.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-backprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-isolate-paths.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-nonnull-compare.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-sccopy.o -MT gimple-ssa-sccopy.o -MMD -MP -MF ./.deps/gimple-ssa-sccopy.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-sccopy.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-split-paths.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-store-merging.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-strength-reduction.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-sprintf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-warn-access.o -MT gimple-ssa-warn-access.o -MMD -MP -MF ./.deps/gimple-ssa-warn-access.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-warn-access.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-warn-alloca.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-warn-restrict.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-streamer-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-streamer-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-walk.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-warn-recursion.o -MT gimple-warn-recursion.o -MMD -MP -MF ./.deps/gimple-warn-recursion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-warn-recursion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimplify.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimplify-me.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/godump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphds.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphviz.o -MT graphviz.o -MMD -MP -MF ./.deps/graphviz.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphviz.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-isl-ast-to-gimple.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-dependences.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-optimize-isl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-poly.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-scop-detection.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-sese-to-poly.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/haifa-sched.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hash-map-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hash-set-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hw-doloop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hwint.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ifcvt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/inchash.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/incpath.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/init-regs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/internal-fn.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-locality-cloning.o -MT ipa-locality-cloning.o -MMD -MP -MF ./.deps/ipa-locality-cloning.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-locality-cloning.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-cp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-sra.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-devirt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-fnsummary.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-polymorphic-call.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-split.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-inline.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-comdats.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-free-lang-data.o -MT ipa-free-lang-data.o -MMD -MP -MF ./.deps/ipa-free-lang-data.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-free-lang-data.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-visibility.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-inline-analysis.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-inline-transform.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-modref.o -MT ipa-modref.o -MMD -MP -MF ./.deps/ipa-modref.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-modref.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-modref-tree.o -MT ipa-modref-tree.o -MMD -MP -MF ./.deps/ipa-modref-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-modref-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-predicate.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-profile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-prop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-param-manipulation.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-pure-const.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-icf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-icf-gimple.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-reference.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-ref.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-utils.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-strub.o -MT ipa-strub.o -MMD -MP -MF ./.deps/ipa-strub.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-strub.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o pair-fusion.o -MT pair-fusion.o -MMD -MP -MF ./.deps/pair-fusion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/pair-fusion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-build.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-costs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-conflicts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-color.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-emit.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-lives.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/jump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/langhooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o late-combine.o -MT late-combine.o -MMD -MP -MF ./.deps/late-combine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/late-combine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lcm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lists.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-doloop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-init.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-invariant.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-iv.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-unroll.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lower-subreg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-assigns.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-coalesce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-constraints.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-eliminations.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-lives.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-remat.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-spills.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-cgraph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-streamer.cc\n| g++   -fno-PIE -c  -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-streamer-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-streamer-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-section-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-section-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-opts.cc\n| g++   -fno-PIE -c    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-compress.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mcf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mode-switching.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/modulo-sched.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/multiple_target.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-offload.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-expand.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-general.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-low.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-oacc-kernels-decompose.o -MT omp-oacc-kernels-decompose.o -MMD -MP -MF ./.deps/omp-oacc-kernels-decompose.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-oacc-kernels-decompose.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-oacc-neuter-broadcast.o -MT omp-oacc-neuter-broadcast.o -MMD -MP -MF ./.deps/omp-oacc-neuter-broadcast.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-oacc-neuter-broadcast.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-simd-clone.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opt-problem.o -MT opt-problem.o -MMD -MP -MF ./.deps/opt-problem.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-problem.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optabs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optabs-libfuncs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optabs-query.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optabs-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optinfo.o -MT optinfo.o -MMD -MP -MF ./.deps/optinfo.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optinfo.cc\n| g++   -fno-PIE -c  -DTARGET_NAME=\\\"aarch64-poky-elf\\\"  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optinfo-emit-json.o -MT optinfo-emit-json.o -MMD -MP -MF ./.deps/optinfo-emit-json.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optinfo-emit-json.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o options-urls.o -MT options-urls.o -MMD -MP -MF ./.deps/options-urls.TPo options-urls.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opts-global.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ordered-hash-map-tests.o -MT ordered-hash-map-tests.o -MMD -MP -MF ./.deps/ordered-hash-map-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ordered-hash-map-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/passes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o prime-paths.o -MT prime-paths.o -MMD -MP -MF ./.deps/prime-paths.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/prime-paths.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o path-coverage.o -MT path-coverage.o -MMD -MP -MF ./.deps/path-coverage.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/path-coverage.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/plugin.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o pointer-query.o -MT pointer-query.o -MMD -MP -MF ./.deps/pointer-query.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/pointer-query.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/postreload-gcse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/postreload.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/predict.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/print-rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/print-rtl-function.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/print-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/profile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/profile-count.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o range.o -MT range.o -MMD -MP -MF ./.deps/range.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/range.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o range-op.o -MT range-op.o -MMD -MP -MF ./.deps/range-op.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/range-op.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o range-op-float.o -MT range-op-float.o -MMD -MP -MF ./.deps/range-op-float.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/range-op-float.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o range-op-ptr.o -MT range-op-ptr.o -MMD -MP -MF ./.deps/range-op-ptr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/range-op-ptr.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-md.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-rtl-function.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/real.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/realmpfr.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/recog.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reg-stack.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/regcprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reginfo.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/regrename.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/regstat.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reload.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reload1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reorg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/resource.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-error.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/accesses.o -MT rtl-ssa/accesses.o -MMD -MP -MF rtl-ssa/.deps/accesses.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/accesses.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/blocks.o -MT rtl-ssa/blocks.o -MMD -MP -MF rtl-ssa/.deps/blocks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/blocks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/changes.o -MT rtl-ssa/changes.o -MMD -MP -MF rtl-ssa/.deps/changes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/changes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/functions.o -MT rtl-ssa/functions.o -MMD -MP -MF rtl-ssa/.deps/functions.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/functions.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/insns.o -MT rtl-ssa/insns.o -MMD -MP -MF rtl-ssa/.deps/insns.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/insns.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/movement.o -MT rtl-ssa/movement.o -MMD -MP -MF rtl-ssa/.deps/movement.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/movement.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtlhash.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtlanal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtlhooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtx-vector-builder.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/run-rtl-passes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sched-deps.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sched-ebb.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sched-rgn.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sel-sched-ir.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sel-sched-dump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sel-sched.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-run-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sese.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/shrink-wrap.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/simplify-rtx.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sparseset.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/spellcheck.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/spellcheck-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o splay-tree-utils.o -MT splay-tree-utils.o -MMD -MP -MF ./.deps/splay-tree-utils.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/splay-tree-utils.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sreal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/stack-ptr-mod.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/statistics.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/stmt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/stor-layout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o avoid-store-forwarding.o -MT avoid-store-forwarding.o -MMD -MP -MF ./.deps/avoid-store-forwarding.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/avoid-store-forwarding.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/store-motion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/streamer-hooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/stringpool.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/substring-locations.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/target-globals.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/targhooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/timevar.cc\n| g++   -fno-PIE -c  -DTARGET_NAME=\\\"aarch64-poky-elf\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/toplev.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tracer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/trans-mem.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-affine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/asan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tsan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ubsan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sanopt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sancov.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-assume.o -MT tree-assume.o -MMD -MP -MF ./.deps/tree-assume.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-assume.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-call-cdce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-cfg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-cfgcleanup.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-chrec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-complex.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-data-ref.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-dfa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-diagnostic.cc\n| g++   -fno-PIE -c  -DTARGET_NAME=\\\"aarch64-poky-elf\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-diagnostic-client-data-hooks.o -MT tree-diagnostic-client-data-hooks.o -MMD -MP -MF ./.deps/tree-diagnostic-client-data-hooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-diagnostic-client-data-hooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-dump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-eh.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-emutls.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-if-conv.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-inline.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-into-ssa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-iterator.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-logical-location.o -MT tree-logical-location.o -MMD -MP -MF ./.deps/tree-logical-location.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-logical-location.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-loop-distribution.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o crc-verification.o -MT crc-verification.o -MMD -MP -MF ./.deps/crc-verification.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/crc-verification.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-crc-optimization.o -MT gimple-crc-optimization.o -MMD -MP -MF ./.deps/gimple-crc-optimization.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-crc-optimization.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Isym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sym-exec/sym-exec-expression.o -MT sym-exec/sym-exec-expression.o -MMD -MP -MF sym-exec/.deps/sym-exec-expression.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec/sym-exec-expression.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Isym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sym-exec/sym-exec-state.o -MT sym-exec/sym-exec-state.o -MMD -MP -MF sym-exec/.deps/sym-exec-state.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec/sym-exec-state.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Isym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sym-exec/sym-exec-condition.o -MT sym-exec/sym-exec-condition.o -MMD -MP -MF sym-exec/.deps/sym-exec-condition.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec/sym-exec-condition.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-nested.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-nrv.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-object-size.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-outof-ssa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-parloops.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-phinodes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-predcom.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-pretty-print.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-profile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-scalar-evolution.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-sra.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-switch-conversion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-address.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-alias.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-ccp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-coalesce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-copy.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-dce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-dom.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-dse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-forwprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-ifcombine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-live.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-ch.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-im.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-ivcanon.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-ivopts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-manip.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-niter.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-prefetch.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-split.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-unswitch.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-math-opts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-operands.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-path.o -MT gimple-range-path.o -MMD -MP -MF ./.deps/gimple-range-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-phiopt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-phiprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-pre.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-propagate.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-reassoc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-sccvn.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-scopedtables.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-sink.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-strlen.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-structalias.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-tail-merge.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-ter.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-sccvn.cc: In function \u2018void print_vn_reference_ops(FILE*, vec<vn_reference_op_struct>)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-sccvn.cc:286:21: warning: format not a string literal and no format arguments [-Wformat-security]\n|   286 |             fprintf (outfile, internal_fn_name ((internal_fn)vro->clique));\n|       |             ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-threadbackward.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-threadedge.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-threadupdate.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-uncprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-uninit.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssanames.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-stdarg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-streamer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-streamer-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-streamer-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-tailcall.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-generic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-isel.o -MT gimple-isel.o -MMD -MP -MF ./.deps/gimple-isel.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-isel.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-patterns.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-data-refs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-stmts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-loop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-loop-manip.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-slp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-slp-patterns.o -MT tree-vect-slp-patterns.o -MMD -MP -MF ./.deps/tree-vect-slp-patterns.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-slp-patterns.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vectorizer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vector-builder.o -MT tree-vector-builder.o -MMD -MP -MF ./.deps/tree-vector-builder.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vector-builder.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vrp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tristate.o -MT tristate.o -MMD -MP -MF ./.deps/tristate.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tristate.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/typed-splay-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/valtrack.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-pointer-equiv.o -MT value-pointer-equiv.o -MMD -MP -MF ./.deps/value-pointer-equiv.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-pointer-equiv.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-query.o -MT value-query.o -MMD -MP -MF ./.deps/value-query.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-query.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-range.o -MT value-range.o -MMD -MP -MF ./.deps/value-range.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-range.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-range-pretty-print.o -MT value-range-pretty-print.o -MMD -MP -MF ./.deps/value-range-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-range-pretty-print.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-range-storage.o -MT value-range-storage.o -MMD -MP -MF ./.deps/value-range-storage.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-range-storage.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-relation.o -MT value-relation.o -MMD -MP -MF ./.deps/value-relation.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-relation.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-prof.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/var-tracking.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/varasm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/varpool.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP -MF ./.deps/vec-perm-indices.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vec-perm-indices.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vmsdbgout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vr-values.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vtable-verify.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o warning-control.o -MT warning-control.o -MMD -MP -MF ./.deps/warning-control.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/warning-control.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/web.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/wide-int.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/wide-int-print.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o aarch64.o -MT aarch64.o -MMD -MP -MF ./.deps/aarch64.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/access-diagram.o -MT analyzer/access-diagram.o -MMD -MP -MF analyzer/.deps/access-diagram.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/access-diagram.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analysis-plan.o -MT analyzer/analysis-plan.o -MMD -MP -MF analyzer/.deps/analysis-plan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analysis-plan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer.o -MT analyzer/analyzer.o -MMD -MP -MF analyzer/.deps/analyzer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer-language.o -MT analyzer/analyzer-language.o -MMD -MP -MF analyzer/.deps/analyzer-language.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer-language.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer-logging.o -MT analyzer/analyzer-logging.o -MMD -MP -MF analyzer/.deps/analyzer-logging.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer-logging.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer-pass.o -MT analyzer/analyzer-pass.o -MMD -MP -MF analyzer/.deps/analyzer-pass.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer-pass.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer-selftests.o -MT analyzer/analyzer-selftests.o -MMD -MP -MF analyzer/.deps/analyzer-selftests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer-selftests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/bar-chart.o -MT analyzer/bar-chart.o -MMD -MP -MF analyzer/.deps/bar-chart.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/bar-chart.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/bounds-checking.o -MT analyzer/bounds-checking.o -MMD -MP -MF analyzer/.deps/bounds-checking.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/bounds-checking.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/call-details.o -MT analyzer/call-details.o -MMD -MP -MF analyzer/.deps/call-details.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/call-details.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/call-info.o -MT analyzer/call-info.o -MMD -MP -MF analyzer/.deps/call-info.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/call-info.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/call-string.o -MT analyzer/call-string.o -MMD -MP -MF analyzer/.deps/call-string.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/call-string.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/call-summary.o -MT analyzer/call-summary.o -MMD -MP -MF analyzer/.deps/call-summary.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/call-summary.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/checker-event.o -MT analyzer/checker-event.o -MMD -MP -MF analyzer/.deps/checker-event.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/checker-event.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc: In function \u2018fractional_cost aarch64_detect_vector_stmt_subtype(vec_info*, vect_cost_for_stmt, stmt_vec_info, slp_tree, tree, vect_cost_model_location, fractional_cost)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc:17277:29: warning: narrowing conversion of \u2018(int)sve_costs->sve_vec_cost::gather_load_x64_cost\u2019 from \u2018int\u2019 to \u2018uint32_t\u2019 {aka \u2018unsigned int\u2019} [-Wnarrowing]\n| 17277 |         return { sve_costs->gather_load_x64_cost, nunits };\n|       |                  ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc:17278:27: warning: narrowing conversion of \u2018(int)sve_costs->sve_vec_cost::gather_load_x32_cost\u2019 from \u2018int\u2019 to \u2018uint32_t\u2019 {aka \u2018unsigned int\u2019} [-Wnarrowing]\n| 17278 |       return { sve_costs->gather_load_x32_cost, nunits };\n|       |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/checker-path.o -MT analyzer/checker-path.o -MMD -MP -MF analyzer/.deps/checker-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/checker-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/complexity.o -MT analyzer/complexity.o -MMD -MP -MF analyzer/.deps/complexity.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/complexity.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/constraint-manager.o -MT analyzer/constraint-manager.o -MMD -MP -MF analyzer/.deps/constraint-manager.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/constraint-manager.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/diagnostic-manager.o -MT analyzer/diagnostic-manager.o -MMD -MP -MF analyzer/.deps/diagnostic-manager.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/diagnostic-manager.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/engine.o -MT analyzer/engine.o -MMD -MP -MF analyzer/.deps/engine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/engine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/feasible-graph.o -MT analyzer/feasible-graph.o -MMD -MP -MF analyzer/.deps/feasible-graph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/feasible-graph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/function-set.o -MT analyzer/function-set.o -MMD -MP -MF analyzer/.deps/function-set.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/function-set.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/infinite-loop.o -MT analyzer/infinite-loop.o -MMD -MP -MF analyzer/.deps/infinite-loop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/infinite-loop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/infinite-recursion.o -MT analyzer/infinite-recursion.o -MMD -MP -MF analyzer/.deps/infinite-recursion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/infinite-recursion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/kf.o -MT analyzer/kf.o -MMD -MP -MF analyzer/.deps/kf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/kf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/kf-analyzer.o -MT analyzer/kf-analyzer.o -MMD -MP -MF analyzer/.deps/kf-analyzer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/kf-analyzer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/kf-lang-cp.o -MT analyzer/kf-lang-cp.o -MMD -MP -MF analyzer/.deps/kf-lang-cp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/kf-lang-cp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/known-function-manager.o -MT analyzer/known-function-manager.o -MMD -MP -MF analyzer/.deps/known-function-manager.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/known-function-manager.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/pending-diagnostic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/program-point.o -MT analyzer/program-point.o -MMD -MP -MF analyzer/.deps/program-point.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/program-point.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/program-state.o -MT analyzer/program-state.o -MMD -MP -MF analyzer/.deps/program-state.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/program-state.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/ranges.o -MT analyzer/ranges.o -MMD -MP -MF analyzer/.deps/ranges.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/ranges.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/record-layout.o -MT analyzer/record-layout.o -MMD -MP -MF analyzer/.deps/record-layout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/record-layout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region.o -MT analyzer/region.o -MMD -MP -MF analyzer/.deps/region.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region-model.o -MT analyzer/region-model.o -MMD -MP -MF analyzer/.deps/region-model.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region-model.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region-model-asm.o -MT analyzer/region-model-asm.o -MMD -MP -MF analyzer/.deps/region-model-asm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region-model-asm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region-model-manager.o -MT analyzer/region-model-manager.o -MMD -MP -MF analyzer/.deps/region-model-manager.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region-model-manager.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region-model-reachability.o -MT analyzer/region-model-reachability.o -MMD -MP -MF analyzer/.deps/region-model-reachability.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region-model-reachability.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm.o -MT analyzer/sm.o -MMD -MP -MF analyzer/.deps/sm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-file.o -MT analyzer/sm-file.o -MMD -MP -MF analyzer/.deps/sm-file.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-file.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-fd.o -MT analyzer/sm-fd.o -MMD -MP -MF analyzer/.deps/sm-fd.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-fd.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-malloc.o -MT analyzer/sm-malloc.o -MMD -MP -MF analyzer/.deps/sm-malloc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-malloc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-pattern-test.o -MT analyzer/sm-pattern-test.o -MMD -MP -MF analyzer/.deps/sm-pattern-test.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-pattern-test.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-sensitive.o -MT analyzer/sm-sensitive.o -MMD -MP -MF analyzer/.deps/sm-sensitive.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-sensitive.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-signal.o -MT analyzer/sm-signal.o -MMD -MP -MF analyzer/.deps/sm-signal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-signal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-taint.o -MT analyzer/sm-taint.o -MMD -MP -MF analyzer/.deps/sm-taint.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-taint.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/state-purge.o -MT analyzer/state-purge.o -MMD -MP -MF analyzer/.deps/state-purge.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/state-purge.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/store.o -MT analyzer/store.o -MMD -MP -MF analyzer/.deps/store.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/store.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/supergraph.o -MT analyzer/supergraph.o -MMD -MP -MF analyzer/.deps/supergraph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/supergraph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/svalue.o -MT analyzer/svalue.o -MMD -MP -MF analyzer/.deps/svalue.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/svalue.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/symbol.o -MT analyzer/symbol.o -MMD -MP -MF analyzer/.deps/symbol.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/symbol.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/trimmed-graph.o -MT analyzer/trimmed-graph.o -MMD -MP -MF analyzer/.deps/trimmed-graph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/trimmed-graph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/varargs.o -MT analyzer/varargs.o -MMD -MP -MF analyzer/.deps/varargs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/varargs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-builtins.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/arm/aarch-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-shapes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-base.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-sve2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-sme.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/cortex-a57-fma-steering.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE  -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-speculation.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/arm/aarch-bti-insert.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cc-fusion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-early-ra.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-ldp-fusion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/host-linux.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/main.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o aarch64-common.o -MT aarch64-common.o -MMD -MP -MF ./.deps/aarch64-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common/config/aarch64/aarch64-common.cc\n| g++   -fno-PIE -c  -DPREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr\\\" -DBASEVER=\"\\\"15.1.0\\\"\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/prefix.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opts-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opts-diagnostic.o -MT opts-diagnostic.o -MMD -MP -MF ./.deps/opts-diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opts-diagnostic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Icommon -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common/common-targhooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hash-table.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/file-find.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opt-suggestions.o -MT opt-suggestions.o -MMD -MP -MF ./.deps/opt-suggestions.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-suggestions.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-spec.o -MT diagnostic-spec.o -MMD -MP -MF ./.deps/diagnostic-spec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-spec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-color.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF ./.deps/diagnostic-format-json.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-format-json.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-format-sarif.o -MT diagnostic-format-sarif.o -MMD -MP -MF ./.deps/diagnostic-format-sarif.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-format-sarif.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-format-text.o -MT diagnostic-format-text.o -MMD -MP -MF ./.deps/diagnostic-format-text.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-format-text.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-global-context.o -MT diagnostic-global-context.o -MMD -MP -MF ./.deps/diagnostic-global-context.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-global-context.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-macro-unwinding.o -MT diagnostic-macro-unwinding.o -MMD -MP -MF ./.deps/diagnostic-macro-unwinding.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-macro-unwinding.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-path.o -MT diagnostic-path.o -MMD -MP -MF ./.deps/diagnostic-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-path.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic.cc: In function \u2018void fancy_abort(const char*, int, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic.cc:1729:15: warning: format not a string literal and no format arguments [-Wformat-security]\n|  1729 |       fnotice (stderr, diagnostic_kind_text[DK_ICE]);\n|       |       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-show-locus.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/edit-context.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/pretty-print.cc\n| g++   -fno-PIE -c  -DLOCALEDIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/share/locale\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/intl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o json.o -MT json.o -MMD -MP -MF ./.deps/json.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/json.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o json-parsing.o -MT json-parsing.o -MMD -MP -MF ./.deps/json-parsing.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/json-parsing.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sbitmap.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/input.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-none.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/memory-block.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-diagnostic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sort.o -MT sort.o -MMD -MP -MF ./.deps/sort.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sort.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-diagnostic-path.o -MT selftest-diagnostic-path.o -MMD -MP -MF ./.deps/selftest-diagnostic-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-diagnostic-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-json.o -MT selftest-json.o -MMD -MP -MF ./.deps/selftest-json.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-json.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-logical-location.o -MT selftest-logical-location.o -MMD -MP -MF ./.deps/selftest-logical-location.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-logical-location.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/box-drawing.o -MT text-art/box-drawing.o -MMD -MP -MF text-art/.deps/box-drawing.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/box-drawing.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/canvas.o -MT text-art/canvas.o -MMD -MP -MF text-art/.deps/canvas.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/canvas.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/ruler.o -MT text-art/ruler.o -MMD -MP -MF text-art/.deps/ruler.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/ruler.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/selftests.o -MT text-art/selftests.o -MMD -MP -MF text-art/.deps/selftests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/selftests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/style.o -MT text-art/style.o -MMD -MP -MF text-art/.deps/style.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/style.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/styled-string.o -MT text-art/styled-string.o -MMD -MP -MF text-art/.deps/styled-string.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/styled-string.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/table.o -MT text-art/table.o -MMD -MP -MF text-art/.deps/table.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/table.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/theme.o -MT text-art/theme.o -MMD -MP -MF text-art/.deps/theme.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/theme.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/tree-widget.o -MT text-art/tree-widget.o -MMD -MP -MF text-art/.deps/tree-widget.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/tree-widget.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/widget.o -MT text-art/widget.o -MMD -MP -MF text-art/.deps/widget.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/widget.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cp-lang.o -MT cp/cp-lang.o -MMD -MP -MF cp/.deps/cp-lang.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-lang.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/call.o -MT cp/call.o -MMD -MP -MF cp/.deps/call.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/call.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/class.o -MT cp/class.o -MMD -MP -MF cp/.deps/class.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/class.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/constexpr.o -MT cp/constexpr.o -MMD -MP -MF cp/.deps/constexpr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/constexpr.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/constraint.o -MT cp/constraint.o -MMD -MP -MF cp/.deps/constraint.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/constraint.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/coroutines.o -MT cp/coroutines.o -MMD -MP -MF cp/.deps/coroutines.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/coroutines.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/style.cc: In member function \u2018void text_art::style::color::print_sgr(pretty_printer*, bool, bool&) const\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/style.cc:150:25: warning: spurious leading punctuation sequence \u2018;\u2019 in format [-Wformat-diag]\n|   150 |         pp_printf (pp, \";5;%i\", (int)u.m_8bit);\n|       |                         ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/style.cc:160:25: warning: spurious leading punctuation sequence \u2018;\u2019 in format [-Wformat-diag]\n|   160 |         pp_printf (pp, \";2;%i;%i;%i\",\n|       |                         ^\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cp-gimplify.o -MT cp/cp-gimplify.o -MMD -MP -MF cp/.deps/cp-gimplify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-gimplify.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cp-objcp-common.o -MT cp/cp-objcp-common.o -MMD -MP -MF cp/.deps/cp-objcp-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-objcp-common.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cp-ubsan.o -MT cp/cp-ubsan.o -MMD -MP -MF cp/.deps/cp-ubsan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-ubsan.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cvt.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/contracts.o -MT cp/contracts.o -MMD -MP -MF cp/.deps/contracts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/contracts.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cxx-pretty-print.o -MT cp/cxx-pretty-print.o -MMD -MP -MF cp/.deps/cxx-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cxx-pretty-print.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/decl.o -MT cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/decl.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/decl2.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/dump.o -MT cp/dump.o -MMD -MP -MF cp/.deps/dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/dump.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/error.o -MT cp/error.o -MMD -MP -MF cp/.deps/error.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/except.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/expr.o -MT cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/expr.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/friend.o -MT cp/friend.o -MMD -MP -MF cp/.deps/friend.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/friend.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/init.o -MT cp/init.o -MMD -MP -MF cp/.deps/init.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/init.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/lambda.o -MT cp/lambda.o -MMD -MP -MF cp/.deps/lambda.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/lambda.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc: In constructor \u2018auto_context_line::auto_context_line(diagnostic_text_output_format&, location_t, bool)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc:3922:17: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3922 |     pp_verbatim (m_text_output.get_printer (), indent);\n|       |     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc: In destructor \u2018auto_context_line::~auto_context_line()\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc:3935:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3935 |             pp_verbatim (pp, indent);\n|       |             ~~~~~~~~~~~~^~~~~~~~~~~~\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/lex.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/logic.o -MT cp/logic.o -MMD -MP -MF cp/.deps/logic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/logic.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/mangle.o -MT cp/mangle.o -MMD -MP -MF cp/.deps/mangle.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/mangle.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/mapper-client.o -MT cp/mapper-client.o -MMD -MP -MF cp/.deps/mapper-client.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/mapper-client.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/mapper-resolver.o -MT cp/mapper-resolver.o -MMD -MP -MF cp/.deps/mapper-resolver.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/mapper-resolver.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/method.o -MT cp/method.o -MMD -MP -MF cp/.deps/method.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/method.cc\n| g++   -fno-PIE -c  -DHOST_MACHINE=\\\"aarch64-unknown-linux-gnu\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\"  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/module.o -MT cp/module.o -MMD -MP -MF cp/.deps/module.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/module.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/name-lookup.o -MT cp/name-lookup.o -MMD -MP -MF cp/.deps/name-lookup.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/name-lookup.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/optimize.o -MT cp/optimize.o -MMD -MP -MF cp/.deps/optimize.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/optimize.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/parser.o -MT cp/parser.o -MMD -MP -MF cp/.deps/parser.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/parser.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/pt.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/ptree.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF cp/.deps/rtti.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/rtti.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/search.o -MT cp/search.o -MMD -MP -MF cp/.deps/search.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/search.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/semantics.o -MT cp/semantics.o -MMD -MP -MF cp/.deps/semantics.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/semantics.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/tree.o -MT cp/tree.o -MMD -MP -MF cp/.deps/tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/tree.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/typeck.o -MT cp/typeck.o -MMD -MP -MF cp/.deps/typeck.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/typeck.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/typeck2.o -MT cp/typeck2.o -MMD -MP -MF cp/.deps/typeck2.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/typeck2.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/vtable-class-hierarchy.o -MT cp/vtable-class-hierarchy.o -MMD -MP -MF cp/.deps/vtable-class-hierarchy.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/vtable-class-hierarchy.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-lang.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-object.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-partition.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-symtab.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-common.o -MT lto/lto-common.o -MMD -MP -MF lto/.deps/lto-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcov.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcov-dump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcov-tool.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  -o libgcov-util.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-util.c\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n|   -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-driver.c\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc: In function \u2018void lto_resolution_read(splay_tree, FILE*, lto_file*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc:2095:10: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  2095 |   fscanf (resolution, \" \");   /* Read white space.  */\n|       |   ~~~~~~~^~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc:2097:9: warning: ignoring return value of \u2018size_t fread(void*, size_t, size_t, FILE*)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  2097 |   fread (obj_name, sizeof (char), name_len, resolution);\n|       |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc:2117:10: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  2117 |   fscanf (resolution, \"%u\", &num_symbols);\n|       |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n|   -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-merge.c\n| g++   -fno-PIE -c  -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/collect2.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-util.c: In function \u2018gcov_info* gcov_read_profile_dir(const char*, int)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-util.c:456:9: warning: ignoring return value of \u2018int chdir(const char*)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   456 |   chdir (pwd);\n|       |   ~~~~~~^~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/collect2-aix.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/collect-utils.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-wrapper.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lockfile.o -MT lockfile.o -MMD -MP -MF ./.deps/lockfile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lockfile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-ltrans-cache.o -MT lto-ltrans-cache.o -MMD -MP -MF ./.deps/lto-ltrans-cache.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-ltrans-cache.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\" -DPERSONALITY=\\\"ar\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-ar.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\" -DPERSONALITY=\\\"nm\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\" -DPERSONALITY=\\\"ranlib\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-lex.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-parse.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-wrapper.cc: In function \u2018bool find_and_merge_options(int, off_t, const char*, vec<cl_decoded_option>, bool, vec<cl_decoded_option>*, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-wrapper.cc:1172:8: warning: ignoring return value of \u2018ssize_t read(int, void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  1172 |   read (fd, data, length);\n|       |   ~~~~~^~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-state.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/errors.cc\n| gengtype-lex.l: In function \u2018int yylex(const char**)\u2019:\n| gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]\n| gengtype-lex.l:119:1: note: in expansion of macro \u2018YY_DO_BEFORE_ACTION\u2019\n| gengtype-lex.l:114:1: note: here\n| gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]\n| gengtype-lex.l:139:1: note: in expansion of macro \u2018YY_DO_BEFORE_ACTION\u2019\n| gengtype-lex.l:135:1: note: here\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DBASEVER=\"\\\"15.1.0\\\"\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-main.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/gccspec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/cppspec.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/g++spec.o -MT cp/g++spec.o -MMD -MP -MF cp/.deps/g++spec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/g++spec.cc\n| <command-line>: warning: ISO C++ forbids converting a string constant to \u2018char*\u2019 [-Wwrite-strings]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:1657:48: note: in expansion of macro \u2018STANDARD_STARTFILE_PREFIX\u2019\n|  1657 | static char *const standard_startfile_prefix = STANDARD_STARTFILE_PREFIX;\n|       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc: In function \u2018int do_spec_1(const char*, int, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:6623:11: error: \u2018OPTION_MUSL\u2019 was not declared in this scope\n|  6623 |       if (OPTION_MUSL)\n|       |           ^~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc: In function \u2018long unsigned int get_random_number()\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:10753:12: warning: ignoring return value of \u2018ssize_t read(int, void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n| 10753 |       read (fd, &ret, sizeof (HOST_WIDE_INT));\n|       |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc: In function \u2018void do_report_bug(const char**, int, char**, char**)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:7985:9: warning: ignoring return value of \u2018ssize_t write(int, const void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  7985 |   write (fd, \"\\n//\", 3);\n|       |   ~~~~~~^~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:7988:13: warning: ignoring return value of \u2018ssize_t write(int, const void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  7988 |       write (fd, \" \", 1);\n|       |       ~~~~~~^~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:7989:13: warning: ignoring return value of \u2018ssize_t write(int, const void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  7989 |       write (fd, new_argv[i], strlen (new_argv[i]));\n|       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:7991:9: warning: ignoring return value of \u2018ssize_t write(int, const void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  7991 |   write (fd, \"\\n\\n\", 2);\n|       |   ~~~~~~^~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc: In member function \u2018void driver::final_actions() const\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:9372:13: warning: ignoring return value of \u2018int truncate(const char*, __off_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  9372 |     truncate(totruncate_file, 0);\n|       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.cc\n| make[1]: *** [Makefile:1212: gcc.o] Error 1\n| make[1]: *** Waiting for unfinished jobs....\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:52:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    52 | AARCH64_CORE(\"cortex-a34\",  cortexa34, cortexa53, V8A,  (CRC), cortexa35, 0x41, 0xd02, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:53:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    53 | AARCH64_CORE(\"cortex-a35\",  cortexa35, cortexa53, V8A,  (CRC), cortexa35, 0x41, 0xd04, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:54:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    54 | AARCH64_CORE(\"cortex-a53\",  cortexa53, cortexa53, V8A,  (CRC), cortexa53, 0x41, 0xd03, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:55:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    55 | AARCH64_CORE(\"cortex-a57\",  cortexa57, cortexa57, V8A,  (CRC), cortexa57, 0x41, 0xd07, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:56:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    56 | AARCH64_CORE(\"cortex-a72\",  cortexa72, cortexa57, V8A,  (CRC), cortexa72, 0x41, 0xd08, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:57:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    57 | AARCH64_CORE(\"cortex-a73\",  cortexa73, cortexa57, V8A,  (CRC), cortexa73, 0x41, 0xd09, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:60:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    60 | AARCH64_CORE(\"thunderx\",      thunderx,      thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a0, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:61:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    61 | AARCH64_CORE(\"thunderxt88\",   thunderxt88,   thunderx,  V8A,  (CRC, CRYPTO), thunderxt88,  0x43, 0x0a1, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:63:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    63 | AARCH64_CORE(\"thunderxt88p1\", thunderxt88p1, thunderx,  V8A,  (CRC, CRYPTO), thunderxt88,  0x43, 0x0a1, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:66:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    66 | AARCH64_CORE(\"octeontx\",      octeontx,      thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a0, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:66:1: note: in expansion of macro \u2018AARCH64_CORE\u2019\n|    66 | AARCH64_CORE(\"octeontx\",      octeontx,      thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a0, -1)\n|       | ^~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:67:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    67 | AARCH64_CORE(\"octeontx81\",    octeontxt81,   thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a2, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:68:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    68 | AARCH64_CORE(\"octeontx83\",    octeontxt83,   thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a3, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:71:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    71 | AARCH64_CORE(\"thunderxt81\",   thunderxt81,   thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a2, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:72:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    72 | AARCH64_CORE(\"thunderxt83\",   thunderxt83,   thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a3, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:75:97: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    75 | AARCH64_CORE(\"ampere1\", ampere1, cortexa57, V8_6A, (F16, RNG, AES, SHA3), ampere1, 0xC0, 0xac3, -1)\n|       |                                                                                                 ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:76:113: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    76 | AARCH64_CORE(\"ampere1a\", ampere1a, cortexa57, V8_6A, (F16, RNG, AES, SHA3, SM4, MEMTAG), ampere1a, 0xC0, 0xac4, -1)\n|       |                                                                                                                 ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:77:119: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    77 | AARCH64_CORE(\"ampere1b\", ampere1b, cortexa57, V8_7A, (F16, RNG, AES, SHA3, SM4, MEMTAG, CSSC), ampere1b, 0xC0, 0xac5, -1)\n|       |                                                                                                                       ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:83:82: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    83 | AARCH64_CORE(\"xgene1\",      xgene1,    xgene1,    V8A,  (), xgene1, 0x50, 0x000, -1)\n|       |                                                                                  ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:86:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    86 | AARCH64_CORE(\"falkor\",      falkor,    cortexa57,    V8A,  (CRC, CRYPTO, RDMA), qdf24xx,   0x51, 0xC00, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:87:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    87 | AARCH64_CORE(\"qdf24xx\",     qdf24xx,   cortexa57,    V8A,  (CRC, CRYPTO, RDMA), qdf24xx,   0x51, 0xC00, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:90:96: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    90 | AARCH64_CORE(\"exynos-m1\",   exynosm1,  exynosm1,  V8A,  (CRC, CRYPTO), exynosm1,  0x53, 0x001, -1)\n|       |                                                                                                ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:93:99: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    93 | AARCH64_CORE(\"phecda\",      phecda,    cortexa57,    V8A,  (CRC, CRYPTO), qdf24xx,   0x68, 0x000, -1)\n|       |                                                                                                   ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:98:108: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    98 | AARCH64_CORE(\"thunderx2t99p1\",  thunderx2t99p1, thunderx2t99, V8_1A,  (CRYPTO), thunderx2t99, 0x42, 0x516, -1)\n|       |                                                                                                            ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:99:92: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    99 | AARCH64_CORE(\"vulcan\",  vulcan, thunderx2t99, V8_1A,  (CRYPTO), thunderx2t99, 0x42, 0x516, -1)\n|       |                                                                                            ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:102:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   102 | AARCH64_CORE(\"thunderx2t99\",  thunderx2t99,  thunderx2t99, V8_1A,  (CRYPTO), thunderx2t99, 0x43, 0x0af, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:107:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   107 | AARCH64_CORE(\"cortex-a55\",  cortexa55, cortexa53, V8_2A,  (F16, RCPC, DOTPROD), cortexa53, 0x41, 0xd05, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:108:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   108 | AARCH64_CORE(\"cortex-a75\",  cortexa75, cortexa57, V8_2A,  (F16, RCPC, DOTPROD), cortexa73, 0x41, 0xd0a, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:109:106: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   109 | AARCH64_CORE(\"cortex-a76\",  cortexa76, cortexa57, V8_2A,  (F16, RCPC, DOTPROD), neoversen1, 0x41, 0xd0b, -1)\n|       |                                                                                                          ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:110:116: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   110 | AARCH64_CORE(\"cortex-a76ae\",  cortexa76ae, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS), neoversen1, 0x41, 0xd0e, -1)\n|       |                                                                                                                    ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:111:112: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   111 | AARCH64_CORE(\"cortex-a77\",  cortexa77, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS), neoversen1, 0x41, 0xd0d, -1)\n|       |                                                                                                                ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:112:121: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   112 | AARCH64_CORE(\"cortex-a78\",  cortexa78, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE), neoversen1, 0x41, 0xd41, -1)\n|       |                                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:113:125: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   113 | AARCH64_CORE(\"cortex-a78ae\",  cortexa78ae, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE), neoversen1, 0x41, 0xd42, -1)\n|       |                                                                                                                             ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:114:137: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   114 | AARCH64_CORE(\"cortex-a78c\",  cortexa78c, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE, FLAGM, PAUTH), neoversen1, 0x41, 0xd4b, -1)\n|       |                                                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:115:111: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   115 | AARCH64_CORE(\"cortex-a65\",  cortexa65, cortexa53, V8_2A,  (F16, RCPC, DOTPROD, SSBS), cortexa73, 0x41, 0xd06, -1)\n|       |                                                                                                               ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:116:115: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   116 | AARCH64_CORE(\"cortex-a65ae\",  cortexa65ae, cortexa53, V8_2A,  (F16, RCPC, DOTPROD, SSBS), cortexa73, 0x41, 0xd43, -1)\n|       |                                                                                                                   ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:117:119: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   117 | AARCH64_CORE(\"cortex-x1\",  cortexx1, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE), neoversen1, 0x41, 0xd44, -1)\n|       |                                                                                                                       ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:118:128: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   118 | AARCH64_CORE(\"cortex-x1c\",  cortexx1c, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE, PAUTH), neoversen1, 0x41, 0xd4c, -1)\n|       |                                                                                                                                ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:119:117: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   119 | AARCH64_CORE(\"neoverse-n1\",  neoversen1, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, PROFILE), neoversen1, 0x41, 0xd0c, -1)\n|       |                                                                                                                     ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:120:104: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   120 | AARCH64_CORE(\"ares\",  ares, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, PROFILE), neoversen1, 0x41, 0xd0c, -1)\n|       |                                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:121:113: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   121 | AARCH64_CORE(\"neoverse-e1\",  neoversee1, cortexa53, V8_2A,  (F16, RCPC, DOTPROD, SSBS), cortexa73, 0x41, 0xd4a, -1)\n|       |                                                                                                                 ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:124:110: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   124 | AARCH64_CORE(\"octeontx2\",      octeontx2,      cortexa57, V8_2A,  (CRYPTO, PROFILE), cortexa57, 0x43, 0x0b0, -1)\n|       |                                                                                                              ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:125:110: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   125 | AARCH64_CORE(\"octeontx2t98\",   octeontx2t98,   cortexa57, V8_2A,  (CRYPTO, PROFILE), cortexa57, 0x43, 0x0b1, -1)\n|       |                                                                                                              ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    72 | };\n|       | ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| rm gcc.pod\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc'\n| make: *** [Makefile:4712: all-gcc] Error 2\n| ERROR: oe_runmake failed\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_compile: Failed\nERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_compile) failed with exit code '1'\nNOTE: Tasks Summary: Attempted 601 tasks of which 590 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/log/error-report/error_report_20250426175240.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/log/error-report/error_report_20250426175240.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_compile\n    log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/temp/log.do_compile.3905203\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-26 14:39:41,448 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351695/conf/local.conf\n2025-04-26 14:39:41,448 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n",
    "status": "FAILED"
   },
   "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
    "duration": 2.708782434463501,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
    "duration": 3.308652400970459,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
    "duration": 3.3039205074310303,
    "status": "PASSED"
   },
   "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
    "duration": 0.19612717628479004,
    "status": "PASSED"
   },
   "oelib.elf.TestElf.test_machine_name": {
    "duration": 0.0039348602294921875,
    "status": "PASSED"
   },
   "oelib.license.TestComplexCombinations.test_tests": {
    "duration": 0.0021753311157226562,
    "status": "PASSED"
   },
   "oelib.license.TestIsIncluded.test_tests": {
    "duration": 0.0029022693634033203,
    "status": "PASSED"
   },
   "oelib.license.TestSimpleCombinations.test_tests": {
    "duration": 0.0015895366668701172,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_invalid_licenses": {
    "duration": 0.0012929439544677734,
    "status": "PASSED"
   },
   "oelib.license.TestSingleLicense.test_single_licenses": {
    "duration": 0.001438140869140625,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_loop": {
    "duration": 0.004608869552612305,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_norm": {
    "duration": 0.004073143005371094,
    "status": "PASSED"
   },
   "oelib.path.TestRealPath.test_phys": {
    "duration": 0.0030612945556640625,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_bool_equality": {
    "duration": 0.002198457717895508,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_false": {
    "duration": 0.002187967300415039,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_invalid": {
    "duration": 0.00229644775390625,
    "status": "PASSED"
   },
   "oelib.types.TestBooleanType.test_true": {
    "duration": 0.0023429393768310547,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_nosep": {
    "duration": 0.0007908344268798828,
    "status": "PASSED"
   },
   "oelib.types.TestList.test_list_usersep": {
    "duration": 0.0008037090301513672,
    "status": "PASSED"
   },
   "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
    "duration": 0.03919100761413574,
    "status": "PASSED"
   },
   "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
    "duration": 0.0012519359588623047,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_num_exception": {
    "duration": 0.0016069412231445312,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_valid": {
    "duration": 0.0023987293243408203,
    "status": "PASSED"
   },
   "oelib.utils.TestTrimVersion.test_version_exception": {
    "duration": 0.0030517578125,
    "status": "PASSED"
   },
   "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
    "duration": 113.060537815094,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_help": {
    "duration": 0.016942977905273438,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
    "duration": 0.20198416709899902,
    "status": "PASSED"
   },
   "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
    "duration": 0.18599700927734375,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
    "duration": 271.18985748291016,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
    "duration": 0.38051533699035645,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
    "duration": 295.1481738090515,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
    "duration": 331.5103871822357,
    "status": "PASSED"
   },
   "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
    "duration": 348.7919034957886,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
    "duration": 0.13584613800048828,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
    "duration": 0.11711573600769043,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
    "duration": 0.11841797828674316,
    "status": "PASSED"
   },
   "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
    "duration": 0.08316564559936523,
    "status": "PASSED"
   },
   "oescripts.OeRunNativeTest.test_oe_run_native": {
    "duration": 94.68521666526794,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
    "duration": 423.84758257865906,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
    "duration": 13.693216323852539,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
    "duration": 0.001413583755493164,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
    "duration": 0.001678466796875,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
    "duration": 0.0019211769104003906,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
    "duration": 0.003217935562133789,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
    "duration": 0.00413823127746582,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
    "duration": 0.004716634750366211,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_fstab": {
    "duration": 1038.8041515350342,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_correct_image_unit": {
    "duration": 153.0524504184723,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_distro_features_missing": {
    "duration": 36.24259543418884,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
    "duration": 14.896823644638062,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed": {
    "duration": 3895.307153224945,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
    "duration": 193.74804425239563,
    "status": "PASSED"
   },
   "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
    "duration": 14.073505163192749,
    "status": "PASSED"
   },
   "package.PackageTests.test_gdb_hardlink_debug": {
    "duration": 119.10174775123596,
    "status": "PASSED"
   },
   "package.PackageTests.test_package_name_conflict": {
    "duration": 21.14033603668213,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_ownership": {
    "duration": 113.22351360321045,
    "status": "PASSED"
   },
   "package.PackageTests.test_preserve_sparse_hardlinks": {
    "duration": 58.17325472831726,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_dpkg": {
    "duration": 0.03969526290893555,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_opkg": {
    "duration": 0.04152035713195801,
    "status": "PASSED"
   },
   "package.VersionOrdering.test_rpm": {
    "duration": 0.21891522407531738,
    "status": "PASSED"
   },
   "picolibc.PicolibcTest.test_picolibc": {
    "duration": 6187.116434335709,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/picolibc.py\", line 18, in test_picolibc\n    bitbake(\"picolibc-helloworld\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  picolibc-helloworld' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...done.\nParsing of 1001 .bb files complete (0 cached, 1001 parsed). 1987 targets, 87 skipped, 0 masked, 0 errors.\nRemoving 1 recipes from the cortexa57 sysroot...done.\nRemoving 1 recipes from the qemuarm64 sysroot...done.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.12.0\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-elf\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.2\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"mathieu/master-next:5e24ffae583f22cd0f8790ed95758de2f5ce397c\"\nmeta-selftest        = \"master:8c731b1df24f613a849349c2e52e039ce59f79d2\"\n\nInitialising tasks...Sstate summary: Wanted 783 Local 535 Mirrors 0 Missed 248 Current 76 (68% match, 71% complete)\nRemoving 76 stale sstate objects for arch aarch64...done.\nNOTE: Executing Tasks\nNOTE: Running setscene task 77 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 78 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 79 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 80 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 81 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.10.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 82 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 83 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 84 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 85 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/lzip/lzlib_1.15.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 86 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 87 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 88 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 89 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 90 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 91 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 92 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_populate_lic_setscene)\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libunistring-native-1.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe lzlib-native-1.15-r0: task do_populate_lic_setscene: Started\nNOTE: recipe nettle-native-3.10.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_populate_lic_setscene: Started\nNOTE: recipe dtc-native-1.7.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 93 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_lic_setscene)\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libunistring-native-1.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe lzlib-native-1.15-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe nettle-native-3.10.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libslirp-native-4.9.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 94 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 95 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 96 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_populate_lic_setscene)\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libidn2-native-2.3.8-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 97 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 98 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 99 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_populate_lic_setscene)\nNOTE: recipe dtc-native-1.7.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 100 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 101 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 102 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 103 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 104 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_populate_lic_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 105 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 106 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 107 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.46.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 108 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-system-native_9.2.3.bb:do_populate_lic_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe file-native-5.46-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 109 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_populate_lic_setscene)\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 110 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_populate_lic_setscene)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 111 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 112 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_populate_lic_setscene)\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libarchive-native-3.7.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 113 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_populate_lic_setscene)\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 114 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 116 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.11.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 117 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_populate_lic_setscene)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 118 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_populate_lic_setscene)\nNOTE: recipe llvm-native-20.1.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 119 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_populate_lic_setscene)\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 120 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe file-native-5.46-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 123 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.32.4.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 125 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 127 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 128 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_populate_lic_setscene)\nNOTE: recipe libpng-native-1.6.47-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 130 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_populate_lic_setscene)\nNOTE: recipe elfutils-native-0.192-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_populate_lic_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe diffutils-native-3.11-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libpng-native-1.6.47-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 131 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_populate_lic_setscene)\nNOTE: recipe elfutils-native-0.192-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 132 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_populate_lic_setscene)\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 133 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_populate_lic_setscene)\nNOTE: recipe libgpg-error-native-1.51-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 135 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_populate_lic_setscene)\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 136 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.75.bb:do_populate_lic_setscene)\nNOTE: recipe diffutils-native-3.11-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 137 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 138 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_populate_lic_setscene)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 142 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 143 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 144 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_lic_setscene)\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 146 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_lic_setscene)\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 148 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/chrpath/chrpath_0.18.bb:do_populate_lic_setscene)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 149 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.11.bb:do_populate_lic_setscene)\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 150 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 152 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 154 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_package_spdx_setscene)\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gperf-native-3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcap-native-2.75-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe util-linux-native-2.40.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe lua-native-5.4.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 155 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_lic_setscene)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe chrpath-native-0.18-r0: task do_populate_lic_setscene: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 158 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe gperf-native-3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libcap-native-2.75-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 160 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_populate_lic_setscene)\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe diffutils-native-3.11-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 162 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 164 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_lic_setscene)\nNOTE: recipe util-linux-native-2.40.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 167 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 169 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 170 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 171 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 172 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 173 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_populate_lic_setscene)\nNOTE: recipe chrpath-native-0.18-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 179 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/chrpath/chrpath_0.18.bb:do_create_package_spdx_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe diffutils-native-3.11-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 182 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 183 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 184 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_populate_lic_setscene)\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 187 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_populate_lic_setscene)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 188 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_populate_lic_setscene)\nNOTE: recipe wayland-native-1.23.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxcb-native-1.17.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe json-c-native-0.18-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 190 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_populate_lic_setscene)\nNOTE: recipe gnutls-native-3.8.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe chrpath-native-0.18-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 191 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_populate_lic_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 192 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_populate_lic_setscene)\nNOTE: recipe wayland-native-1.23.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe curl-native-8.12.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 194 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_lic_setscene)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libdrm-native-2.4.124-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 195 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_lic_setscene)\nNOTE: recipe libxcb-native-1.17.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe chrpath-native-0.18-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe json-c-native-0.18-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gnutls-native-3.8.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 224 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.11.bb:do_create_spdx_setscene)\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 238 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 239 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/re2c/re2c_4.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 243 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 244 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 245 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 246 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.45.bb:do_populate_lic_setscene)\nNOTE: recipe curl-native-8.12.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libdrm-native-2.4.124-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 247 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_populate_lic_setscene)\nNOTE: recipe libxml2-native-2.13.6-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 249 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_populate_lic_setscene)\nNOTE: recipe readline-native-8.2.13-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 250 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.8.1.bb:do_create_package_spdx_setscene)\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 251 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_lic_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtool-native-2.5.4-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 254 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.8.1.bb:do_populate_lic_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe diffutils-native-3.11-r0: task do_create_spdx_setscene: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_populate_lic_setscene: Started\nNOTE: recipe re2c-native-4.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 255 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_package_spdx_setscene)\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gdbm-native-1.24-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 256 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.72.bb:do_populate_lic_setscene)\nNOTE: recipe libpcre2-native-10.45-r0: task do_populate_lic_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libtool-native-2.5.4-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 257 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 258 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 260 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.10.1.bb:do_create_package_spdx_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 261 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_create_package_spdx_setscene)\nNOTE: recipe diffutils-native-3.11-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe expat-native-2.7.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe xz-native-5.8.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 263 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_lic_setscene)\nNOTE: recipe re2c-native-4.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 264 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 265 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_create_package_spdx_setscene)\nNOTE: recipe gdbm-native-1.24-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libpcre2-native-10.45-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 266 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.72.bb:do_create_package_spdx_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 268 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 269 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.75.bb:do_create_package_spdx_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe xz-native-5.8.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe xz-native-5.8.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe expat-native-2.7.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 270 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_package_spdx_setscene)\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_populate_lic_setscene: Started\nNOTE: recipe zstd-native-1.5.7-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 273 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 274 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.23.1.bb:do_create_package_spdx_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe nettle-native-3.10.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe mpfr-native-4.2.2-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 275 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_populate_lic_setscene)\nNOTE: recipe xz-native-5.8.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 277 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 278 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_populate_lic_setscene)\nNOTE: recipe zstd-native-1.5.7-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 283 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.17.bb:do_populate_lic_setscene)\nNOTE: recipe nettle-native-3.10.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libcap-native-2.75-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 285 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_populate_lic_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe mpfr-native-4.2.2-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 288 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.7.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 291 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_populate_lic_setscene)\nNOTE: recipe python3-native-3.13.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 294 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_package_spdx_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 297 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 299 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.23.1.bb:do_populate_lic_setscene)\nNOTE: recipe libcap-native-2.75-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe m4-native-1.4.19-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 302 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 303 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 305 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.46.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 306 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_populate_lic_setscene)\nNOTE: recipe ninja-native-1.12.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe python3-native-3.13.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 309 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/picolibc/picolibc_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 310 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_create_package_spdx_setscene)\nNOTE: recipe automake-native-1.17-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 311 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_populate_lic_setscene)\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libffi-native-3.4.7-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe ninja-native-1.12.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 312 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 313 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_populate_lic_setscene)\nNOTE: recipe qemu-native-9.2.3-r0: task do_populate_lic_setscene: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe automake-native-1.17-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 314 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb:do_populate_lic_setscene)\nNOTE: recipe libffi-native-3.4.7-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_populate_lic_setscene: Started\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe file-native-5.46-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 316 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 317 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 318 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/picolibc/picolibc-helloworld_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 319 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_lic_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe picolibc-1.8.6+git-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 320 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_package_spdx_setscene)\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 322 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_package_spdx_setscene)\nNOTE: recipe qemu-native-9.2.3-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe meson-native-1.7.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe quilt-native-0.68-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 323 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 324 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_populate_lic_setscene)\nNOTE: recipe gperf-native-3.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe file-native-5.46-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 325 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_lic_setscene)\nNOTE: recipe cmake-native-3.31.6-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 327 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 329 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/re2c/re2c_4.1.bb:do_create_package_spdx_setscene)\nNOTE: recipe picolibc-1.8.6+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe perlcross-native-1.6.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 331 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 333 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_create_package_spdx_setscene)\nNOTE: recipe quilt-native-0.68-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 334 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_populate_lic_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe picolibc-helloworld-1.8.6+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_lic_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe perlcross-native-1.6.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe openssl-native-3.5.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 335 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 336 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-packaging-native-24.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe re2c-native-4.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 337 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_populate_lic_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe picolibc-helloworld-1.8.6+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 339 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 342 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.32.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 346 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 349 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 350 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_lic_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 352 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/lzip/lzlib_1.15.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 353 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_create_package_spdx_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe re2c-native-4.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 360 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 363 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 364 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_lic_setscene)\nNOTE: recipe ninja-native-1.12.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 365 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-system-native_9.2.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe quilt-native-0.68-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 366 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_populate_lic_setscene)\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 367 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_lic_setscene)\nNOTE: recipe perl-native-5.40.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libunistring-native-1.3-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_populate_lic_setscene: Started\nNOTE: recipe lzlib-native-1.15-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 368 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_populate_lic_setscene)\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gdbm-native-1.24-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe quilt-native-0.68-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 369 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.17.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 370 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.46.bb:do_create_spdx_setscene)\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libffi-native-3.4.7-r0: task do_populate_lic_setscene: Started\nNOTE: recipe mpfr-native-4.2.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libunistring-native-1.3-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe perl-native-5.40.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe lzlib-native-1.15-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 371 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 372 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 373 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_populate_lic_setscene)\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 375 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.45.bb:do_create_package_spdx_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gdbm-native-1.24-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 376 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 380 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 381 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_package_spdx_setscene)\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libffi-native-3.4.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 384 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 385 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 387 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 389 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_package_spdx_setscene)\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_populate_lic_setscene: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 390 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_populate_lic_setscene)\nNOTE: recipe automake-native-1.17-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe file-native-5.46-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.7-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 393 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_populate_lic_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe perlcross-native-1.6.2-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe libpcre2-native-10.45-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe python3-build-native-1.2.2-r0: task do_populate_lic_setscene: Started\nNOTE: recipe quilt-native-0.68-r0: task do_create_spdx_setscene: Started\nNOTE: recipe automake-native-1.17-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 395 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 396 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_populate_lic_setscene)\nNOTE: recipe file-native-5.46-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 397 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_spdx_setscene)\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_populate_lic_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Started\nNOTE: recipe perlcross-native-1.6.2-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.7-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 398 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_package_spdx_setscene)\nNOTE: recipe libpcre2-native-10.45-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe libtool-native-2.5.4-r0: task do_populate_lic_setscene: Started\nNOTE: Running setscene task 399 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_package_spdx_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_create_package_spdx_setscene: Started\nNOTE: Running setscene task 402 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 404 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-system-native_9.2.3.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe quilt-native-0.68-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: Running setscene task 406 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.11.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 408 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 409 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.32.4.bb:do_recipe_qa_setscene)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe libtool-native-2.5.4-r0: task do_populate_lic_setscene: Succeeded\nNOTE: Running setscene task 417 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 419 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 425 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 428 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/lzip/lzlib_1.15.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 429 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 431 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libslirp-native-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_lic_setscene: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe diffutils-native-3.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 432 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_recipe_qa_setscene)\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe gettext-native-0.23.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe patch-native-2.7.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 437 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/chrpath/chrpath_0.18.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 445 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 446 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 447 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 451 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe lzlib-native-1.15-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 452 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe dtc-native-1.7.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 453 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 454 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 455 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe diffutils-native-3.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 456 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_populate_sysroot_setscene)\nNOTE: recipe unfs3-native-0.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe lzlib-native-1.15-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe dtc-native-1.7.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 458 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb:do_recipe_qa_setscene)\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 459 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 463 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 465 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libslirp-native-4.9.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe chrpath-native-0.18-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 467 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libpng-native-1.6.47-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe qemu-helper-native-1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe chrpath-native-0.18-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 468 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 473 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx_setscene)\nNOTE: recipe libpng-native-1.6.47-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 474 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_populate_sysroot_setscene)\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 476 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.11.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 477 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 478 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe qemu-helper-native-1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 479 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_populate_sysroot_setscene)\nNOTE: recipe dtc-native-1.7.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 482 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_recipe_qa_setscene)\nNOTE: recipe llvm-native-20.1.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 483 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.1.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 484 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_spdx_setscene)\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 485 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 487 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 488 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_recipe_qa_setscene)\nNOTE: recipe dtc-native-1.7.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 489 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/chrpath/chrpath_0.18.bb:do_populate_sysroot_setscene)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 490 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 491 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_recipe_qa_setscene)\nNOTE: recipe diffutils-native-3.11-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 493 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_populate_sysroot_setscene)\nNOTE: recipe diffutils-native-3.11-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpng-native-1.6.47-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 494 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 496 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 498 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 499 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe chrpath-native-0.18-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 500 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 501 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 503 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_spdx_setscene)\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libpng-native-1.6.47-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 504 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.75.bb:do_create_spdx_setscene)\nNOTE: recipe llvm-native-20.1.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 505 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 506 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 507 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe chrpath-native-0.18-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libdrm-native-2.4.124-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 508 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 511 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe llvm-native-20.1.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 513 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 515 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libcap-native-2.75-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 516 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_recipe_qa_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 520 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 521 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_recipe_qa_setscene)\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 522 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 524 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 526 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 527 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.10.1.bb:do_create_spdx_setscene)\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 528 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libcap-native-2.75-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 529 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 530 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 531 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 532 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/picolibc/picolibc-helloworld_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 534 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 535 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 537 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe nettle-native-3.10.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 538 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 539 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe picolibc-helloworld-1.8.6+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 541 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_recipe_qa_setscene)\nNOTE: recipe libdrm-native-2.4.124-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 545 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 546 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 547 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.45.bb:do_create_spdx_setscene)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe mpfr-native-4.2.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 548 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_recipe_qa_setscene)\nNOTE: recipe nettle-native-3.10.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 549 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_recipe_qa_setscene)\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 550 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 551 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe picolibc-helloworld-1.8.6+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 552 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe wayland-native-1.23.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 553 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 554 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_recipe_qa_setscene)\nNOTE: recipe mpfr-native-4.2.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 557 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 559 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 560 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libpcre2-native-10.45-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 561 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_spdx_setscene)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libunistring-native-1.3-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 563 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_recipe_qa_setscene)\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 564 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/chrpath/chrpath_0.18.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 568 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 569 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_populate_sysroot_setscene)\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libpcre2-native-10.45-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 570 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libunistring-native-1.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 571 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 572 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 573 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/picolibc/picolibc-helloworld_git.bb:do_recipe_qa_setscene)\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 575 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-runtime_15.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 576 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 577 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_recipe_qa_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 578 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 579 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_create_spdx_setscene)\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 580 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_recipe_qa_setscene)\nNOTE: recipe chrpath-native-0.18-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 581 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 585 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe picolibc-helloworld-1.8.6+git-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gcc-runtime-15.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe chrpath-native-0.18-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 587 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxml2-native-2.13.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 590 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_recipe_qa_setscene)\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 591 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/libgcc_15.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe picolibc-helloworld-1.8.6+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 592 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_recipe_qa_setscene)\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe wayland-native-1.23.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 593 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_recipe_qa_setscene)\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 595 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 597 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 598 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/picolibc/picolibc_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gcc-runtime-15.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 599 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 600 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 601 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_spdx_setscene)\nNOTE: recipe libxml2-native-2.13.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 602 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 605 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 606 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgcc-15.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 607 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 608 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe picolibc-1.8.6+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 609 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgcc-15.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe wayland-native-1.23.1-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 613 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 614 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe picolibc-1.8.6+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 615 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 618 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 619 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libxml2-native-2.13.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 620 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.46.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxcb-native-1.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe wayland-native-1.23.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 621 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 622 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 623 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 624 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 625 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe qemu-native-9.2.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 626 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 628 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 630 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gettext-native-0.23.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 631 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 632 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe qemu-native-9.2.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe file-native-5.46-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 633 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 634 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 635 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_populate_sysroot_setscene)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 636 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 637 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe file-native-5.46-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 638 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/picolibc/picolibc_git.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 641 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/lzip/lzlib_1.15.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 643 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_populate_sysroot_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 644 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 645 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe elfutils-native-0.192-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 646 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gettext-native-0.23.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 648 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 649 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_recipe_qa_setscene)\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxcb-native-1.17.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe qemu-native-9.2.3-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 650 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 651 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 652 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe picolibc-1.8.6+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 653 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_recipe_qa_setscene)\nNOTE: recipe lua-native-5.4.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe lzlib-native-1.15-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe qemu-native-9.2.3-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 654 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 655 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe picolibc-1.8.6+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe lua-native-5.4.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 656 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 657 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe lzlib-native-1.15-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe json-c-native-0.18-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 659 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 662 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 663 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 664 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe elfutils-native-0.192-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 665 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 666 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 667 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 670 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe json-c-native-0.18-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 671 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 672 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxcb-native-1.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe mpfr-native-4.2.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 674 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 675 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 676 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 677 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gettext-native-0.23.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 678 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libarchive-native-3.7.9-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe mpfr-native-4.2.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 679 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 680 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 681 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_recipe_qa_setscene)\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 682 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_recipe_qa_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 683 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 685 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 686 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 688 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 689 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe readline-native-8.2.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 690 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_recipe_qa_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 691 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 692 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 693 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_populate_sysroot_setscene)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 694 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 695 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe readline-native-8.2.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe json-c-native-0.18-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 696 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_recipe_qa_setscene)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 697 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 698 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 699 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 700 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_recipe_qa_setscene)\nNOTE: recipe meson-native-1.7.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe json-c-native-0.18-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 702 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_recipe_qa_setscene)\nNOTE: recipe gettext-native-0.23.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 704 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe gnutls-native-3.8.9-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 705 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_spdx_setscene)\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libarchive-native-3.7.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 707 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe mpfr-native-4.2.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 708 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gettext-native-0.23.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 710 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.7.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 712 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_create_spdx_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 717 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 720 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe meson-native-1.7.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 722 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.10.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 723 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 724 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 725 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 726 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 727 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.75.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.7-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 728 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe curl-native-8.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_create_spdx_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 729 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 730 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 732 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 733 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.8.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 736 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_populate_sysroot_setscene)\nNOTE: recipe nettle-native-3.10.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Started\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 737 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb:do_create_spdx_setscene)\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 738 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_create_spdx_setscene)\nNOTE: recipe libcap-native-2.75-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.12.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 740 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx_setscene)\nNOTE: recipe xorgproto-native-2024.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running setscene task 741 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_recipe_qa_setscene)\nNOTE: recipe gnutls-native-3.8.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zstd-native-1.5.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 742 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libidn2-native-2.3.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 743 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nettle-native-3.10.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libcap-native-2.75-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 744 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 745 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/re2c/re2c_4.1.bb:do_create_spdx_setscene)\nNOTE: recipe gnutls-native-3.8.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 746 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe zstd-native-1.5.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.51-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 747 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xz-native-5.8.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe perlcross-native-1.6.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 749 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 751 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gdbm-native-1.24-r0: task do_create_spdx_setscene: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 752 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 753 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe perlcross-native-1.6.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe xz-native-5.8.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 754 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 755 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_recipe_qa_setscene)\nNOTE: recipe libgpg-error-native-1.51-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gdbm-native-1.24-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 756 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libunistring-native-1.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe re2c-native-4.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe util-linux-native-2.40.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe re2c-native-4.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 757 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_recipe_qa_setscene)\nNOTE: recipe libunistring-native-1.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 758 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_create_spdx_setscene)\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe meson-native-1.7.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.51-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 764 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 767 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_recipe_qa_setscene)\nNOTE: Running task 45 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_fetch)\nNOTE: recipe libtool-native-2.5.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.51-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 768 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 769 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libtool-native-2.5.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 770 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.17.bb:do_create_spdx_setscene)\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_fetch: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_fetch: Succeeded\nNOTE: Running task 46 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_unpack)\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe automake-native-1.17-r0: task do_create_spdx_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_unpack: Started\nNOTE: recipe automake-native-1.17-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 772 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.72.bb:do_create_spdx_setscene)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 773 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 774 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 775 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe util-linux-native-2.40.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 776 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.45.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 777 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 778 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 779 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 47 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_fetch)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 780 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_create_spdx_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpcre2-native-10.45-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-build-native-1.2.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe util-linux-native-2.40.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 781 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-packaging-native-24.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 782 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 783 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_fetch: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_fetch: Succeeded\nNOTE: recipe libpcre2-native-10.45-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe util-linux-native-2.40.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 784 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 787 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.45.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 788 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_recipe_qa_setscene)\nNOTE: Running setscene task 789 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_recipe_qa_setscene)\nNOTE: Running task 48 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_fetch)\nNOTE: recipe m4-native-1.4.19-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 790 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.23.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 791 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 792 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_spdx_setscene)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpcre2-native-10.45-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-build-native-1.2.2-r0: task do_fetch: Started\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.2-r0: task do_fetch: Succeeded\nNOTE: recipe util-linux-native-2.40.4-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 793 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 794 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_create_spdx_setscene: Started\nNOTE: Running task 49 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_fetch)\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 795 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_recipe_qa_setscene)\nNOTE: recipe libpcre2-native-10.45-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe util-linux-native-2.40.4-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_fetch: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running task 83 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_fetch)\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 799 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 800 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 801 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19854.8/20000.0, IO: 34.7/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 84 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_unpack)\nNOTE: Running task 85 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_fetch)\nNOTE: Running task 86 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_unpack)\nNOTE: Running task 87 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_unpack)\nNOTE: Running task 94 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_fetch)\nNOTE: Running task 98 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_fetch)\nNOTE: Running task 101 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_fetch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20016.9/20000.0, IO: 27.4/20000.0, Mem: 0.0/None) - using 8/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19796.5/20000.0, IO: 26.3/20000.0, Mem: 0.0/None) - using 8/16 bitbake threads\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_fetch: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 120 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_fetch: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20091.8/20000.0, IO: 26.2/20000.0, Mem: 0.0/None) - using 9/16 bitbake threads\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_unpack: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_unpack: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.2-r0: task do_unpack: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_fetch: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_unpack: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_fetch: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_unpack: Succeeded\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_fetch: Succeeded\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_fetch: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-build-native-1.2.2-r0: task do_unpack: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-native-3.13.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 803 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 804 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 805 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 806 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 807 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 808 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 809 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_fetch: Succeeded\nNOTE: Running task 124 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_fetch)\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe expat-native-2.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_fetch: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_fetch: Succeeded\nNOTE: Running task 127 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_unpack)\nNOTE: recipe python3-native-3.13.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libffi-native-3.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 813 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe expat-native-2.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 814 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 815 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 817 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 818 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 819 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 820 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 821 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-native-3.13.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe cmake-native-3.31.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_unpack: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_unpack: Succeeded\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running task 129 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_fetch)\nNOTE: recipe expat-native-2.7.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe ninja-native-1.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.7.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 823 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/re2c/re2c_4.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 824 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-native-3.13.2-r0: task do_fetch: Started\nNOTE: recipe re2c-native-4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_fetch: Succeeded\nNOTE: Running task 130 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_fetch)\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe re2c-native-4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.7.1-r0: task do_fetch: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 826 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 827 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 828 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 829 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 830 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.8.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 831 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe expat-native-2.7.1-r0: task do_fetch: Succeeded\nNOTE: Running task 131 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_fetch)\nNOTE: recipe cmake-native-3.31.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe zstd-native-1.5.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.8.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_fetch: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_fetch: Succeeded\nNOTE: Running task 132 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_unpack)\nNOTE: recipe zstd-native-1.5.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xz-native-5.8.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 835 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_unpack: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 836 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 837 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe openssl-native-3.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_unpack: Succeeded\nNOTE: Running task 137 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_fetch)\nNOTE: recipe ncurses-native-6.5-r0: task do_fetch: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 838 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 840 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe ncurses-native-6.5-r0: task do_fetch: Succeeded\nNOTE: Running setscene task 842 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 843 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running task 142 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_unpack)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gdbm-native-1.24-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_unpack: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe perl-native-5.40.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 846 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 847 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe gdbm-native-1.24-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19232.2/20000.0, IO: 4834.3/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 23358.6/20000.0, IO: 4180.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe make-native-4.4.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17211.2/20000.0, IO: 1373.7/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 146 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_fetch)\nNOTE: Running task 148 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_fetch)\nNOTE: Running task 158 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_fetch)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 849 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 850 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_populate_sysroot_setscene)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20624.1/20000.0, IO: 941.8/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe libtool-native-2.5.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_fetch: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_fetch: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_fetch: Succeeded\nNOTE: recipe openssl-native-3.5.0-r0: task do_fetch: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_fetch: Succeeded\nNOTE: recipe openssl-native-3.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe libtool-native-2.5.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 851 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.17.bb:do_populate_sysroot_setscene)\nNOTE: Running task 169 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_unpack)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe automake-native-1.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_unpack: Started\nNOTE: recipe automake-native-1.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 853 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.72.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 855 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.17.bb:do_recipe_qa_setscene)\nNOTE: recipe make-native-4.4.1-r0: task do_unpack: Succeeded\nNOTE: Running task 170 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_fetch)\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe automake-native-1.17-r0: task do_recipe_qa_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_fetch: Started\nNOTE: recipe automake-native-1.17-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 857 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 858 of 859 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.72.bb:do_recipe_qa_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_fetch: Succeeded\nNOTE: Running task 176 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_unpack)\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_recipe_qa_setscene: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19807.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 24294.6/20000.0, IO: 232.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18752.7/20000.0, IO: 56.7/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 187 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_unpack)\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: Running task 192 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_unpack)\nNOTE: Setscene tasks completed\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20312.6/20000.0, IO: 39.1/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_unpack: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_unpack: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_unpack: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 12333.5/20000.0, IO: 1632.4/20000.0, Mem: 1541.7/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20763.3/20000.0, IO: 1739.3/20000.0, Mem: 1793.7/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18431.8/20000.0, IO: 1666.0/20000.0, Mem: 1745.3/None) - using 2/16 bitbake threads\nNOTE: Running task 242 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_fetch)\nNOTE: Running task 248 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_fetch)\nNOTE: Running task 249 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_fetch)\nNOTE: Running task 250 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_unpack)\nNOTE: Running task 251 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_fetch)\nNOTE: Running task 252 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_fetch)\nNOTE: Running task 279 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_unpack)\nNOTE: recipe cmake-native-3.31.6-r0: task do_fetch: Started\nNOTE: Running task 315 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_unpack)\nNOTE: recipe perl-native-5.40.2-r0: task do_unpack: Succeeded\nNOTE: recipe cmake-native-3.31.6-r0: task do_fetch: Succeeded\nNOTE: Running task 329 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_unpack)\nNOTE: Running task 331 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_collect_spdx_deps)\nNOTE: Running task 335 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_unpack)\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_fetch: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_fetch: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_fetch: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_fetch: Started\nNOTE: recipe expat-native-2.7.1-r0: task do_unpack: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_fetch: Succeeded\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_fetch: Succeeded\nNOTE: Running task 356 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_unpack)\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_fetch: Succeeded\nNOTE: Running task 357 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_unpack)\nNOTE: Running task 361 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20318.1/20000.0, IO: 1223.1/20000.0, Mem: 1116.2/None) - using 11/16 bitbake threads\nNOTE: recipe cmake-native-3.31.6-r0: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_unpack: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_unpack: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_unpack: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_unpack: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_unpack: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-packaging-native-24.2-r0: task do_unpack: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_unpack: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_unpack: Succeeded\nNOTE: recipe python3-packaging-native-24.2-r0: task do_unpack: Succeeded\nNOTE: recipe expat-native-2.7.1-r0: task do_unpack: Succeeded\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_unpack: Succeeded\nNOTE: recipe openssl-native-3.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 15180.7/20000.0, IO: 344.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 369 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_unpack)\nNOTE: Running task 394 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_create_spdx)\nNOTE: Running task 400 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_unpack)\nNOTE: Running task 401 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_unpack)\nNOTE: Running task 404 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_unpack)\nNOTE: Running task 425 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_fetch)\nNOTE: Running task 439 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_fetch)\nNOTE: Running task 440 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_unpack)\nNOTE: Running task 442 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_fetch)\nNOTE: Running task 458 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_fetch)\nNOTE: Running task 459 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_fetch)\nNOTE: Running task 460 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_fetch)\nNOTE: Running task 464 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_fetch)\nNOTE: Running task 465 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_fetch)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_unpack: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_spdx: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_unpack: Started\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_fetch: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_unpack: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_unpack: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_unpack: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_fetch: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_fetch: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21601.2/20000.0, IO: 230.4/20000.0, Mem: 0.0/None) - using 15/16 bitbake threads\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_fetch: Succeeded\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_fetch: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_fetch: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_unpack: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_fetch: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_fetch: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_fetch: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_fetch: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_fetch: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_fetch: Succeeded\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_fetch: Succeeded\nNOTE: recipe libxcb-native-1.17.0-r0: task do_fetch: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_unpack: Succeeded\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_fetch: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_spdx: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe meson-native-1.7.2-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16192.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 484 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_collect_spdx_deps)\nNOTE: Running task 485 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_collect_spdx_deps)\nNOTE: Running task 486 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_collect_spdx_deps)\nNOTE: Running task 487 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_collect_spdx_deps)\nNOTE: Running task 488 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_collect_spdx_deps)\nNOTE: Running task 499 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_unpack)\nNOTE: Running task 500 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_unpack)\nNOTE: Running task 508 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_unpack)\nNOTE: Running task 510 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_fetch)\nNOTE: Running task 515 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_fetch)\nNOTE: Running task 517 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_unpack)\nNOTE: Running task 518 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20528.5/20000.0, IO: 8.7/20000.0, Mem: 0.0/None) - using 14/16 bitbake threads\nNOTE: recipe python3-native-3.13.2-r0: task do_unpack: Succeeded\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_unpack: Started\nNOTE: recipe make-native-4.4.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_unpack: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_unpack: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_fetch: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_unpack: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_fetch: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_unpack: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_fetch: Succeeded\nNOTE: recipe curl-native-8.12.1-r0: task do_fetch: Succeeded\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_unpack: Succeeded\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_unpack: Succeeded\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_unpack: Succeeded\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18416.8/20000.0, IO: 255.6/20000.0, Mem: 3.4/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 37040.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19254.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20561.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18859.4/20000.0, IO: 20.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 32382.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 540 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_spdx)\nNOTE: recipe ncurses-native-6.5-r0: task do_create_spdx: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_create_spdx: Succeeded\nNOTE: Running task 551 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx)\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx: Started\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 552 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_collect_spdx_deps)\nNOTE: recipe perl-native-5.40.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 553 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_create_spdx)\nNOTE: recipe perl-native-5.40.2-r0: task do_create_spdx: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 554 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_collect_spdx_deps)\nNOTE: recipe openssl-native-3.5.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 555 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17383.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 556 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21711.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe openssl-native-3.5.0-r0: task do_create_spdx: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_create_spdx: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_create_spdx: Succeeded\nNOTE: Running task 562 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_collect_spdx_deps)\nNOTE: recipe cmake-native-3.31.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 563 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_create_spdx)\nNOTE: recipe cmake-native-3.31.6-r0: task do_create_spdx: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_create_spdx: Succeeded\nNOTE: Running task 564 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18413.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 565 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 22093.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_create_spdx: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_create_spdx: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 566 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_collect_spdx_deps)\nNOTE: recipe expat-native-2.7.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe expat-native-2.7.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 567 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_create_spdx)\nNOTE: recipe expat-native-2.7.1-r0: task do_create_spdx: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 10853.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 568 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 26822.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19147.8/20000.0, IO: 671.9/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 569 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21956.2/20000.0, IO: 561.3/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe expat-native-2.7.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_collect_spdx_deps: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 570 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_create_spdx)\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_create_spdx: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_create_spdx: Succeeded\nNOTE: Running task 571 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_create_spdx)\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_spdx: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_spdx: Succeeded\nNOTE: Running task 572 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_collect_spdx_deps)\nNOTE: recipe python3-native-3.13.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 573 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_create_spdx)\nNOTE: recipe python3-native-3.13.2-r0: task do_create_spdx: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 579 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17149.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 592 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_patch)\nNOTE: Running task 594 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_unpack)\nNOTE: Running task 599 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_unpack)\nNOTE: Running task 600 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_unpack)\nNOTE: Running task 608 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21001.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19423.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: Running task 618 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_fetch)\nNOTE: Running task 621 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_fetch)\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_patch: Started\nNOTE: Running task 626 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_fetch)\nNOTE: Running task 629 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_fetch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20080.8/20000.0, IO: 7.1/20000.0, Mem: 0.0/None) - using 10/16 bitbake threads\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_unpack: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_unpack: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_unpack: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_unpack: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_fetch: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_fetch: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_unpack: Succeeded\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_unpack: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_fetch: Started\nNOTE: recipe util-linux-native-2.40.4-r0: task do_fetch: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_fetch: Succeeded\nNOTE: recipe libxcb-native-1.17.0-r0: task do_unpack: Succeeded\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_fetch: Succeeded\nNOTE: recipe util-linux-native-2.40.4-r0: task do_fetch: Succeeded\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_unpack: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_fetch: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 10315.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 630 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_create_spdx)\nNOTE: Running task 642 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_fetch)\nNOTE: Running task 644 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_fetch)\nNOTE: Running task 645 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_unpack)\nNOTE: Running noexec task 647 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_fetch)\nNOTE: Running task 648 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 651 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_fetch)\nNOTE: Running task 664 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_fetch)\nNOTE: Running task 668 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_fetch)\nNOTE: Running task 670 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_fetch)\nNOTE: Running task 673 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_fetch)\nNOTE: Running task 675 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_fetch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20023.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 12/16 bitbake threads\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_create_spdx: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_fetch: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_fetch: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_unpack: Started\nNOTE: recipe qemu-native-9.2.3-r0: task do_fetch: Started\nNOTE: recipe json-c-native-0.18-r0: task do_fetch: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_fetch: Succeeded\nNOTE: recipe gettext-native-0.23.1-r0: task do_fetch: Succeeded\nNOTE: recipe json-c-native-0.18-r0: task do_fetch: Succeeded\nNOTE: recipe libidn2-native-2.3.8-r0: task do_fetch: Started\nNOTE: recipe qemu-native-9.2.3-r0: task do_fetch: Succeeded\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_fetch: Started\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_fetch: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_fetch: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_fetch: Succeeded\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_fetch: Succeeded\nNOTE: recipe gnutls-native-3.8.9-r0: task do_fetch: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe curl-native-8.12.1-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 8891.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 676 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_collect_spdx_deps)\nNOTE: Running task 680 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_unpack)\nNOTE: Running task 681 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_unpack)\nNOTE: Running task 684 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_fetch)\nNOTE: Running task 685 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_unpack)\nNOTE: Running task 688 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/picolibc/picolibc_git.bb:do_fetch)\nNOTE: Running task 689 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_unpack)\nNOTE: Running task 691 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_unpack)\nNOTE: Running task 694 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_fetch)\nNOTE: Running task 703 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_unpack)\nNOTE: Running task 705 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_unpack)\nNOTE: Running task 739 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_unpack)\nNOTE: recipe picolibc-1.8.6+git-r0: task do_fetch: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_collect_spdx_deps: Started\nNOTE: Running task 746 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_unpack)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_fetch: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_unpack: Started\nNOTE: Running task 748 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_unpack)\nNOTE: recipe json-c-native-0.18-r0: task do_unpack: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_unpack: Started\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20322.7/20000.0, IO: 102.5/20000.0, Mem: 115.3/None) - using 15/16 bitbake threads\nNOTE: recipe util-linux-native-2.40.4-r0: task do_unpack: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_unpack: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_unpack: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_unpack: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_fetch: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe elfutils-native-0.192-r0: task do_fetch: Succeeded\nNOTE: recipe json-c-native-0.18-r0: task do_unpack: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_unpack: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_unpack: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_unpack: Started\nNOTE: recipe picolibc-1.8.6+git-r0: task do_fetch: Succeeded\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_patch: Succeeded\nNOTE: recipe libarchive-native-3.7.9-r0: task do_unpack: Succeeded\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_unpack: Succeeded\nNOTE: recipe libidn2-native-2.3.8-r0: task do_unpack: Succeeded\nNOTE: recipe libgpg-error-native-1.51-r0: task do_unpack: Succeeded\nNOTE: recipe util-linux-native-2.40.4-r0: task do_unpack: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_unpack: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_unpack: Succeeded\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_unpack: Succeeded\nNOTE: recipe gettext-native-0.23.1-r0: task do_unpack: Succeeded\nNOTE: Running task 753 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 754 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_collect_spdx_deps)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 755 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_create_spdx)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_create_spdx: Succeeded\nNOTE: Running task 756 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_collect_spdx_deps)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-build-native-1.2.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 757 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_create_spdx)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_create_spdx: Started\nNOTE: recipe python3-build-native-1.2.2-r0: task do_create_spdx: Succeeded\nNOTE: Running task 758 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_deploy_source_date_epoch)\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_deploy_source_date_epoch: Started\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_deploy_source_date_epoch: Succeeded\nNOTE: Task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_deploy_source_date_epoch unihash changed to e9a6ea51b2dc0daa32f69654fea93165198e94f3fe05ab1a7204993a84ac7890\nNOTE: Setscene task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/libgcc_15.1.bb:do_deploy_source_date_epoch became valid\nNOTE: Setscene task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-runtime_15.1.bb:do_deploy_source_date_epoch became valid\nNOTE: Setscene task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_deploy_source_date_epoch became valid\nNOTE: Running setscene task 852 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-runtime_15.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 854 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/libgcc_15.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 859 of 859 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running task 759 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_preconfigure)\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_preconfigure: Started\nNOTE: recipe libgcc-15.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gcc-runtime-15.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gcc-runtime-15.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libgcc-15.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_preconfigure: Succeeded\nNOTE: Running task 761 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_configure)\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_configure: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19509.8/20000.0, IO: 2104.7/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 39991.1/20000.0, IO: 1657.7/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18872.7/20000.0, IO: 2725.2/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 769 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20843.2/20000.0, IO: 2744.4/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 770 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_compile)\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_compile: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 15943.0/20000.0, IO: 1144.7/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 771 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 35623.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16490.7/20000.0, IO: 46.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 772 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 42736.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_patch: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_patch: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 12844.6/20000.0, IO: 14.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 39246.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 13447.2/20000.0, IO: 12.9/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 31158.8/20000.0, IO: 475.7/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16113.1/20000.0, IO: 100.9/20000.0, Mem: 1.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 41685.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16357.9/20000.0, IO: 35.6/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 31314.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19715.6/20000.0, IO: 2631.3/20000.0, Mem: 2.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 29901.4/20000.0, IO: 279.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16242.0/20000.0, IO: 1475.8/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 778 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_fetch)\nNOTE: Running task 779 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20540.9/20000.0, IO: 192.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe qemu-native-9.2.3-r0: task do_unpack: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_fetch: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_fetch: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 15174.8/20000.0, IO: 2218.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 781 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_fetch)\nNOTE: Running task 782 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_unpack)\nNOTE: Running task 784 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_unpack)\nNOTE: Running task 785 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/picolibc/picolibc_git.bb:do_unpack)\nNOTE: Running task 791 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_unpack)\nNOTE: Running task 793 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_fetch)\nNOTE: Running task 794 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_unpack)\nNOTE: Running task 797 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_fetch)\nNOTE: Running task 847 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_fetch)\nNOTE: Running task 853 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_collect_spdx_deps)\nNOTE: Running task 857 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_fetch)\nNOTE: Running task 859 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_fetch)\nNOTE: recipe picolibc-1.8.6+git-r0: task do_unpack: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_unpack: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_fetch: Started\nNOTE: Running task 865 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_fetch)\nNOTE: Running task 868 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_fetch)\nNOTE: recipe gnutls-native-3.8.9-r0: task do_unpack: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_fetch: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_unpack: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_unpack: Started\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_fetch: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_fetch: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_fetch: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20430.6/20000.0, IO: 2259.5/20000.0, Mem: 0.0/None) - using 15/16 bitbake threads\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_unpack: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_fetch: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_fetch: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_fetch: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_fetch: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_fetch: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe lua-native-5.4.7-r0: task do_fetch: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_fetch: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_fetch: Succeeded\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_fetch: Succeeded\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_unpack: Succeeded\nNOTE: recipe gnutls-native-3.8.9-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: True, Mem: None (CPU: 31016.7/20000.0, IO: 36938.1/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19362.9/20000.0, IO: 9017.7/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 872 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20090.6/20000.0, IO: 8827.5/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe picolibc-1.8.6+git-r0: task do_unpack: Succeeded\nNOTE: recipe libxml2-native-2.13.6-r0: task do_unpack: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19912.4/20000.0, IO: 6137.5/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 873 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/picolibc/picolibc_git.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20107.9/20000.0, IO: 6062.9/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19955.8/20000.0, IO: 5396.1/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 874 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_create_spdx)\nNOTE: Running task 875 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_unpack)\nNOTE: Running task 876 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_unpack)\nNOTE: Running task 880 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_write_config)\nNOTE: Running task 881 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20256.5/20000.0, IO: 5167.1/20000.0, Mem: 0.0/None) - using 10/16 bitbake threads\nNOTE: recipe picolibc-1.8.6+git-r0: task do_patch: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_create_spdx: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_unpack: Started\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_unpack: Started\nNOTE: recipe picolibc-1.8.6+git-r0: task do_patch: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_write_config: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_write_config: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19156.6/20000.0, IO: 791.6/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21788.9/20000.0, IO: 994.9/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: recipe libxml2-native-2.13.6-r0: task do_unpack: Succeeded\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe elfutils-native-0.192-r0: task do_unpack: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 14939.7/20000.0, IO: 3585.5/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21509.6/20000.0, IO: 3629.7/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe qemu-native-9.2.3-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 13345.6/20000.0, IO: 47.5/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 884 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_patch)\nNOTE: Running task 886 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_collect_spdx_deps)\nNOTE: Running task 887 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_patch)\nNOTE: Running task 888 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20128.5/20000.0, IO: 41.8/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe qemu-native-9.2.3-r0: task do_patch: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_patch: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_configure: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe qemu-native-9.2.3-r0: task do_patch: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_patch: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 14300.1/20000.0, IO: 1917.3/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 903 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 32555.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19049.9/20000.0, IO: 1613.2/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 909 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_fetch)\nNOTE: Running task 910 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_fetch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20142.6/20000.0, IO: 1653.9/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe meson-native-1.7.2-r0: task do_create_spdx: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_fetch: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe wayland-native-1.23.1-r0: task do_fetch: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_fetch: Succeeded\nNOTE: recipe meson-native-1.7.2-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17099.4/20000.0, IO: 1647.3/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 911 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 27708.8/20000.0, IO: 3096.9/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_configure: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17629.5/20000.0, IO: 2101.3/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 917 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_fetch)\nNOTE: Running task 922 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_collect_spdx_deps)\nNOTE: Running task 923 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_compile)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21958.7/20000.0, IO: 2372.1/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_unpack: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_fetch: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_fetch: Succeeded\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_compile: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19331.4/20000.0, IO: 1246.7/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 925 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20357.4/20000.0, IO: 1282.5/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_create_spdx: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19887.4/20000.0, IO: 1272.1/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20152.5/20000.0, IO: 1260.8/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17594.7/20000.0, IO: 636.9/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 938 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/picolibc/picolibc_git.bb:do_write_config)\nNOTE: Running task 939 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20125.1/20000.0, IO: 727.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe picolibc-1.8.6+git-r0: task do_write_config: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe picolibc-1.8.6+git-r0: task do_write_config: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_compile: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 13403.6/20000.0, IO: 7.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 941 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_install)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 65127.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_install: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_install: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 11990.5/20000.0, IO: 1.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 942 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_populate_sysroot)\nNOTE: Running task 943 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21231.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19113.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20353.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19902.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20064.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_spdx: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_populate_sysroot: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19107.4/20000.0, IO: 14.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 947 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 36970.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19550.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 950 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_unpack)\nNOTE: recipe qemu-native-9.2.3-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20496.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19815.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 951 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20037.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19921.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20001.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19987.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 955 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20096.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19967.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20183.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe readline-native-8.2.13-r0: task do_unpack: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_unpack: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_unpack: Started\nNOTE: recipe qemu-native-9.2.3-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_unpack: Succeeded\nNOTE: recipe lua-native-5.4.7-r0: task do_unpack: Succeeded\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16087.5/20000.0, IO: 24.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 957 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21180.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: recipe qemu-native-9.2.3-r0: task do_configure: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19423.9/20000.0, IO: 42.5/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 958 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20052.5/20000.0, IO: 41.1/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19491.6/20000.0, IO: 33.7/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 961 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_patch)\nNOTE: Running task 962 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20048.5/20000.0, IO: 31.2/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe readline-native-8.2.13-r0: task do_patch: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_unpack: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_patch: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe lua-native-5.4.7-r0: task do_patch: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_patch: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19843.8/20000.0, IO: 362.1/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 963 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 25652.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_patch: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_patch: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16130.3/20000.0, IO: 33.3/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 43705.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19706.7/20000.0, IO: 12.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 24327.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 12681.4/20000.0, IO: 51.9/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 966 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_fetch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 24247.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19837.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 967 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21348.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_fetch: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_fetch: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_unpack: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17048.1/20000.0, IO: 15.7/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 968 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_unpack)\nNOTE: Running task 969 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_unpack)\nNOTE: Running task 977 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_fetch)\nNOTE: Running task 979 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_fetch)\nNOTE: Running task 981 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_fetch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20198.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19820.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: Running noexec task 985 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/libgcc_15.1.bb:do_fetch)\nNOTE: Running task 988 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_fetch)\nNOTE: Running task 996 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_unpack)\nNOTE: Running task 1005 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_fetch)\nNOTE: Running task 1006 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_fetch)\nNOTE: Running task 1009 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_fetch)\nNOTE: Running task 1010 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_fetch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20230.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 13/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19907.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 13/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20325.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 13/16 bitbake threads\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_unpack: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_fetch: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_unpack: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_fetch: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_fetch: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_fetch: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_unpack: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_unpack: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_fetch: Started\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_fetch: Succeeded\nNOTE: recipe libdrm-native-2.4.124-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_fetch: Succeeded\nNOTE: recipe wayland-native-1.23.1-r0: task do_unpack: Succeeded\nNOTE: recipe llvm-native-20.1.2-r0: task do_fetch: Succeeded\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_unpack: Succeeded\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_fetch: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18933.6/20000.0, IO: 129.3/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 26790.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 12148.8/20000.0, IO: 16.9/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 29165.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 11670.5/20000.0, IO: 6.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 26601.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 12180.8/20000.0, IO: 37.7/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 36522.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 12803.2/20000.0, IO: 5.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 77010.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 15069.0/20000.0, IO: 7.9/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1023 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_fetch)\nNOTE: Running task 1024 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_fetch)\nNOTE: Running task 1025 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_fetch)\nNOTE: Running task 1026 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_fetch)\nNOTE: Running task 1028 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_fetch)\nNOTE: Running task 1029 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_fetch)\nNOTE: Running task 1030 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_fetch)\nNOTE: Running task 1031 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_fetch)\nNOTE: Running task 1032 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_unpack)\nNOTE: Running task 1039 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_fetch)\nNOTE: Running task 1040 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_fetch)\nNOTE: Running task 1041 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_fetch)\nNOTE: Running task 1042 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_fetch)\nNOTE: Running task 1044 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_fetch)\nNOTE: recipe qemu-native-9.2.3-r0: task do_configure: Succeeded\nNOTE: Running task 1045 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_compile)\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_fetch: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_fetch: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_fetch: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_fetch: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_fetch: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_fetch: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_fetch: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_fetch: Succeeded\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_fetch: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_fetch: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_fetch: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_fetch: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_fetch: Succeeded\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_fetch: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_unpack: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_fetch: Succeeded\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_fetch: Succeeded\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_fetch: Started\nNOTE: Running task 1048 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_fetch)\nNOTE: Running task 1049 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_fetch)\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 1051 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_fetch: Succeeded\nNOTE: recipe qemu-native-9.2.3-r0: task do_compile: Started\nNOTE: Running task 1057 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_unpack)\nNOTE: Running task 1059 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1064 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_unpack)\nNOTE: Running task 1085 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_generate_toolchain_file)\nNOTE: Running task 1086 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1087 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 40615.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 12/16 bitbake threads\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_fetch: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_fetch: Started\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_fetch: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_unpack: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_fetch: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_unpack: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_fetch: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_generate_toolchain_file: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_fetch: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_unpack: Succeeded\nNOTE: recipe libdrm-native-2.4.124-r0: task do_unpack: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_unpack: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe libdrm-native-2.4.124-r0: task do_unpack: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18831.7/20000.0, IO: 17.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1089 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21290.3/20000.0, IO: 14.2/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe readline-native-8.2.13-r0: task do_configure: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16827.3/20000.0, IO: 3.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1090 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 34142.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe llvm-native-20.1.2-r0: task do_patch: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_patch: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_configure: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19276.8/20000.0, IO: 22.7/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1091 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_compile)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21510.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17044.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1094 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20047.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19680.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1101 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_unpack)\nNOTE: Running task 1102 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_unpack)\nNOTE: Running task 1103 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_unpack)\nNOTE: Running task 1104 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_unpack)\nNOTE: Running task 1105 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20613.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 9/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19993.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 9/16 bitbake threads\nNOTE: Running task 1106 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20592.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 10/16 bitbake threads\nNOTE: recipe readline-native-8.2.13-r0: task do_compile: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_configure: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_unpack: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_unpack: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_unpack: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_unpack: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_unpack: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_unpack: Succeeded\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_unpack: Succeeded\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_unpack: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_unpack: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_configure: Succeeded\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_unpack: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_compile: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17364.0/20000.0, IO: 71.8/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1107 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_install)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 30673.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe readline-native-8.2.13-r0: task do_install: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_install: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16517.7/20000.0, IO: 1.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1108 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_populate_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 35141.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19793.1/20000.0, IO: 37.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1109 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_compile)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 22718.1/20000.0, IO: 32.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe readline-native-8.2.13-r0: task do_populate_sysroot: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_compile: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_compile: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_populate_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19874.1/20000.0, IO: 12.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1110 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_prepare_recipe_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 31237.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe lua-native-5.4.7-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19536.0/20000.0, IO: 7.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1111 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 53598.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe lua-native-5.4.7-r0: task do_configure: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_configure: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17085.9/20000.0, IO: 6.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1112 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_compile)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 75126.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe lua-native-5.4.7-r0: task do_compile: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 9727.3/20000.0, IO: 6.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1113 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_install)\nNOTE: Running task 1115 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 28263.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17955.7/20000.0, IO: 21.5/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 1116 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_unpack)\nNOTE: Running task 1117 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_unpack)\nNOTE: Running task 1118 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_unpack)\nNOTE: Running task 1119 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20272.0/20000.0, IO: 19.3/20000.0, Mem: 0.0/None) - using 9/16 bitbake threads\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_install: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_unpack: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_unpack: Started\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_unpack: Started\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_unpack: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_unpack: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_unpack: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_unpack: Succeeded\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_unpack: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_install: Succeeded\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 14838.1/20000.0, IO: 64.7/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1120 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot)\nNOTE: Running task 1121 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21268.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17078.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20744.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19646.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20327.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18567.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 1130 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_unpack)\nNOTE: Running task 1131 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_unpack)\nNOTE: Running task 1132 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20159.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 8/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19399.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 8/16 bitbake threads\nNOTE: Running task 1133 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21856.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 9/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19754.5/20000.0, IO: 20.6/20000.0, Mem: 0.0/None) - using 9/16 bitbake threads\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot: Started\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20208.7/20000.0, IO: 19.2/20000.0, Mem: 0.0/None) - using 9/16 bitbake threads\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_unpack: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19993.7/20000.0, IO: 16.6/20000.0, Mem: 0.0/None) - using 9/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20053.1/20000.0, IO: 16.2/20000.0, Mem: 0.0/None) - using 9/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19993.1/20000.0, IO: 15.6/20000.0, Mem: 0.0/None) - using 9/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20036.5/20000.0, IO: 167.4/20000.0, Mem: 0.0/None) - using 9/16 bitbake threads\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_unpack: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19911.3/20000.0, IO: 267.1/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20136.4/20000.0, IO: 264.5/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19638.8/20000.0, IO: 256.4/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1165 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_unpack)\nNOTE: Running task 1166 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_unpack)\nNOTE: Running task 1167 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_unpack)\nNOTE: Running task 1168 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_unpack)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20037.0/20000.0, IO: 234.4/20000.0, Mem: 0.0/None) - using 8/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19974.5/20000.0, IO: 219.6/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20002.1/20000.0, IO: 218.2/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19857.3/20000.0, IO: 213.2/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: Running task 1173 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_collect_spdx_deps)\nNOTE: Running task 1178 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20089.9/20000.0, IO: 201.4/20000.0, Mem: 0.0/None) - using 9/16 bitbake threads\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_unpack: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_unpack: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_unpack: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_unpack: Succeeded\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_unpack: Succeeded\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_unpack: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 13976.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_unpack: Succeeded\nNOTE: Running task 1181 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_create_spdx)\nNOTE: Running task 1182 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21799.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_create_spdx: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 13683.8/20000.0, IO: 20.3/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 28448.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 8714.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1184 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_collect_spdx_deps)\nNOTE: Running task 1185 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_create_spdx)\nNOTE: Running task 1186 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_spdx)\nNOTE: Running task 1187 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_collect_spdx_deps)\nNOTE: recipe lua-native-5.4.7-r0: task do_compile: Succeeded\nNOTE: Running task 1193 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_install)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_create_spdx: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_spdx: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_install: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1304 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_spdx)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1308 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_generate_toolchain_file)\nNOTE: Running task 1309 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1310 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_create_spdx)\nNOTE: Running task 1353 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/picolibc/picolibc-helloworld_git.bb:do_fetch)\nNOTE: Running task 1355 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_fetch)\nNOTE: Running task 1360 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_collect_spdx_deps)\nNOTE: Running noexec task 1363 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-runtime_15.1.bb:do_fetch)\nNOTE: Running task 1364 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_collect_spdx_deps)\nNOTE: Running task 1365 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 1366 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_write_config)\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_spdx: Started\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_create_spdx: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_generate_toolchain_file: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_collect_spdx_deps: Started\nNOTE: recipe picolibc-helloworld-1.8.6+git-r0: task do_fetch: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_create_spdx: Succeeded\nNOTE: recipe lua-native-5.4.7-r0: task do_install: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_fetch: Started\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 55686.1/20000.0, IO: 2498.7/20000.0, Mem: 0.0/None) - using 14/16 bitbake threads\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe llvm-native-20.1.2-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe gettext-native-0.23.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe curl-native-8.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_write_config: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_spdx: Succeeded\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_fetch: Succeeded\nNOTE: recipe picolibc-helloworld-1.8.6+git-r0: task do_fetch: Succeeded\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_write_config: Succeeded\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19881.5/20000.0, IO: 52.5/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1368 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_populate_sysroot)\nNOTE: Running task 1369 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20648.7/20000.0, IO: 50.7/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19955.3/20000.0, IO: 40.3/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1370 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20067.7/20000.0, IO: 39.4/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe lua-native-5.4.7-r0: task do_populate_sysroot: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_patch: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19980.9/20000.0, IO: 32.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 1371 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_configure)\nNOTE: recipe libxcb-native-1.17.0-r0: task do_collect_spdx_deps: Started\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20032.3/20000.0, IO: 31.4/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe libxcb-native-1.17.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19886.7/20000.0, IO: 35.8/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 1372 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_create_spdx)\nNOTE: Running task 1373 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_create_spdx)\nNOTE: Running task 1374 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_create_spdx)\nNOTE: Running task 1375 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/picolibc/picolibc-helloworld_git.bb:do_unpack)\nNOTE: Running task 1376 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_create_spdx)\nNOTE: Running task 1377 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_unpack)\nNOTE: Running task 1380 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.32.4.bb:do_fetch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20013.6/20000.0, IO: 34.0/20000.0, Mem: 0.0/None) - using 12/16 bitbake threads\nNOTE: recipe llvm-native-20.1.2-r0: task do_configure: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19986.8/20000.0, IO: 32.0/20000.0, Mem: 0.0/None) - using 12/16 bitbake threads\nNOTE: Running task 1381 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 27212.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 13/16 bitbake threads\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_create_spdx: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_create_spdx: Started\nNOTE: recipe picolibc-helloworld-1.8.6+git-r0: task do_unpack: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_create_spdx: Started\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_fetch: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_create_spdx: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_unpack: Started\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_fetch: Succeeded\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_patch: Succeeded\nNOTE: recipe util-linux-native-2.40.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe util-linux-native-2.40.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxcb-native-1.17.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_create_spdx: Succeeded\nNOTE: recipe gettext-native-0.23.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe curl-native-8.12.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_unpack: Succeeded\nNOTE: recipe picolibc-helloworld-1.8.6+git-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 15928.5/20000.0, IO: 45.7/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1382 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1383 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 24453.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19750.0/20000.0, IO: 7.9/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 1384 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20188.5/20000.0, IO: 14.3/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19079.0/20000.0, IO: 28.6/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1385 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_create_spdx)\nNOTE: Running task 1387 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/picolibc/picolibc-helloworld_git.bb:do_patch)\nNOTE: Running task 1388 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_rust_gen_targets)\nNOTE: Running task 1389 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_patch)\nNOTE: Running task 1390 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20184.7/20000.0, IO: 25.6/20000.0, Mem: 0.0/None) - using 9/16 bitbake threads\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_create_spdx: Started\nNOTE: recipe picolibc-helloworld-1.8.6+git-r0: task do_patch: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_patch: Started\nNOTE: recipe picolibc-helloworld-1.8.6+git-r0: task do_patch: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_patch: Succeeded\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_rust_gen_targets: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 14998.9/20000.0, IO: 18.7/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1391 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 25161.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19169.1/20000.0, IO: 14.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1392 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_create_spdx)\nNOTE: Running task 1393 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20204.9/20000.0, IO: 11.0/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19941.6/20000.0, IO: 19.2/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20245.6/20000.0, IO: 18.5/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19588.4/20000.0, IO: 12.1/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: Running task 1395 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_create_spdx)\nNOTE: Running task 1397 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_collect_spdx_deps)\nNOTE: Running task 1398 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_collect_spdx_deps)\nNOTE: Running task 1400 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_collect_spdx_deps)\nNOTE: Running task 1404 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_collect_spdx_deps)\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_configure: Started\nNOTE: Running task 1413 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_fetch)\nNOTE: Running task 1414 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_fetch)\nNOTE: Running task 1415 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_fetch)\nNOTE: Running task 1416 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.1.0.bb:do_fetch)\nNOTE: Running task 1417 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_fetch)\nNOTE: recipe libgpg-error-native-1.51-r0: task do_collect_spdx_deps: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_create_spdx: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Running task 1418 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_create_spdx)\nNOTE: recipe util-linux-native-2.40.4-r0: task do_create_spdx: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libpng-native-1.6.47-r0: task do_fetch: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxml2-native-2.13.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libslirp-native-4.9.0-r0: task do_fetch: Started\nNOTE: recipe dtc-native-1.7.2-r0: task do_fetch: Started\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20283.1/20000.0, IO: 19.9/20000.0, Mem: 0.0/None) - using 15/16 bitbake threads\nNOTE: recipe libpng-native-1.6.47-r0: task do_fetch: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_fetch: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_fetch: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_fetch: Succeeded\nNOTE: recipe libgpg-error-native-1.51-r0: task do_create_spdx: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe libslirp-native-4.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe dtc-native-1.7.2-r0: task do_fetch: Succeeded\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_fetch: Succeeded\nNOTE: recipe util-linux-native-2.40.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe libgpg-error-native-1.51-r0: task do_create_spdx: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_configure: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 13272.0/20000.0, IO: 6.8/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1419 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_compile)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 26905.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18288.1/20000.0, IO: 8.5/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1420 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20054.3/20000.0, IO: 31.6/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_compile: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_create_spdx: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 15080.7/20000.0, IO: 31.1/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1421 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_collect_spdx_deps)\nNOTE: Running task 1422 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_collect_spdx_deps)\nNOTE: Running task 1423 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_collect_spdx_deps)\nNOTE: Running task 1424 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 26769.6/20000.0, IO: 21.9/20000.0, Mem: 0.0/None) - using 8/16 bitbake threads\nNOTE: recipe qemu-native-9.2.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe qemu-native-9.2.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_create_spdx: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libidn2-native-2.3.8-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16803.3/20000.0, IO: 2.1/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1425 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_create_spdx)\nNOTE: Running task 1426 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_create_spdx)\nNOTE: Running task 1427 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 44524.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_create_spdx: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_create_spdx: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_create_spdx: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19204.7/20000.0, IO: 13.3/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1428 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_create_spdx)\nNOTE: Running task 1429 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_fetch)\nNOTE: Running task 1430 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.32.4.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21837.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19568.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: Running task 1431 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21138.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 8/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19571.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 8/16 bitbake threads\nNOTE: Running task 1432 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 22139.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 9/16 bitbake threads\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_create_spdx: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_fetch: Started\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_unpack: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_fetch: Succeeded\nNOTE: recipe gnutls-native-3.8.9-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libarchive-native-3.7.9-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_compile: Succeeded\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18391.4/20000.0, IO: 254.7/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1433 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_install)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 32737.3/20000.0, IO: 58.6/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_install: Started\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_install: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 14119.8/20000.0, IO: 140.8/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1434 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_populate_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21295.2/20000.0, IO: 46.9/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 14410.7/20000.0, IO: 38.8/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1435 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_create_spdx)\nNOTE: Running task 1436 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_create_spdx)\nNOTE: Running task 1437 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.32.4.bb:do_patch)\nNOTE: Running task 1438 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_collect_spdx_deps)\nNOTE: Running task 1439 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_collect_spdx_deps)\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_populate_sysroot: Started\nNOTE: Running task 1443 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-system-native_9.2.3.bb:do_fetch)\nNOTE: Running task 1444 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_collect_spdx_deps)\nNOTE: Running task 1445 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_unpack)\nNOTE: Running task 1446 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_unpack)\nNOTE: Running task 1447 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_unpack)\nNOTE: Running task 1448 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.1.0.bb:do_unpack)\nNOTE: Running task 1449 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_unpack)\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_fetch: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_create_spdx: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_create_spdx: Started\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_patch: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe json-c-native-0.18-r0: task do_collect_spdx_deps: Started\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_fetch: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21597.7/20000.0, IO: 15.6/20000.0, Mem: 0.0/None) - using 15/16 bitbake threads\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_patch: Succeeded\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libpng-native-1.6.47-r0: task do_unpack: Started\nNOTE: recipe json-c-native-0.18-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libslirp-native-4.9.0-r0: task do_unpack: Started\nNOTE: recipe dtc-native-1.7.2-r0: task do_unpack: Started\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_unpack: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_unpack: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_unpack: Succeeded\nNOTE: recipe libpng-native-1.6.47-r0: task do_unpack: Succeeded\nNOTE: recipe libarchive-native-3.7.9-r0: task do_create_spdx: Succeeded\nNOTE: recipe gnutls-native-3.8.9-r0: task do_create_spdx: Succeeded\nNOTE: recipe libslirp-native-4.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe dtc-native-1.7.2-r0: task do_unpack: Succeeded\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 8981.2/20000.0, IO: 67.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1450 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_create_spdx)\nNOTE: Running task 1451 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_collect_spdx_deps)\nNOTE: Running task 1452 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 22352.6/20000.0, IO: 22.3/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_create_spdx: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe json-c-native-0.18-r0: task do_create_spdx: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19768.2/20000.0, IO: 43.6/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 1453 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_spdx)\nNOTE: Running task 1454 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_create_spdx)\nNOTE: Running task 1455 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_unpack)\nNOTE: Running task 1458 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_patch)\nNOTE: Running task 1459 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_patch)\nNOTE: Running task 1460 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_patch)\nNOTE: Running task 1461 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.1.0.bb:do_patch)\nNOTE: Running task 1462 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20119.0/20000.0, IO: 54.4/20000.0, Mem: 0.0/None) - using 13/16 bitbake threads\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe json-c-native-0.18-r0: task do_create_spdx: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_spdx: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19972.0/20000.0, IO: 99.4/20000.0, Mem: 0.0/None) - using 11/16 bitbake threads\nNOTE: Running task 1463 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_write_config)\nNOTE: Running task 1464 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_create_spdx: Started\nNOTE: Running task 1465 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_collect_spdx_deps)\nNOTE: Running task 1466 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_collect_spdx_deps)\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_unpack: Started\nNOTE: recipe libpng-native-1.6.47-r0: task do_patch: Started\nNOTE: Running task 1467 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-system-native_9.2.3.bb:do_unpack)\nNOTE: recipe libslirp-native-4.9.0-r0: task do_patch: Started\nNOTE: recipe dtc-native-1.7.2-r0: task do_patch: Started\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_patch: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_patch: Started\nNOTE: recipe libpng-native-1.6.47-r0: task do_patch: Succeeded\nNOTE: recipe dtc-native-1.7.2-r0: task do_patch: Succeeded\nNOTE: recipe libslirp-native-4.9.0-r0: task do_patch: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20361.2/20000.0, IO: 92.3/20000.0, Mem: 0.0/None) - using 15/16 bitbake threads\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_patch: Succeeded\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_unpack: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_write_config: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_write_config: Succeeded\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe wayland-native-1.23.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe qemu-native-9.2.3-r0: task do_compile: Succeeded\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_patch: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_create_spdx: Succeeded\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16904.6/20000.0, IO: 105.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1468 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_install)\nNOTE: Running task 1469 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_collect_spdx_deps)\nNOTE: Running task 1470 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20135.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe qemu-native-9.2.3-r0: task do_install: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_patch: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_collect_spdx_deps: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_patch: Succeeded\nNOTE: recipe elfutils-native-0.192-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17203.1/20000.0, IO: 47.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1471 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 42951.7/20000.0, IO: 258.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe qemu-native-9.2.3-r0: task do_install: Succeeded\nNOTE: recipe elfutils-native-0.192-r0: task do_create_spdx: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_create_spdx: Succeeded\nERROR: gcc-cross-aarch64-15.1.0-r0 do_compile: oe_runmake failed\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16838.2/20000.0, IO: 172.9/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1472 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_populate_sysroot)\nERROR: gcc-cross-aarch64-15.1.0-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/temp/run.do_compile.2698642' failed with exit code 1\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 37109.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17974.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1473 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_create_spdx)\nNOTE: Running task 1474 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_create_spdx)\nNOTE: recipe qemu-native-9.2.3-r0: task do_populate_sysroot: Started\nNOTE: Running task 1475 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20635.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19975.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20068.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19653.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: Running task 1477 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_fetch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20437.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 8/16 bitbake threads\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_create_spdx: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_create_spdx: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_create_spdx: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_fetch: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_fetch: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe wayland-native-1.23.1-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17053.1/20000.0, IO: 279.6/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1478 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 25509.7/20000.0, IO: 172.4/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18031.8/20000.0, IO: 43.7/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 1480 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_collect_spdx_deps)\nNOTE: Running task 1482 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_collect_spdx_deps)\nNOTE: Running task 1483 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_collect_spdx_deps)\nNOTE: recipe qemu-native-9.2.3-r0: task do_populate_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20497.7/20000.0, IO: 40.5/20000.0, Mem: 0.0/None) - using 8/16 bitbake threads\nNOTE: recipe python3-packaging-native-24.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe llvm-native-20.1.2-r0: task do_configure: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19048.3/20000.0, IO: 130.4/20000.0, Mem: 2.9/None) - using 2/16 bitbake threads\nNOTE: Running task 1485 of 2009 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 25840.4/20000.0, IO: 53.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe llvm-native-20.1.2-r0: task do_compile: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19538.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1486 of 2009 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 22499.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe qemu-native-9.2.3-r0: task do_create_spdx: Started\nNOTE: recipe qemu-native-9.2.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_unpack: Succeeded\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/temp/log.do_compile.2698642\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| NOTE: make -j 16 -l 75 configure-gcc\n| mkdir -p -- ./lto-plugin\n| Configuring in ./lto-plugin\n| configure: creating cache ./config.cache\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| checking for a thread-safe mkdir -p... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/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 to enable maintainer-specific portions of Makefiles... no\n| checking for style of include used by make... GNU\n| checking for aarch64-linux-gcc... gcc\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... no\n| checking for suffix of object files... o\n| checking whether we are using the GNU C compiler... yes\n| checking whether gcc  accepts -g... yes\n| checking for gcc  option to accept ISO C89... none needed\n| checking whether gcc  understands -c and -o together... yes\n| checking dependency style of gcc ... none\n| checking how to run the C preprocessor... gcc  -E\n| checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking for sys/types.h... yes\n| checking for sys/stat.h... yes\n| checking for stdlib.h... yes\n| checking for string.h... yes\n| checking for memory.h... yes\n| checking for strings.h... yes\n| checking for inttypes.h... yes\n| checking for stdint.h... yes\n| checking for unistd.h... yes\n| checking minix/config.h usability... no\n| checking minix/config.h presence... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| checking for aarch64-linux-gcc... (cached) gcc\n| checking whether we are using the GNU C compiler... (cached) yes\n| checking whether gcc  accepts -g... (cached) yes\n| checking for gcc  option to accept ISO C89... (cached) none needed\n| checking whether gcc  understands -c and -o together... (cached) yes\n| checking dependency style of gcc ... (cached) 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 whether gcc  supports -Wall... yes\n| checking for -static-libgcc... yes\n| checking for CET support... no\n| checking whether symbol versioning is supported... gnu\n| checking pthread.h usability... yes\n| checking pthread.h presence... yes\n| checking for pthread.h... yes\n| checking how to print strings... printf\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/sed\n| checking for fgrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep -F\n| checking for ld used by gcc ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/nm -B\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/nm -B) interface... BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... 1572864\n| checking whether the shell understands some XSI constructs... yes\n| checking whether the shell understands \"+=\"... yes\n| checking for ld  option to reload object files... -r\n| checking for aarch64-linux-objdump... objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-strip... strip\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/nm -B output from gcc  object... ok\n| checking for dlfcn.h... yes\n| checking for objdir... .libs\n| checking if gcc  supports -fno-rtti -fno-exceptions... no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... yes\n| checking if gcc  static flag -static works... yes\n| checking if gcc  supports -c -o file.o... yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) 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 for int64_t... yes\n| checking for uint64_t... yes\n| checking for sys/wait.h that is POSIX.1 compatible... yes\n| configure: updating cache ./config.cache\n| checking that generated files are newer than configure... done\n| configure: creating ./config.status\n| config.status: creating Makefile\n| config.status: creating config.h\n| config.status: executing depfiles commands\n| config.status: executing libtool commands\n| mkdir -p -- ./libiberty\n| Configuring in ./libiberty\n| configure: creating cache ./config.cache\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for makeinfo... makeinfo\n| checking for perl... perl\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for -plugin option... checking for aarch64-linux-ar... (cached) ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking whether to install libiberty headers and static library... no\n| configure: target_header_dir =\n| checking for aarch64-linux-gcc... gcc\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... no\n| checking for suffix of object files... o\n| checking whether we are using the GNU C compiler... yes\n| checking whether gcc  accepts -g... yes\n| checking for gcc  option to accept ISO C89... none needed\n| checking how to run the C preprocessor... gcc  -E\n| checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking for sys/types.h... yes\n| checking for sys/stat.h... yes\n| checking for stdlib.h... yes\n| checking for string.h... yes\n| checking for memory.h... yes\n| checking for strings.h... yes\n| checking for inttypes.h... yes\n| checking for stdint.h... yes\n| checking for unistd.h... yes\n| checking minix/config.h usability... no\n| checking minix/config.h presence... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... 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 whether gcc  supports -W... yes\n| checking whether gcc  supports -Wall... yes\n| checking whether gcc  supports -Wwrite-strings... yes\n| checking whether gcc  supports -Wc++-compat... yes\n| checking whether gcc  supports -Wstrict-prototypes... yes\n| checking whether gcc  supports -Wshadow=local... yes\n| checking whether gcc  supports -pedantic ... yes\n| checking whether gcc  and cc understand -c and -o together... yes\n| checking for an ANSI C-conforming const... yes\n| checking for inline... inline\n| checking whether byte ordering is bigendian... no\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/install -c\n| checking for CET support... no\n| checking target system type... aarch64-poky-elf\n| checking for sys/file.h... yes\n| checking for sys/param.h... yes\n| checking for limits.h... yes\n| checking for stdlib.h... (cached) yes\n| checking for malloc.h... yes\n| checking for string.h... (cached) yes\n| checking for unistd.h... (cached) yes\n| checking for strings.h... (cached) yes\n| checking for sys/time.h... yes\n| checking for time.h... yes\n| checking for sys/resource.h... yes\n| checking for sys/stat.h... (cached) yes\n| checking for sys/mman.h... yes\n| checking for fcntl.h... yes\n| checking for alloca.h... yes\n| checking for sys/pstat.h... no\n| checking for sys/sysmp.h... no\n| checking for sys/sysinfo.h... yes\n| checking for machine/hal_sysinfo.h... no\n| checking for sys/table.h... no\n| checking for sys/sysctl.h... no\n| checking for sys/systemcfg.h... no\n| checking for stdint.h... (cached) yes\n| checking for stdio_ext.h... yes\n| checking for process.h... no\n| checking for sys/prctl.h... yes\n| checking for spawn.h... yes\n| checking for libgen.h... yes\n| checking for sys/wait.h that is POSIX.1 compatible... yes\n| checking whether time.h and sys/time.h may both be included... yes\n| checking whether errno must be declared... no\n| checking size of int... 4\n| checking size of long... 8\n| checking size of size_t... 8\n| checking for long long... yes\n| checking size of long long... 8\n| checking for a 64-bit type... uint64_t\n| checking for intptr_t... yes\n| checking for uintptr_t... yes\n| checking for ssize_t... yes\n| checking for pid_t... yes\n| checking for library containing strerror... none required\n| checking for asprintf... yes\n| checking for atexit... yes\n| checking for basename... yes\n| checking for bcmp... yes\n| checking for bcopy... yes\n| checking for bsearch... yes\n| checking for bzero... yes\n| checking for calloc... yes\n| checking for clock... yes\n| checking for ffs... yes\n| checking for getcwd... yes\n| checking for getpagesize... yes\n| checking for gettimeofday... yes\n| checking for index... yes\n| checking for insque... yes\n| checking for memchr... yes\n| checking for memrchr... yes\n| checking for memcmp... yes\n| checking for memcpy... yes\n| checking for memmem... yes\n| checking for memmove... yes\n| checking for mempcpy... yes\n| checking for memset... yes\n| checking for mkstemps... yes\n| checking for putenv... yes\n| checking for random... yes\n| checking for rename... yes\n| checking for rindex... yes\n| checking for setenv... yes\n| checking for snprintf... yes\n| checking for sigsetmask... yes\n| checking for stpcpy... yes\n| checking for stpncpy... yes\n| checking for strcasecmp... yes\n| checking for strchr... yes\n| checking for strdup... yes\n| checking for strncasecmp... yes\n| checking for strndup... yes\n| checking for strnlen... yes\n| checking for strrchr... yes\n| checking for strstr... yes\n| checking for strtod... yes\n| checking for strtol... yes\n| checking for strtoul... yes\n| checking for strtoll... yes\n| checking for strtoull... yes\n| checking for strverscmp... yes\n| checking for tmpnam... yes\n| checking for vasprintf... yes\n| checking for vfprintf... yes\n| checking for vprintf... yes\n| checking for vsnprintf... yes\n| checking for vsprintf... yes\n| checking for waitpid... yes\n| checking for setproctitle... no\n| checking whether alloca needs Cray hooks... no\n| checking stack direction for C alloca... 1\n| checking for vfork.h... no\n| checking for fork... yes\n| checking for vfork... yes\n| checking for working fork... yes\n| checking for working vfork... (cached) yes\n| checking for _doprnt... no\n| checking for sys_errlist... no\n| checking for sys_nerr... no\n| checking for sys_siglist... no\n| checking for external symbol _system_configuration... no\n| checking for __fsetlocking... yes\n| checking for canonicalize_file_name... yes\n| checking for dup3... yes\n| checking for getrlimit... yes\n| checking for getrusage... yes\n| checking for getsysinfo... no\n| checking for gettimeofday... (cached) yes\n| checking for on_exit... yes\n| checking for pipe2... yes\n| checking for posix_spawn... yes\n| checking for posix_spawnp... yes\n| checking for psignal... yes\n| checking for pstat_getdynamic... no\n| checking for pstat_getstatic... no\n| checking for realpath... yes\n| checking for setrlimit... yes\n| checking for spawnve... no\n| checking for spawnvpe... no\n| checking for strerror... yes\n| checking for strsignal... yes\n| checking for sysconf... yes\n| checking for sysctl... no\n| checking for sysmp... no\n| checking for table... no\n| checking for times... yes\n| checking for wait3... yes\n| checking for wait4... yes\n| checking for sbrk... yes\n| checking whether basename is declared... yes\n| checking whether ffs is declared... yes\n| checking whether asprintf is declared... yes\n| checking whether vasprintf is declared... yes\n| checking whether snprintf is declared... yes\n| checking whether vsnprintf is declared... yes\n| checking whether calloc is declared... yes\n| checking whether getenv is declared... yes\n| checking whether getopt is declared... yes\n| checking whether malloc is declared... yes\n| checking whether realloc is declared... yes\n| checking whether sbrk is declared... yes\n| checking whether strtol is declared... yes\n| checking whether strtoul is declared... yes\n| checking whether strtoll is declared... yes\n| checking whether strtoull is declared... yes\n| checking whether strverscmp is declared... yes\n| checking whether strnlen is declared... yes\n| checking whether canonicalize_file_name must be declared... no\n| checking for SHA1 HW acceleration support... no\n| checking for stdlib.h... (cached) yes\n| checking for unistd.h... (cached) yes\n| checking for sys/param.h... (cached) yes\n| checking for getpagesize... (cached) yes\n| checking for working mmap... yes\n| checking for working strncmp... yes\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| config.status: creating Makefile\n| config.status: creating testsuite/Makefile\n| config.status: creating config.h\n| config.status: executing default commands\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| if [ x\"-fPIC\" != x ] && [ ! -d pic ]; then \\\n|   mkdir pic; \\\n| else true; fi\n| if [ x\"\" != x ] && [ ! -d noasan ]; then \\\n|   mkdir noasan; \\\n| else true; fi\n| touch stamp-picdir\n| touch stamp-noasandir\n| echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o pic/regex.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o pic/md5.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o pic/sha1.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o pic/alloca.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o pic/argv.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o pic/choose-temp.o; \\\n| else true; fi\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o pic/dyn-string.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o bsearch_r.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o noasan/alloca.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o alloca.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o choose-temp.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o pic/fdmatch.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o pic/fibheap.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o dyn-string.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o fdmatch.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o cplus-dem.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o noasan/argv.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o argv.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o filedescriptor.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o noasan/md5.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o md5.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o pic/floatformat.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o filename_cmp.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o noasan/fibheap.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o fibheap.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o pic/fnmatch.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o noasan/sha1.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o sha1.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o pic/getopt.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o fnmatch.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o pic/getopt1.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o pic/getpwd.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o noasan/getopt.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o getopt.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o noasan/getopt1.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o getopt1.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o pic/getruntime.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o pic/hashtab.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o noasan/floatformat.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o pic/hex.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o floatformat.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o pic/lbasename.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o noasan/getpwd.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o pic/ldirname.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o getpwd.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o noasan/hex.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o hex.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o noasan/getruntime.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o getruntime.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o pic/lrealpath.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o noasan/lbasename.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o lbasename.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o noasan/ldirname.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o ldirname.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o pic/objalloc.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o lrealpath.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o pic/obstack.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o pic/partition.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o make-temp-file.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o pic/pexecute.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o pic/physmem.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o noasan/objalloc.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o objalloc.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o noasan/hashtab.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o hashtab.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o noasan/partition.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o partition.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o noasan/obstack.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o obstack.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o noasan/pexecute.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o noasan/physmem.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o pexecute.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o physmem.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o pic/pex-common.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o pic/pex-one.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o pic/pex-unix.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o pic/d-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o noasan/pex-one.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o pex-one.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o safe-ctype.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o pic/simple-object.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o pex-unix.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o noasan/pex-common.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o pex-common.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o dwarfnames.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o noasan/simple-object.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o simple-object.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o simple-object-coff.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o pic/sort.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o pic/crc32.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o pic/cp-demint.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o pic/concat.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o pic/spaces.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o pic/splay-tree.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o noasan/crc32.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o crc32.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o noasan/spaces.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o spaces.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o pic/stack-limit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o noasan/sort.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o sort.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o pic/strerror.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o pic/strsignal.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o cp-demint.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o vprintf-support.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o noasan/concat.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o stack-limit.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o concat.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o timeval-utils.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o splay-tree.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o pic/xasprintf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o noasan/strerror.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o strerror.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o pic/xatexit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o d-demangle.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o pic/xexit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o noasan/strsignal.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o strsignal.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o pic/xmalloc.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o xasprintf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o pic/xmemdup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o noasan/xatexit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o noasan/xexit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o xatexit.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o xexit.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o pic/xstrdup.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o pic/xstrerror.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o xmalloc.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o simple-object-elf.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o pic/xstrndup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o xmemdup.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o pic/setproctitle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o xstrerror.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o xstrdup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o setproctitle.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o xstrndup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o xvasprintf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o rust-demangle.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o noasan/regex.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o regex.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o cp-demangle.o\n| rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|   ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a\n| if [ x\"-fPIC\" != x ]; then \\\n|   cd pic; \\\n|   ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|     ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \\\n|   ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \\\n|   cd ..; \\\n| else true; fi; \\\n| if [ x\"\" != x ]; then \\\n|   cd noasan; \\\n|   ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|     ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \\\n|   ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \\\n|   cd ..; \\\n| else true; fi\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make  all-am\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| /bin/bash ./libtool  --tag=CC --tag=disable-static  --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/../include -DHAVE_CONFIG_H  -Wall  -DBASE_VERSION='\"15.1.0\"' -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c -o lto-plugin.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/lto-plugin.c\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/../include -DHAVE_CONFIG_H -Wall -DBASE_VERSION=\\\"15.1.0\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/lto-plugin.c  -fPIC -DPIC -o .libs/lto-plugin.o\n| /bin/bash ./libtool --tag=CC --tag=disable-static  --mode=link gcc  -Wall  -DBASE_VERSION='\"15.1.0\"' -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -Wc,-static-libgcc -pthread  -module -avoid-version -bindir /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0 -Wl,--version-script=../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/lto-plugin.map    -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib' '-L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib' '-Wl,--enable-new-dtags' '-Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib' '-Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib' '-Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib' '-Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib' '-Wl,-O1' '-Wl,--allow-shlib-undefined' '-Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1' '-pthread' -o liblto_plugin.la -rpath /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0 lto-plugin.lo  -Wc,../libiberty/pic/libiberty.a\n| libtool: link: gcc  -shared  -fPIC -DPIC  .libs/lto-plugin.o   -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib  -O2 -static-libgcc -pthread -Wl,--version-script=../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/lto-plugin.map -static-libstdc++ -static-libgcc -Wl,--enable-new-dtags -Wl,-rpath-link -Wl,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib -Wl,-rpath-link -Wl,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib -Wl,-rpath -Wl,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib -Wl,-rpath -Wl,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread ../libiberty/pic/libiberty.a   -pthread -Wl,-soname -Wl,liblto_plugin.so -o .libs/liblto_plugin.so\n| libtool: link: ( cd \".libs\" && rm -f \"liblto_plugin.la\" && ln -s \"../liblto_plugin.la\" \"liblto_plugin.la\" )\n| libtool: install: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/install -c .libs/liblto_plugin.so /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin/../gcc/liblto_plugin.so\n| libtool: install: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/install -c .libs/liblto_plugin.lai /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin/../gcc/liblto_plugin.la\n| libtool: install: warning: remember to run `libtool --finish /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0'\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| Configuring in ./gcc\n| configure: creating cache ./config.cache\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking LIBRARY_PATH variable... ok\n| checking GCC_EXEC_PREFIX variable... ok\n| checking whether to place generated files in the source directory... no\n| checking whether a default linker was specified... no\n| checking whether a default dsymutil was specified... no\n| checking whether a default assembler was specified... no\n| checking for aarch64-linux-gcc... gcc\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... no\n| checking for suffix of object files... o\n| checking whether we are using the GNU C compiler... yes\n| checking whether gcc  accepts -g... yes\n| checking for gcc  option to accept ISO C89... none needed\n| checking whether we are using the GNU C++ compiler... yes\n| checking whether g++  accepts -g... yes\n| checking for aarch64-linux-gnatbind... no\n| checking for gnatbind... no\n| checking for aarch64-linux-gnatmake... no\n| checking for gnatmake... no\n| checking whether compiler driver understands Ada and is recent enough... no\n| checking for aarch64-linux-gdc... no\n| checking whether the D compiler works... no\n| checking how to run the C++ preprocessor... g++  -E\n| checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking for sys/types.h... yes\n| checking for sys/stat.h... yes\n| checking for stdlib.h... yes\n| checking for string.h... yes\n| checking for memory.h... yes\n| checking for strings.h... yes\n| checking for inttypes.h... yes\n| checking for stdint.h... yes\n| checking for unistd.h... yes\n| checking minix/config.h usability... no\n| checking minix/config.h presence... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| checking how to run the C preprocessor... gcc  -E\n| checking for inline... inline\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 size of ino_t... 8\n| checking size of dev_t... 8\n| checking size of void *... 8\n| checking size of short... 2\n| checking size of int... 4\n| checking size of long... 8\n| checking for long long... yes\n| checking size of long long... 8\n| checking for int8_t... yes\n| checking for int16_t... yes\n| checking for int32_t... yes\n| checking for int64_t... yes\n| checking for unsigned long long int... yes\n| checking for long long int... yes\n| checking for intmax_t... yes\n| checking for intptr_t... yes\n| checking for uint8_t... yes\n| checking for uint16_t... yes\n| checking for uint32_t... yes\n| checking for uint64_t... yes\n| checking for uintmax_t... yes\n| checking for uintptr_t... yes\n| checking for int64_t underlying type... long\n| checking for std::swap in <utility>... yes\n| checking whether g++  is affected by placement new aliasing bug... no\n| checking whether g++  supports -W... yes\n| checking whether g++  supports -Wall... yes\n| checking whether g++  supports -Werror=narrowing... yes\n| checking whether g++  supports -Wwrite-strings... yes\n| checking whether g++  supports -Wcast-qual... yes\n| checking whether gcc  supports -Wstrict-prototypes... yes\n| checking whether gcc  supports -Wmissing-prototypes... yes\n| checking whether g++  supports -Wmissing-format-attribute... yes\n| checking whether g++  supports -Wconditionally-supported... yes\n| checking whether g++  supports -Woverloaded-virtual... yes\n| checking whether gcc  supports -Wold-style-definition... yes\n| checking whether gcc  supports -Wc++-compat... yes\n| checking whether g++  supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes\n| checking whether gcc  supports -fno-exceptions... yes\n| checking whether gcc  supports -fno-rtti... yes\n| checking whether gcc  supports -fasynchronous-unwind-tables... yes\n| checking valgrind/memcheck.h usability... no\n| checking valgrind/memcheck.h presence... no\n| checking for valgrind/memcheck.h... no\n| checking for multiarch configuration... auto\n| configure: WARNING: fixed-point is not supported for this target, ignored\n| checking whether make sets $(MAKE)... yes\n| checking for gawk... gawk\n| checking whether ln -s works... yes\n| checking whether ln works... yes\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for a BSD compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/install -c\n| checking for cmp's capabilities... gnucompare\n| checking for mktemp... yes\n| checking for makeinfo... makeinfo\n| checking for modern makeinfo... yes\n| checking for CONTENTS_OUTPUT_LOCATION support in makeinfo... no\n| checking for recent Pod::Man... yes\n| checking for flex... flex\n| checking for bison... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work-shared/gcc-15.1.0-r0/gcc-15.1.0/missing bison\n| checking for python3... python3\n| checking for modern python3... yes\n| checking for nm... nm\n| checking for ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for sphinx-build... texinfo\n| checking for ANSI C header files... (cached) yes\n| checking whether time.h and sys/time.h may both be included... yes\n| checking whether string.h and strings.h may both be included... yes\n| checking for sys/wait.h that is POSIX.1 compatible... yes\n| checking whether termios.h defines TIOCGWINSZ... no\n| checking whether sys/ioctl.h defines TIOCGWINSZ... yes\n| checking for limits.h... yes\n| checking for stddef.h... yes\n| checking for string.h... (cached) yes\n| checking for strings.h... (cached) yes\n| checking for stdlib.h... (cached) yes\n| checking for time.h... yes\n| checking for iconv.h... yes\n| checking for fcntl.h... yes\n| checking for ftw.h... yes\n| checking for unistd.h... (cached) yes\n| checking for sys/auxv.h... yes\n| checking for sys/file.h... yes\n| checking for sys/time.h... yes\n| checking for sys/mman.h... yes\n| checking for sys/resource.h... yes\n| checking for sys/param.h... yes\n| checking for sys/times.h... yes\n| checking for sys/stat.h... (cached) yes\n| checking for sys/locking.h... no\n| checking for direct.h... no\n| checking for malloc.h... yes\n| checking for langinfo.h... yes\n| checking for ldfcn.h... no\n| checking for locale.h... yes\n| checking for wchar.h... yes\n| checking for libgen.h... yes\n| checking for thread.h... no\n| checking for pthread.h... yes\n| checking for CHAR_BIT... yes\n| checking whether byte ordering is bigendian... no\n| checking how to run the C++ preprocessor... g++  -E\n| checking for unordered_map... yes\n| checking for tr1/unordered_map... yes\n| checking for ext/hash_map... yes\n| checking dependency style of g++ ... gcc3\n| checking for collect2 libraries... (cached) none required\n| checking for library containing exc_resume... no\n| checking for library containing kstat_open... no\n| checking for library containing ldexp... none required\n| checking for library containing dlopen... none required\n| checking for inttypes.h... yes\n| checking for library containing ZSTD_compress... -lzstd\n| checking for zstd.h... yes\n| checking for times... yes\n| checking for clock... yes\n| checking for kill... yes\n| checking for getrlimit... yes\n| checking for setrlimit... yes\n| checking for atoq... no\n| checking for popen... yes\n| checking for sysconf... yes\n| checking for strsignal... yes\n| checking for getrusage... yes\n| checking for nl_langinfo... yes\n| checking for gettimeofday... yes\n| checking for mbstowcs... yes\n| checking for wcswidth... yes\n| checking for mmap... yes\n| checking for posix_fallocate... yes\n| checking for setlocale... yes\n| checking for clearerr_unlocked... yes\n| checking for feof_unlocked... yes\n| checking for ferror_unlocked... yes\n| checking for fflush_unlocked... yes\n| checking for fgetc_unlocked... yes\n| checking for fgets_unlocked... yes\n| checking for fileno_unlocked... yes\n| checking for fprintf_unlocked... no\n| checking for fputc_unlocked... yes\n| checking for fputs_unlocked... yes\n| checking for fread_unlocked... yes\n| checking for fwrite_unlocked... yes\n| checking for getchar_unlocked... yes\n| checking for getc_unlocked... yes\n| checking for putchar_unlocked... yes\n| checking for putc_unlocked... yes\n| checking for madvise... yes\n| checking for mallinfo... yes\n| checking for mallinfo2... yes\n| checking for fstatat... yes\n| checking for getauxval... yes\n| checking for clock_gettime... yes\n| checking for munmap... yes\n| checking for msync... yes\n| checking for get_current_dir_name... yes\n| checking for memrchr... yes\n| checking whether mbstowcs works... yes\n| checking for ssize_t... yes\n| checking for caddr_t... yes\n| checking for sighander_t... no\n| checking for sys/mman.h... (cached) yes\n| checking for mmap... (cached) yes\n| checking whether read-only mmap of a plain file works... yes\n| checking whether mmap from /dev/zero works... yes\n| checking for MAP_ANON(YMOUS)... yes\n| checking whether mmap with MAP_ANON(YMOUS) works... yes\n| checking for pid_t... yes\n| checking for vfork.h... no\n| checking for fork... yes\n| checking for vfork... yes\n| checking for working fork... yes\n| checking for working vfork... (cached) yes\n| checking for ld used by GCC... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for shared library run path origin... done\n| checking for iconv... yes\n| checking for working iconv... yes\n| checking whether iconv is compatible with its POSIX signature... yes\n| checking for LC_MESSAGES... yes\n| checking for nl_langinfo and CODESET... yes\n| checking whether basename is declared... yes\n| checking whether strstr is declared... yes\n| checking whether getenv is declared... yes\n| checking whether atol is declared... yes\n| checking whether atoll is declared... yes\n| checking whether asprintf is declared... yes\n| checking whether sbrk is declared... yes\n| checking whether abort is declared... yes\n| checking whether atof is declared... yes\n| checking whether getcwd is declared... yes\n| checking whether getwd is declared... yes\n| checking whether madvise is declared... yes\n| checking whether mkstemps is declared... yes\n| checking whether stpcpy is declared... yes\n| checking whether strnlen is declared... yes\n| checking whether strsignal is declared... yes\n| checking whether strverscmp is declared... yes\n| checking whether strtol is declared... yes\n| checking whether strtoul is declared... yes\n| checking whether strtoll is declared... yes\n| checking whether strtoull is declared... yes\n| checking whether setenv is declared... yes\n| checking whether unsetenv is declared... yes\n| checking whether errno is declared... yes\n| checking whether snprintf is declared... yes\n| checking whether vsnprintf is declared... yes\n| checking whether vasprintf is declared... yes\n| checking whether malloc is declared... yes\n| checking whether realloc is declared... yes\n| checking whether calloc is declared... yes\n| checking whether free is declared... yes\n| checking whether getopt is declared... yes\n| checking whether clock is declared... yes\n| checking whether getpagesize is declared... yes\n| checking whether ffs is declared... yes\n| checking whether fmemopen is declared... yes\n| checking whether clearerr_unlocked is declared... yes\n| checking whether feof_unlocked is declared... yes\n| checking whether ferror_unlocked is declared... yes\n| checking whether fflush_unlocked is declared... yes\n| checking whether fgetc_unlocked is declared... yes\n| checking whether fgets_unlocked is declared... yes\n| checking whether fileno_unlocked is declared... yes\n| checking whether fprintf_unlocked is declared... no\n| checking whether fputc_unlocked is declared... yes\n| checking whether fputs_unlocked is declared... yes\n| checking whether fread_unlocked is declared... yes\n| checking whether fwrite_unlocked is declared... yes\n| checking whether getchar_unlocked is declared... yes\n| checking whether getc_unlocked is declared... yes\n| checking whether putchar_unlocked is declared... yes\n| checking whether putc_unlocked is declared... yes\n| checking whether getrlimit is declared... yes\n| checking whether setrlimit is declared... yes\n| checking whether getrusage is declared... yes\n| checking whether mallinfo is declared... yes\n| checking whether mallinfo2 is declared... yes\n| checking whether ldgetname is declared... no\n| checking whether times is declared... yes\n| checking whether sigaltstack is declared... yes\n| checking for struct tms... yes\n| checking for clock_t... yes\n| checking for F_SETLKW... yes\n| checking for O_CLOEXEC... yes\n| checking for fcntl.h... (cached) yes\n| checking whether O_NONBLOCK is declared... yes\n| checking for personality ADDR_NO_RANDOMIZE... yes\n| checking for AF_UNIX... yes\n| checking for AF_INET6... yes\n| checking for _LK_LOCK... no\n| checking if mkdir takes one argument... no\n| Using `../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc' for machine-specific logic.\n| Using `../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md' as machine description file.\n| Using the following target machine macro files:\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/biarchlp64.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/elfos.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/newlib-stdint.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-elf.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-errata.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-elf-raw.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/initfini-array.h\n| Using host-linux.o for host machine hooks.\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/install -c\n| checking whether NLS is requested... no\n| checking for msgfmt... no\n| checking for gmsgfmt... :\n| checking for xgettext... no\n| checking for msgmerge... no\n| checking for CFPreferencesCopyAppValue... no\n| checking for CFLocaleCopyPreferredLanguages... no\n| checking whether to use NLS... no\n| checking whether NLS is requested... no\n| checking how to print strings... printf\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/sed\n| checking for fgrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep -F\n| checking for ld used by gcc ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/nm -B\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/nm -B) interface... BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... 1572864\n| checking whether the shell understands some XSI constructs... yes\n| checking whether the shell understands \"+=\"... yes\n| checking for ld  option to reload object files... -r\n| checking for aarch64-linux-objdump... objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for aarch64-linux-ar... (cached) ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-strip... strip\n| checking for aarch64-linux-ranlib... (cached) ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/nm -B output from gcc  object... ok\n| checking for dlfcn.h... yes\n| checking for objdir... .libs\n| checking if gcc  supports -fno-rtti -fno-exceptions... no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... yes\n| checking if gcc  static flag -static works... yes\n| checking if gcc  supports -c -o file.o... yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) 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 how to run the C++ preprocessor... g++  -E\n| checking for ld used by g++ ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking whether the g++  linker (ld ) supports shared libraries... yes\n| checking for g++  option to produce PIC... -fPIC -DPIC\n| checking if g++  PIC flag -fPIC -DPIC works... yes\n| checking if g++  static flag -static works... yes\n| checking if g++  supports -c -o file.o... yes\n| checking if g++  supports -c -o file.o... (cached) yes\n| checking whether the g++  linker (ld ) 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| checking for aarch64-poky-elf-as... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-as\n| checking for aarch64-poky-elf-ld... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-ld\n| checking whether we are using gold... no\n| checking whether we are using mold... no\n| checking gold linker with split stack support as non default...\n| checking what linker to use... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-ld\n| checking for aarch64-poky-elf-nm... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-nm\n| checking what nm to use... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-nm\n| checking for aarch64-poky-elf-objdump... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-objdump\n| checking what objdump to use... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-objdump\n| checking for aarch64-poky-elf-readelf... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-readelf\n| checking what readelf to use... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-readelf\n| checking for aarch64-poky-elf-otool... no\n| checking what otool to use... not found\n| checking for aarch64-poky-elf-dsymutil... no\n| checking assembler flags...\n| checking assembler for .balign and .p2align... yes\n| checking assembler for .p2align with maximum skip... yes\n| checking assembler for .literal16... no\n| checking assembler for working .subsection -1... yes\n| checking assembler for .weak... yes\n| checking assembler for .weakref... yes\n| checking assembler for .nsubspa comdat... no\n| checking assembler for .hidden... yes\n| checking assembler for .base64... yes\n| checking assembler for .cv_ucomp... no\n| checking linker for .hidden support... yes\n| checking linker read-only and read-write section mixing... read-write\n| checking whether the host/build supports symbol aliases... yes\n| checking assembler for .sleb128 and .uleb128... yes\n| checking assembler for cfi directives... yes\n| checking assembler for working cfi advance... yes\n| checking assembler for cfi personality directive... yes\n| checking assembler for cfi sections directive... yes\n| checking assembler for eh_frame optimization... yes\n| checking assembler for section exclude flag... yes\n| checking assembler for section 'R' flag... yes\n| checking assembler for section 'o' flag... yes\n| checking assembler for section merging support... yes\n| checking assembler for COMDAT group support (GNU as)... yes\n| checking assembler for line table is_stmt support... yes\n| checking assembler for line table discriminator support... yes\n| checking assembler for thread-local storage support... yes\n| checking linker -Bstatic/-Bdynamic option... yes\n| checking linker --version-script option... yes\n| checking linker soname option... yes\n| checking linker --demangle support... yes\n| checking linker plugin support... 2\n| checking assembler for -mabi option... yes\n| checking assembler for -fpic relocs... yes\n| checking assembler for dwarf2 debug_line support... yes\n| checking assembler for buggy dwarf2 .file directive... no\n| checking assembler for dwarf2 debug_view support... yes\n| checking assembler for --gdwarf2 option... yes\n| checking assembler for --gdwarf-5 option... yes\n| checking assembler for assembly of compiler generated 64-bit .debug_line... yes\n| checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes\n| checking assembler for --gdwarf-4 with the APP marker... yes\n| checking assembler for working --gdwarf-4/--gdwarf-5 for all sources... yes\n| checking assembler for --debug-prefix-map option... yes\n| checking assembler for compressed debug sections... 1\n| checking assembler for .lcomm with alignment... no\n| checking for target glibc version... 0.0\n| checking assembler for gnu_unique_object... yes\n| checking assembler for tolerance to line number 0... yes\n| checking support for thin archives... yes\n| checking linker PT_GNU_EH_FRAME support... yes\n| checking linker position independent executable support... yes\n| checking linker PIE support with copy reloc... no\n| checking linker EH-compatible garbage collection of sections... yes\n| checking linker EH garbage collection of sections bug... no\n| checking linker for compressed debug sections... 2\n| checking linker --as-needed support... yes\n| checking linker mapfile support for clearing hardware capabilities... no\n| checking linker --build-id support... yes\n| checking linker *_sol2 emulation support... no\n| checking linker --sysroot support... yes\n| checking __stack_chk_fail in target C library... yes\n| checking sys/sdt.h in the target C library... no\n| checking dl_iterate_phdr in target C library... unknown\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking whether to avoid linking multiple front-ends at once... no\n| checking whether to serialize linking of multiple front-ends... no\n| Links are now set up to build a cross-compiler\n|  from aarch64-unknown-linux-gnu to aarch64-poky-elf.\n| checking for exported symbols... yes\n| checking for -rdynamic... yes\n| checking for library containing dlopen... (cached) none required\n| checking for -fPIC -shared... yes\n| gcc_driver_version: 15.1.0\n| checking for -fno-PIE option... yes\n| checking for -no-pie option... yes\n| checking for CET support... no\n| checking linker -z bndplt option... no\n| checking linker --push-state/--pop-state options... yes\n| checking linker -z now option... yes\n| checking linker -z relro option... yes\n| no\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| config.status: creating as\n| config.status: creating collect-ld\n| config.status: creating nm\n| config.status: creating dsymutil\n| config.status: creating Makefile\n| config.status: creating ada/gcc-interface/Makefile\n| config.status: creating ada/Makefile\n| config.status: creating m2/config-make\n| config.status: creating m2/Make-maintainer\n| config.status: creating auto-host.h\n| config.status: executing depdir commands\n| mkdir -p -- .deps\n| config.status: executing gccdepdir commands\n| mkdir -p -- build/.deps\n| mkdir -p -- ada/.deps\n| mkdir -p -- c/.deps\n| mkdir -p -- cobol/.deps\n| mkdir -p -- cp/.deps\n| mkdir -p -- d/.deps\n| mkdir -p -- fortran/.deps\n| mkdir -p -- go/.deps\n| mkdir -p -- jit/.deps\n| mkdir -p -- lto/.deps\n| mkdir -p -- m2/.deps\n| mkdir -p -- objc/.deps\n| mkdir -p -- objcp/.deps\n| mkdir -p -- rust/.deps\n| mkdir -p -- c-family/.deps\n| mkdir -p -- common/.deps\n| mkdir -p -- analyzer/.deps\n| mkdir -p -- text-art/.deps\n| mkdir -p -- rtl-ssa/.deps\n| mkdir -p -- sym-exec/.deps\n| config.status: executing default-1 commands\n| config.status: executing default commands\n| NOTE: make -j 16 -l 75 TARGET-gcc=checksum-options all-gcc\n| mkdir -p -- ./libcody\n| mkdir -p -- build-aarch64-linux/libiberty\n| mkdir -p -- build-aarch64-linux/fixincludes\n| mkdir -p -- ./libbacktrace\n| mkdir -p -- build-aarch64-linux/libcpp\n| mkdir -p -- ./fixincludes\n| mkdir -p -- ./libdecnumber\n| Configuring in build-aarch64-linux/libiberty\n| Configuring in build-aarch64-linux/fixincludes\n| Configuring in build-aarch64-linux/libcpp\n| Configuring in ./libcody\n| Configuring in ./fixincludes\n| Configuring in ./libdecnumber\n| Configuring in ./libbacktrace\n| configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for makeinfo... makeinfo\n| configure: creating cache ./config.cache\n| checking build system type... checking whether make sets $(MAKE)... checking build system type... checking build system type... checking build system type... configure: creating cache ./config.cache\n| aarch64-unknown-linux-gnu\n| aarch64-unknown-linux-gnu\n| checking host system type... checking host system type... yes\n| checking for aarch64-linux-gcc... aarch64-unknown-linux-gnu\n| gcc\n| checking host system type... checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-unknown-linux-gnu\n| checking maintainer-mode...\n| aarch64-unknown-linux-gnu\n| checking target system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking whether make sets $(MAKE)... aarch64-poky-elf\n| checking for aarch64-linux-gcc... gcc\n| aarch64-poky-elf\n| checking for aarch64-linux-gcc... gcc\n| checking for perl... perl\n| aarch64-unknown-linux-gnu\n| checking target system type... yes\n| checking for a BSD-compatible install... checking build system type... aarch64-poky-elf\n| checking for aarch64-linux-gcc... gcc\n| checking whether the C compiler works... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/install -c\n| checking for aarch64-linux-gcc... gcc\n| aarch64-unknown-linux-gnu\n| checking host system type... checking whether the C++ compiler works... aarch64-unknown-linux-gnu\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for -plugin option... checking for aarch64-linux-ar... (cached) ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| yes\n| checking for C++ compiler default output file name... a.out\n| checking for suffix of executables... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... yes\n| checking for C compiler default output file name... a.out\n| checking whether to install libiberty headers and static library... no\n| configure: target_header_dir =\n| checking for aarch64-linux-gcc... gcc\n| checking for suffix of executables...\n| checking whether we are cross compiling...\n| checking whether we are cross compiling...\n| checking whether we are cross compiling...\n| checking whether we are cross compiling...\n| \n| checking whether we are cross compiling... checking whether we are cross compiling... no\n| checking for suffix of object files... no\n| no\n| checking for suffix of object files... checking for suffix of object files... o\n| checking whether we are using the GNU C compiler... checking whether the C compiler works... no\n| checking for suffix of object files... no\n| no\n| checking for suffix of object files... checking for suffix of object files... o\n| checking whether we are using the GNU C++ compiler... o\n| checking whether we are using the GNU C compiler... yes\n| checking whether gcc  accepts -g... o\n| checking whether we are using the GNU C compiler... o\n| o\n| checking whether we are using the GNU C compiler... checking whether we are using the GNU C compiler... yes\n| checking whether g++  accepts -g... yes\n| checking whether gcc  accepts -g... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... yes\n| checking for gcc  option to accept ISO C89... yes\n| checking whether gcc  accepts -g... yes\n| checking whether gcc  accepts -g... yes\n| checking whether gcc  accepts -g... yes\n| checking whether g++  is for C++11... yes\n| checking for gcc  option to accept ISO C89... yes\n| checking for gcc  option to accept ISO C89... yes\n| checking for gcc  option to accept ISO C89... yes\n| checking for gcc  option to accept ISO C89...\n| none needed\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking whether we are cross compiling... checking for aclocal... aclocal\n| checking for autoconf... autoconf\n| checking for autoheader... autoheader\n| checking whether gcc  supports -W... none needed\n| checking how to run the C preprocessor... gcc  -E\n| adding -std=c++11\n| none needed\n| checking how to run the C preprocessor... gcc  -E\n| checking adding -Wl,--no-undefined to linker... yes\n| none needed\n| checking whether gcc  understands -c and -o together... none needed\n| checking whether gcc  supports -Wall... no\n| checking for suffix of object files... checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep -E\n| yes\n| checking for ANSI C header files... checking for grep that handles long lines and -e... checking whether we are using the GNU C++ compiler... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep\n| checking for egrep... checking whether gcc  supports -Wwrite-strings... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep -E\n| checking for ANSI C header files... ok\n| o\n| checking whether we are using the GNU C compiler... checking exceptions... no\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| yes\n| checking how to run the C preprocessor... gcc  -E\n| yes\n| checking whether g++  accepts -g... yes\n| checking whether gcc  accepts -g... yes\n| configure: updating cache ./config.cache\n| checking whether gcc  supports -Wstrict-prototypes... configure: creating ./config.status\n| yes\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking how to run the C preprocessor... gcc  -E\n| checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking for gcc  option to accept ISO C89... yes\n| checking whether gcc  supports -Wmissing-prototypes... checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep -E\n| checking for ANSI C header files... none needed\n| checking how to run the C preprocessor... gcc  -E\n| yes\n| checking whether gcc  supports -Wold-style-definition... yes\n| yes\n| checking for sys/types.h... checking for sys/types.h... yes\n| checking whether gcc  supports -Wmissing-format-attribute... checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| yes\n| checking for sys/stat.h... yes\n| checking for sys/stat.h... checking whether gcc  supports -Wcast-qual... config.status: creating Makefile\n| yes\n| checking for sys/types.h... config.status: creating config.h\n| yes\n| yes\n| yes\n| checking whether gcc  supports -pedantic -Wlong-long... checking for stdlib.h... checking for stdlib.h... yes\n| yes\n| checking for sys/stat.h... checking for sys/types.h... yes\n| checking whether gcc  supports -fno-lto... yes\n| yes\n| checking for string.h... checking for string.h... mkdir -p -- ./libcpp\n| yes\n| yes\n| checking how to run the C preprocessor... gcc  -E\n| Configuring in ./libcpp\n| yes\n| checking for stdlib.h... checking for sys/stat.h... make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcody'\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF buffer.d -c -o buffer.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/buffer.cc\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF netclient.d -c -o netclient.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/netclient.cc\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF client.d -c -o client.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/client.cc\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF netserver.d -c -o netserver.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/netserver.cc\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF resolver.d -c -o resolver.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/resolver.cc\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF packet.d -c -o packet.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/packet.cc\n| yes\n| yes\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| yes\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF server.d -c -o server.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/server.cc\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| checking for sys/types.h... checking for memory.h... checking for memory.h... yes\n| yes\n| checking for string.h... checking for grep that handles long lines and -e... checking for stdlib.h... make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep -E\n| checking for ANSI C header files... make  all-am\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| yes\n| yes\n| yes\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| checking for sys/stat.h... checking for strings.h... checking for strings.h... yes\n| yes\n| checking for memory.h... checking for string.h... yes\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -DSRCDIR='\"../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody\"' -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF fatal.d -c -o fatal.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/fatal.cc\n| yes\n| yes\n| checking for stdlib.h... checking for inttypes.h... yes\n| checking for inttypes.h... yes\n| checking for strings.h... checking for memory.h... yes\n| yes\n| checking for string.h... yes\n| yes\n| checking for stdint.h... yes\n| checking for stdint.h... checking for inttypes.h... checking for strings.h... yes\n| yes\n| checking for sys/types.h... yes\n| checking for memory.h... checking for unistd.h... yes\n| yes\n| yes\n| checking for unistd.h... checking for inttypes.h... checking for stdint.h... yes\n| yes\n| checking for sys/stat.h... yes\n| checking for strings.h... checking minix/config.h usability... yes\n| yes\n| yes\n| checking for stdint.h... checking minix/config.h usability... checking for unistd.h... yes\n| yes\n| checking for stdlib.h... checking for inttypes.h... no\n| checking minix/config.h presence... yes\n| no\n| checking minix/config.h presence... yes\n| checking minix/config.h usability... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| checking for unistd.h... checking for stdint.h... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| checking for string.h... yes\n| checking for a sed that does not truncate output... yes\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/sed\n| no\n| checking minix/config.h presence... yes\n| checking minix/config.h usability... checking whether gcc  supports -W... checking for unistd.h... yes\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/sed\n| yes\n| checking whether gcc  supports -W... yes\n| checking for memory.h... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... checking whether gcc  supports -Wall... yes\n| yes\n| no\n| checking minix/config.h presence... checking minix/config.h usability... checking whether gcc  supports -Wall... yes\n| yes\n| checking whether gcc  supports -Wwrite-strings... no\n| checking for strings.h... checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| checking for a BSD-compatible install... yes\n| checking whether gcc  supports -Wwrite-strings... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| yes\n| configure: creating cache ./config.cache\n| no\n| checking minix/config.h presence... checking whether gcc  supports -Wstrict-prototypes... yes\n| checking for a thread-safe mkdir -p... checking build system type... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/mkdir -p\n| checking for gawk... gawk\n| checking whether make sets $(MAKE)... checking for inttypes.h... yes\n| yes\n| aarch64-unknown-linux-gnu\n| checking host system type... checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... yes\n| checking whether gcc  supports -Wstrict-prototypes... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... checking whether make supports nested variables... aarch64-unknown-linux-gnu\n| checking target system type... yes\n| aarch64-poky-elf\n| checking whether make sets $(MAKE)... yes\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for aarch64-linux-gcc... (cached) gcc\n| checking whether gcc  supports -Wmissing-prototypes... yes\n| checking for a BSD-compatible install... yes\n| no\n| yes\n| checking for aclocal... aclocal\n| checking for autoconf... autoconf\n| checking for autoheader... autoheader\n| checking for stdint.h... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/install -c\n| checking for aarch64-linux-gcc... checking whether gcc  supports -Wmissing-prototypes... gcc\n| checking whether gcc  supports -W... yes\n| yes\n| checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... checking whether gcc  supports -Wold-style-definition... checking whether we are using the GNU C compiler... (cached) yes\n| checking whether gcc  accepts -g... (cached) yes\n| checking for gcc  option to accept ISO C89... (cached) none needed\n| checking whether gcc  understands -c and -o together... (cached) yes\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for gawk... (cached) gawk\n| checking for dwz... no\n| checking how to print strings... printf\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/sed\n| checking for fgrep... yes\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep -F\n| checking for ld used by gcc ... yes\n| ld\n| checking if the linker (ld ) is GNU ld... checking whether the C compiler works... checking whether gcc  supports -Wall... checking whether gcc  supports -Wold-style-definition... yes\n| yes\n| checking for BSD- or MS-compatible name lister (nm)... no\n| checking for unistd.h... checking whether gcc  supports -W... yes\n| checking whether gcc  supports -Wmissing-format-attribute... yes\n| yes\n| checking whether gcc  supports -Wnarrowing... checking whether gcc  supports -Wmissing-format-attribute... yes\n| yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... checking whether gcc  supports -Wall... yes\n| yes\n| checking whether gcc  supports -Woverlength-strings... yes\n| checking ctype.h usability... yes\n| checking whether gcc  supports -Wwrite-strings... checking whether gcc  supports -Woverlength-strings... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/nm -B\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/nm -B) interface... yes\n| yes\n| checking whether gcc  supports -pedantic -Wlong-long... checking whether gcc  supports -Wwrite-strings...\n| checking whether we are cross compiling... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o\n| yes\n| yes\n| checking whether gcc  supports -pedantic -Wlong-long... checking whether gcc  supports -Wmissing-format-attribute... yes\n| checking ctype.h presence... BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... yes\n| yes\n| checking for ANSI C header files... (cached) yes\n| 1572864\n| checking whether the shell understands some XSI constructs... yes\n| checking whether the shell understands \"+=\"... yes\n| checking whether gcc  supports -Wc++-compat... checking stddef.h usability... checking for ld  option to reload object files... -r\n| checking for aarch64-linux-objdump... objdump\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libcody.a\n| checking how to recognize dependent libraries... pass_all\n| yes\n| checking for ctype.h... yes\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| yes\n| yes\n| checking for ANSI C header files... (cached) yes\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcody'\n| checking whether gcc  supports -Wstrict-prototypes... checking stddef.h usability... checking stddef.h usability... no\n| checking for suffix of object files... yes\n| checking whether gcc  supports -Wstrict-prototypes... yes\n| checking stddef.h presence... yes\n| o\n| checking whether we are using the GNU C compiler... yes\n| checking stddef.h presence... checking whether gcc  supports -Wmissing-prototypes... yes\n| checking stddef.h presence... yes\n| checking for stddef.h... yes\n| checking for stdlib.h... yes\n| (cached) checking for stddef.h... yes\n| yes\n| checking for aarch64-linux-strip... strip\n| checking for aarch64-linux-ranlib... (cached) ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| yes\n| yes\n| checking for stddef.h... yes\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/nm -B output from gcc  object... yes\n| checking whether gcc  accepts -g... checking whether gcc  supports -Wshadow=local... checking for string.h... (cached) yes\n| checking for strings.h... (cached) yes\n| yes\n| checking for stdlib.h... (cached) yes\n| checking whether gcc  supports -Wold-style-definition... checking for unistd.h... (cached) yes\n| checking stdio.h usability... checking for strings.h... (cached) yes\n| checking fcntl.h usability... yes\n| checking for gcc  option to accept ISO C89... checking for unistd.h... (cached) yes\n| yes\n| checking whether gcc  supports -pedantic ... checking fcntl.h usability... yes\n| checking whether gcc  supports -Wc++-compat... yes\n| checking stdio.h presence... yes\n| checking whether gcc  and cc understand -c and -o together... yes\n| checking fcntl.h presence... none needed\n| yes\n| checking for stdio.h... yes\n| yes\n| checking whether gcc  supports -pedantic -Wlong-long... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes\n| checking for fcntl.h... yes\n| checking fcntl.h presence... yes\n| ok\n| checking for dlfcn.h... checking sys/file.h usability... checking whether we are using the GNU C++ compiler... yes\n| checking for fcntl.h... yes\n| yes\n| checking whether gcc  supports -fno-exceptions... yes\n| checking for an ANSI C-conforming const... checking sys/file.h usability... yes\n| checking whether g++  accepts -g... yes\n| yes\n| checking for inline... yes\n| checking for objdir... yes\n| checking sys/file.h presence... yes\n| checking for uintptr_t... checking whether gcc  supports -fno-rtti... .libs\n| yes\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking how to run the C preprocessor... gcc  -E\n| yes\n| checking sys/file.h presence... inline\n| checking whether byte ordering is bigendian... yes\n| checking for sys/file.h... yes\n| checking for sys/stat.h... (cached) yes\n| yes\n| checking for sys/file.h... yes\n| yes\n| checking for clearerr_unlocked... checking for sys/stat.h... (cached) yes\n| checking for clearerr_unlocked... checking for grep that handles long lines and -e... checking dependency style of g++ ... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep\n| checking for egrep... yes\n| checking for int_least32_t... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep -E\n| checking for ANSI C header files... checking if gcc  supports -fno-rtti -fno-exceptions... yes\n| checking for feof_unlocked... yes\n| no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... checking for feof_unlocked... gcc3\n| checking whether time.h and sys/time.h may both be included... yes\n| checking for int_fast32_t... no\n| checking for a BSD-compatible install... yes\n| checking if gcc  static flag -static works... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/install -c\n| checking for CET support... no\n| checking target system type... yes\n| checking whether string.h and strings.h may both be included... yes\n| aarch64-poky-elf\n| checking for ferror_unlocked... checking for sys/file.h... yes\n| checking for ferror_unlocked... yes\n| yes\n| checking for uint64_t... yes\n| checking locale.h usability... checking for sys/param.h... yes\n| checking for sys/types.h... yes\n| checking if gcc  supports -c -o file.o... yes\n| yes\n| checking for fflush_unlocked... yes\n| yes\n| checking locale.h presence... checking for limits.h... checking for fflush_unlocked... yes\n| yes\n| checking what to include in gstdint.h... yes\n| checking for locale.h... yes\n| checking for sys/stat.h... stdint.h (already complete)\n| checking for an ANSI C-conforming const... checking fcntl.h usability... yes\n| yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) supports shared libraries... checking for stdlib.h... (cached) yes\n| yes\n| yes\n| yes\n| checking for off_t... yes\n| checking whether -lc should be explicitly linked in... checking for malloc.h... yes\n| checking for fgetc_unlocked... checking for stdlib.h... checking for fgetc_unlocked... yes\n| no\n| checking dynamic linker characteristics... checking for string.h... yes\n| checking fcntl.h presence... (cached) yes\n| yes\n| checking for string.h... yes\n| checking for fcntl.h... yes\n| yes\n| checking for unistd.h... (cached) yes\n| yes\n| checking for fgets_unlocked... checking limits.h usability... checking for strings.h... (cached) yes\n| yes\n| checking size of int... checking for fgets_unlocked... checking for sys/time.h... yes\n| 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 for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... yes\n| checking for memory.h... yes\n| checking for fileno_unlocked... yes\n| checking limits.h presence... yes\n| checking for time.h... checking for fileno_unlocked... no\n| 4\n| checking unwind.h usability... checking size of long... yes\n| yes\n| checking for limits.h... yes\n| yes\n| checking stddef.h usability... checking for strings.h... checking for sys/resource.h... yes\n| yes\n| yes\n| yes\n| checking for fprintf_unlocked... yes\n| checking stddef.h presence... checking for sys/stat.h... (cached) yes\n| yes\n| checking unwind.h presence... checking for fprintf_unlocked... checking for inttypes.h... checking for sys/mman.h... yes\n| checking for stddef.h... yes\n| yes\n| checking for unwind.h... yes\n| checking for _Unwind_Backtrace... 8\n| checking for stdlib.h... (cached) yes\n| checking for ANSI C header files... (cached) yes\n| yes\n| yes\n| checking build system type... checking for strings.h... (cached) yes\n| checking for fcntl.h... no\n| checking for stdint.h... checking for fputc_unlocked... checking for string.h... (cached) yes\n| aarch64-unknown-linux-gnu\n| checking host system type... checking sys/file.h usability... no\n| aarch64-unknown-linux-gnu\n| checking target system type... checking for fputc_unlocked... yes\n| aarch64-poky-elf\n| checking for decimal floating point... bid\n| checking whether byte ordering is bigendian... yes\n| checking for -funwind-tables option... yes\n| checking for alloca.h... checking for unistd.h... yes\n| yes\n| yes\n| checking for -frandom-seed=string option... checking for fputs_unlocked... checking for sys/pstat.h... yes\n| checking sys/file.h presence... yes\n| yes\n| yes\n| checking for sys/file.h... yes\n| no\n| checking whether gcc  supports -W... checking minix/config.h usability... checking for sys/sysmp.h... yes\n| checking for unistd.h... (cached) yes\n| checking for fputs_unlocked... checking whether byte ordering is bigendian... yes\n| yes\n| no\n| checking whether gcc  supports -Wall... checking for sys/sysinfo.h... checking for fread_unlocked... no\n| checking for CET support... no\n| yes\n| no\n| checking minix/config.h presence... yes\n| checking for machine/hal_sysinfo.h... yes\n| checking whether gcc  supports -Wwrite-strings... configure: updating cache ./config.cache\n| checking for fread_unlocked... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... configure: creating ./config.status\n| no\n| yes\n| checking for sys/table.h... yes\n| checking whether gcc  supports -Wstrict-prototypes... checking for fwrite_unlocked... yes\n| no\n| yes\n| checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... checking for sys/sysctl.h... checking for fwrite_unlocked... yes\n| no\n| checking for an ANSI C-conforming const... no\n| checking whether gcc  supports -Wmissing-prototypes... no\n| checking for aclocal... aclocal\n| checking for autoconf... autoconf\n| checking for autoheader... autoheader\n| checking for sys/systemcfg.h... checking whether gcc  supports -W... yes\n| yes\n| checking for inline... yes\n| yes\n| no\n| checking whether gcc  supports -Wold-style-definition... yes\n| checking for getchar_unlocked... checking for stdint.h... (cached) yes\n| checking whether gcc  supports -Wall... checking for getchar_unlocked... inline\n| checking for obstacks... checking for stdio_ext.h... yes\n| yes\n| yes\n| checking whether gcc  supports -Wnarrowing... checking whether gcc  supports -Wmissing-format-attribute... checking for process.h... config.status: creating Makefile\n| yes\n| yes\n| checking for getc_unlocked... yes\n| yes\n| no\n| config.status: creating config.h\n| checking whether gcc  supports -Wcast-qual... checking whether gcc  supports -Wwrite-strings... checking for getc_unlocked... checking for sys/prctl.h... config.status: executing gstdint.h commands\n| yes\n| checking for off_t... yes\n| yes\n| yes\n| checking whether gcc  supports -Wmissing-format-attribute... checking for spawn.h... checking whether gcc  supports -Wattributes... yes\n| yes\n| yes\n| checking for putchar_unlocked... yes\n| checking for putchar_unlocked... yes\n| checking for libgen.h... checking whether gcc  supports -Wstrict-prototypes... checking whether gcc  supports -Wunknown-attributes... make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libdecnumber'\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/decNumber.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/decContext.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal32.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal64.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal128.c\n| yes\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/bid2dpd_dpd2bid.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee32.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee64.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee128.c\n| checking for sys/wait.h that is POSIX.1 compatible... no\n| yes\n| checking whether gcc  supports -Wpointer-arith... checking whether gcc  supports -Wmissing-prototypes... yes\n| yes\n| yes\n| checking for size_t... checking for putc_unlocked... checking for putc_unlocked... yes\n| checking whether time.h and sys/time.h may both be included... yes\n| yes\n| checking for _Unwind_GetIPInfo... checking whether gcc  supports -Wold-style-definition... yes\n| checking whether errno must be declared... yes\n| yes\n| yes\n| checking whether gcc  supports -Wc++-compat... checking whether abort is declared... checking whether abort is declared... yes\n| checking for CET support... no\n| checking __sync extensions... no\n| checking size of int... yes\n| checking whether gcc  supports -pedantic -Wlong-long... yes\n| checking for ssize_t... yes\n| yes\n| checking whether asprintf is declared... yes\n| checking __atomic extensions... yes\n| checking whether asprintf is declared... checking whether gcc  supports -fno-exceptions... yes\n| 4\n| checking size of long... yes\n| yes\n| checking whether basename is declared... checking whether gcc  supports -fno-rtti... checking whether basename is declared... yes\n| checking output filetype... yes\n| yes\n| checking for uintptr_t... yes\n| yes\n| elf64\n| 8\n| checking size of size_t... checking dependency style of g++ ... checking whether errno is declared... checking whether errno is declared... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no\n| checking whether vasprintf is declared... no\n| yes\n| checking for ptrdiff_t... gcc3\n| checking whether time.h and sys/time.h may both be included... checking whether vasprintf is declared... yes\n| checking for uintptr_t... 8\n| checking for long long... yes\n| checking whether string.h and strings.h may both be included... yes\n| checking whether memmem is declared... yes\n| checking locale.h usability... yes\n| checking whether memmem is declared... yes\n| checking for uint64_t... yes\n| checking for int_least32_t... yes\n| checking locale.h presence... yes\n| checking whether clearerr_unlocked is declared... yes\n| checking for locale.h... yes\n| yes\n| checking fcntl.h usability... yes\n| yes\n| checking size of long long... checking whether struct tm is in sys/time.h or time.h... checking whether clearerr_unlocked is declared... yes\n| checking for int_fast32_t... time.h\n| checking size of int... yes\n| checking whether feof_unlocked is declared... yes\n| checking fcntl.h presence... yes\n| yes\n| checking for fcntl.h... yes\n| checking whether feof_unlocked is declared... checking limits.h usability... 8\n| checking for a 64-bit type... yes\n| checking for uint64_t... yes\n| checking whether ferror_unlocked is declared... uint64_t\n| 4\n| checking for intptr_t... checking size of long... yes\n| checking whether ferror_unlocked is declared... yes\n| checking limits.h presence... yes\n| checking what to include in gstdint.h... yes\n| checking for limits.h... yes\n| stdint.h (already complete)\n| checking sys/mman.h usability... yes\n| checking whether fflush_unlocked is declared... checking stddef.h usability... yes\n| checking whether fflush_unlocked is declared... 8\n| yes\n| checking sys/mman.h presence... yes\n| checking for uintptr_t... checking for clearerr_unlocked... yes\n| checking stddef.h presence... yes\n| yes\n| yes\n| checking for sys/mman.h... yes\n| checking whether fgetc_unlocked is declared... checking for mmap... checking whether fgetc_unlocked is declared... yes\n| checking for stddef.h... yes\n| checking for stdlib.h... (cached) yes\n| yes\n| checking for strings.h... (cached) yes\n| checking for feof_unlocked... yes\n| checking for string.h... (cached) yes\n| yes\n| checking sys/file.h usability... checking whether fgets_unlocked is declared... yes\n| checking whether fgets_unlocked is declared... checking link.h usability... yes\n| checking for ssize_t... yes\n| yes\n| checking sys/file.h presence... checking for ferror_unlocked... yes\n| yes\n| checking whether fileno_unlocked is declared... checking whether fileno_unlocked is declared... yes\n| checking for sys/file.h... yes\n| yes\n| checking link.h presence... checking for unistd.h... (cached) yes\n| checking whether byte ordering is bigendian... yes\n| checking for link.h... yes\n| yes\n| checking sys/link.h usability... yes\n| yes\n| checking for fflush_unlocked... checking whether fprintf_unlocked is declared... checking whether fprintf_unlocked is declared... yes\n| checking for pid_t... no\n| checking sys/link.h presence... yes\n| no\n| no\n| checking for fgetc_unlocked... checking whether fputc_unlocked is declared... no\n| checking for sys/link.h... no\n| checking for dl_iterate_phdr... checking whether fputc_unlocked is declared... no\n| checking for an ANSI C-conforming const... yes\n| yes\n| yes\n| yes\n| checking for inline... checking for library containing strerror... yes\n| checking mach-o/dyld.h usability... checking whether fputs_unlocked is declared... yes\n| checking whether fputs_unlocked is declared... checking for fgets_unlocked... inline\n| checking for obstacks... none required\n| yes\n| checking for asprintf... yes\n| no\n| checking mach-o/dyld.h presence... checking whether fread_unlocked is declared... checking whether fread_unlocked is declared... yes\n| yes\n| checking for off_t... no\n| checking for mach-o/dyld.h... no\n| checking sys/ldr.h usability... checking for fileno_unlocked... yes\n| checking whether fwrite_unlocked is declared... yes\n| yes\n| checking whether fwrite_unlocked is declared... checking for atexit... yes\n| no\n| checking sys/ldr.h presence... checking for fprintf_unlocked... yes\n| yes\n| no\n| checking for sys/ldr.h... no\n| checking windows.h usability... checking whether getchar_unlocked is declared... checking whether getchar_unlocked is declared... yes\n| yes\n| checking for size_t... checking for basename... no\n| checking windows.h presence... yes\n| no\n| yes\n| checking for fputc_unlocked... checking whether getc_unlocked is declared... checking whether getc_unlocked is declared... no\n| checking for windows.h... no\n| checking for tlhelp32.h... yes\n| checking for bcmp... no\n| checking for fcntl... yes\n| checking whether putchar_unlocked is declared... yes\n| yes\n| checking for ssize_t... checking whether putchar_unlocked is declared... yes\n| checking for fputs_unlocked... yes\n| yes\n| checking whether strnlen is declared... yes\n| checking for bcopy... checking whether putc_unlocked is declared... yes\n| checking whether putc_unlocked is declared... yes\n| checking for fread_unlocked... yes\n| yes\n| checking for an ANSI C-conforming const... checking whether getpagesize is declared... yes\n| checking for uintptr_t... yes\n| checking for an ANSI C-conforming const... yes\n| checking for bsearch... yes\n| checking sys/mman.h usability... yes\n| checking sys/mman.h usability... rm -f libdecnumber.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o\n| yes\n| yes\n| checking for lstat... checking for fwrite_unlocked... yes\n| checking sys/mman.h presence... yes\n| yes\n| checking sys/mman.h presence... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| checking for bzero... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libdecnumber.a\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libdecnumber'\n| yes\n| checking for sys/mman.h... yes\n| yes\n| checking for sys/mman.h... checking for mmap... yes\n| checking for mmap... yes\n| yes\n| checking for ptrdiff_t... checking for readlink... yes\n| checking for getchar_unlocked... yes\n| checking whether read-only mmap of a plain file works... yes\n| checking whether mmap from /dev/zero works... yes\n| checking for MAP_ANON(YMOUS)... yes\n| yes\n| checking whether read-only mmap of a plain file works... yes\n| checking whether mmap from /dev/zero works... yes\n| checking for MAP_ANON(YMOUS)... checking for calloc... yes\n| yes\n| checking whether mmap with MAP_ANON(YMOUS) works... yes\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for getexecname... yes\n| checking whether mmap with MAP_ANON(YMOUS) works... yes\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| yes\n| checking for getc_unlocked... configure: updating cache ./config.cache\n| yes\n| checking for uint64_t... configure: creating ./config.status\n| configure: updating cache ./config.cache\n| yes\n| configure: creating ./config.status\n| checking for clock... no\n| checking whether _pgmptr is declared... yes\n| yes\n| checking whether struct tm is in sys/time.h or time.h... checking for putchar_unlocked... no\n| checking for KERN_PROC... time.h\n| checking size of int... yes\n| yes\n| checking for ffs... checking for putc_unlocked... no\n| checking for KERN_PROG_ARGS... no\n| checking for clock_gettime... 4\n| checking size of long... config.status: creating Makefile\n| config.status: creating Makefile\n| yes\n| yes\n| config.status: creating mkheaders.almost\n| checking for setlocale... yes\n| checking for getcwd... config.status: creating mkheaders.almost\n| checking whether -pthread is supported... config.status: creating config.h\n| config.status: creating config.h\n| yes\n| checking whether -gdwarf-5 is supported... yes\n| 8\n| yes\n| checking for clearerr_unlocked... checking whether abort is declared... checking for getpagesize... yes\n| checking for compress in -lz... yes\n| checking for feof_unlocked... yes\n| yes\n| checking for gettimeofday... yes\n| checking whether --build-id is supported... checking whether asprintf is declared... yes\n| yes\n| yes\n| checking whether --compress-debug-sections=zlib-gnu is supported... checking for ferror_unlocked... yes\n| checking whether basename is declared... checking for index... yes\n| checking whether --compress-debug-sections=zlib-gabi is supported... yes\n| yes\n| checking whether errno is declared... checking for fflush_unlocked... yes\n| checking for insque... yes\n| checking for ZSTD_compress in -lzstd... no\n| yes\n| checking whether getopt is declared... checking for fgetc_unlocked... yes\n| yes\n| checking whether --compress-debug-sections=zstd is supported... checking for memchr... yes\n| checking for objcopy... objcopy\n| checking for readelf... readelf\n| checking whether objcopy supports debuglink... yes\n| checking for dsymutil... dsymutil\n| checking for nm... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/nm -B\n| checking for xz... xz\n| checking for comm... comm\n| checking for lzma_auto_decoder in -llzma... yes\n| yes\n| checking whether vasprintf is declared... checking for fgets_unlocked... yes\n| checking for memrchr... yes\n| checking whether tests can run... yes\n| yes\n| checking for fileno_unlocked... checking whether clearerr_unlocked is declared... yes\n| yes\n| checking for memcmp... yes\n| yes\n| configure: updating cache ./config.cache\n| checking whether feof_unlocked is declared... checking that generated files are newer than configure... checking for fprintf_unlocked... done\n| configure: creating ./config.status\n| yes\n| checking for memcpy... yes\n| checking whether ferror_unlocked is declared... no\n| checking for fputc_unlocked... yes\n| yes\n| checking for memmem... checking whether fflush_unlocked is declared... yes\n| checking for fputs_unlocked... yes\n| yes\n| checking whether fgetc_unlocked is declared... checking for memmove... yes\n| checking for fread_unlocked... yes\n| yes\n| checking whether fgets_unlocked is declared... checking for mempcpy... yes\n| checking for fwrite_unlocked... yes\n| checking whether fileno_unlocked is declared... yes\n| checking for memset... yes\n| yes\n| checking for getchar_unlocked... checking whether fprintf_unlocked is declared... yes\n| checking for mkstemps... yes\n| checking for getc_unlocked... no\n| checking whether fputc_unlocked is declared... yes\n| checking for putenv... yes\n| checking for putchar_unlocked... yes\n| checking whether fputs_unlocked is declared... yes\n| checking for random... yes\n| yes\n| checking for putc_unlocked... checking whether fread_unlocked is declared... yes\n| checking for rename... yes\n| yes\n| checking whether fwrite_unlocked is declared... checking for setlocale... yes\n| checking for rindex... yes\n| yes\n| checking whether getchar_unlocked is declared... checking whether abort is declared... yes\n| yes\n| checking for setenv... checking whether getc_unlocked is declared... yes\n| checking whether asprintf is declared... yes\n| yes\n| checking for snprintf... checking whether putchar_unlocked is declared... yes\n| config.status: creating Makefile\n| checking whether basename is declared... yes\n| yes\n| checking whether putc_unlocked is declared... config.status: creating backtrace-supported.h\n| checking for sigsetmask... config.status: creating install-debuginfo-for-buildid.sh\n| yes\n| checking whether errno is declared... yes\n| checking for working alloca.h... config.status: creating config.h\n| yes\n| config.status: executing libtool commands\n| checking for stpcpy... no\n| yes\n| checking for alloca... checking whether getopt is declared... config.status: executing gstdint.h commands\n| config.status: executing default commands\n| yes\n| checking for stpncpy... yes\n| yes\n| checking for ANSI C header files... (cached) yes\n| checking for nl_langinfo and CODESET... checking whether vasprintf is declared... yes\n| checking for strcasecmp... yes\n| yes\n| checking whether NLS is requested... no\n| checking whether clearerr_unlocked is declared... checking for msgfmt... no\n| checking for gmsgfmt... :\n| checking for xgettext... no\n| checking for msgmerge... no\n| checking for ld used by GCC... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for shared library run path origin... yes\n| yes\n| done\n| checking whether feof_unlocked is declared... checking for strchr... checking for CFPreferencesCopyAppValue... no\n| checking for CFLocaleCopyPreferredLanguages... yes\n| checking whether ferror_unlocked is declared... yes\n| no\n| checking whether to use NLS... no\n| checking whether NLS is requested... no\n| checking for uchar... checking for strdup...\n| checking size of ino_t... yes\n| checking whether fflush_unlocked is declared... yes\n| checking for strncasecmp... yes\n| checking whether fgetc_unlocked is declared... 8\n| checking size of dev_t... yes\n| checking for strndup... yes\n| checking whether fgets_unlocked is declared... 8\n| checking for iconv... (cached) no\n| checking for CET support... no\n| yes\n| yes\n| checking for strnlen... checking whether fileno_unlocked is declared... configure: updating cache ./config.cache\n| configure: creating ./config.status\n| yes\n| yes\n| checking whether fprintf_unlocked is declared... checking for strrchr... no\n| yes\n| checking whether fputc_unlocked is declared... checking for strstr... config.status: creating Makefile\n| yes\n| config.status: creating config.h\n| checking whether fputs_unlocked is declared... yes\n| config.status: executing depdir commands\n| checking for strtod... mkdir -p -- .deps\n| config.status: executing default-1 commands\n| yes\n| checking whether fread_unlocked is declared... yes\n| checking for strtol... yes\n| checking whether fwrite_unlocked is declared... yes\n| checking for strtoul... yes\n| checking whether getchar_unlocked is declared... yes\n| checking for strtoll... yes\n| checking whether getc_unlocked is declared... yes\n| checking for strtoull... yes\n| checking whether putchar_unlocked is declared... yes\n| checking for strverscmp... yes\n| checking whether putc_unlocked is declared... yes\n| checking for tmpnam... yes\n| checking for working alloca.h... yes\n| checking for vasprintf... yes\n| checking for alloca... yes\n| yes\n| checking for ANSI C header files... (cached) yes\n| checking for nl_langinfo and CODESET... checking for vfprintf... yes\n| checking whether NLS is requested... no\n| checking for msgfmt... no\n| checking for gmsgfmt... :\n| checking for xgettext... no\n| yes\n| checking for msgmerge... no\n| checking for ld used by GCC... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for shared library run path origin... checking for vprintf... done\n| checking for CFPreferencesCopyAppValue... yes\n| checking for vsnprintf... no\n| checking for CFLocaleCopyPreferredLanguages... no\n| checking whether to use NLS... no\n| checking whether NLS is requested... no\n| checking for uchar... yes\n| checking for vsprintf...\n| checking size of ino_t... yes\n| checking for waitpid... 8\n| checking size of dev_t... yes\n| checking for setproctitle... 8\n| checking for iconv... no\n| checking whether alloca needs Cray hooks... no\n| checking stack direction for C alloca... yes\n| checking for working iconv... 1\n| checking for vfork.h... yes\n| checking whether iconv is compatible with its POSIX signature... no\n| checking for fork... yes\n| checking for CET support... no\n| yes\n| configure: updating cache ./config.cache\n| checking for vfork... configure: creating ./config.status\n| yes\n| checking for working fork... yes\n| checking for working vfork... (cached) yes\n| checking for _doprnt... config.status: creating Makefile\n| config.status: creating config.h\n| config.status: executing depdir commands\n| mkdir -p -- .deps\n| no\n| config.status: executing default-1 commands\n| checking for sys_errlist... no\n| checking for sys_nerr... no\n| checking for sys_siglist... no\n| checking for external symbol _system_configuration... no\n| checking for __fsetlocking... yes\n| checking for canonicalize_file_name... yes\n| checking for dup3... yes\n| checking for getrlimit... yes\n| checking for getrusage... yes\n| checking for getsysinfo... no\n| checking for gettimeofday... (cached) yes\n| checking for on_exit... yes\n| checking for pipe2... yes\n| checking for posix_spawn... yes\n| checking for posix_spawnp... yes\n| checking for psignal... yes\n| checking for pstat_getdynamic... no\n| checking for pstat_getstatic... no\n| checking for realpath... yes\n| checking for setrlimit... yes\n| checking for spawnve... no\n| checking for spawnvpe... no\n| checking for strerror... yes\n| checking for strsignal... yes\n| checking for sysconf... yes\n| checking for sysctl... no\n| checking for sysmp... no\n| checking for table... no\n| checking for times... yes\n| checking for wait3... yes\n| checking for wait4... yes\n| checking for sbrk... yes\n| checking whether basename is declared... yes\n| checking whether ffs is declared... yes\n| checking whether asprintf is declared... yes\n| checking whether vasprintf is declared... yes\n| checking whether snprintf is declared... yes\n| checking whether vsnprintf is declared... yes\n| checking whether calloc is declared... yes\n| checking whether getenv is declared... yes\n| checking whether getopt is declared... yes\n| checking whether malloc is declared... yes\n| checking whether realloc is declared... yes\n| checking whether sbrk is declared... yes\n| checking whether strtol is declared... yes\n| checking whether strtoul is declared... yes\n| checking whether strtoll is declared... yes\n| checking whether strtoull is declared... yes\n| checking whether strverscmp is declared... yes\n| checking whether strnlen is declared... yes\n| checking whether canonicalize_file_name must be declared... no\n| checking for SHA1 HW acceleration support... no\n| checking for stdlib.h... (cached) yes\n| checking for unistd.h... (cached) yes\n| checking for sys/param.h... (cached) yes\n| checking for getpagesize... (cached) yes\n| checking for working mmap... yes\n| checking for working strncmp... yes\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| config.status: creating Makefile\n| config.status: creating testsuite/Makefile\n| config.status: creating config.h\n| config.status: executing default commands\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcpp'\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/charset.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/symtab.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/traditional.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/pch.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/mkdeps.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc: In member function \u2018vaopt_state::update_type vaopt_state::update(const cpp_token*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:185:26: warning: format not a string literal and no format arguments [-Wformat-security]\n|   185 |             cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc,\n|       |             ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   186 |                           vaopt_paste_error);\n|       |                           ~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security]\n|   214 |                     cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc,\n|       |                     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   215 |                                   vaopt_paste_error);\n|       |                                   ~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc: In function \u2018cpp_macro* create_iso_definition(cpp_reader*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:3811:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3811 |               cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);\n|       |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:3826:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3826 |               cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);\n|       |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/line-map.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/lex.cc\n| echo \"#define LOCALEDIR \\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/share/locale\\\"\" > localedir.new\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/identifiers.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../move-if-change localedir.new localedir.h\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/files.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/errors.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/directives.cc\n| echo timestamp > localedir.hs\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/init.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc: In function \u2018unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:882:35: warning: format not a string literal and no format arguments [-Wformat-security]\n|   882 |             cpp_warning_with_line (pfile, CPP_W_LONG_LONG, virtual_location,\n|       |             ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   883 |                                    0, message);\n|       |                                    ~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:885:38: warning: format not a string literal and no format arguments [-Wformat-security]\n|   885 |             cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG,\n|       |             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~\n|   886 |                                       virtual_location, 0, message);\n|       |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:896:33: warning: format not a string literal and no format arguments [-Wformat-security]\n|   896 |           cpp_warning_with_line (pfile, CPP_W_SIZE_T_LITERALS,\n|       |           ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   897 |                                  virtual_location, 0, message);\n|       |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:908:42: warning: format not a string literal and no format arguments [-Wformat-security]\n|   908 |                 cpp_pedwarning_with_line (pfile, CPP_W_C11_C23_COMPAT,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   909 |                                           virtual_location, 0, message);\n|       |                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:911:39: warning: format not a string literal and no format arguments [-Wformat-security]\n|   911 |                 cpp_warning_with_line (pfile, CPP_W_C11_C23_COMPAT,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   912 |                                        virtual_location, 0, message);\n|       |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:918:40: warning: format not a string literal and no format arguments [-Wformat-security]\n|   918 |               cpp_pedwarning_with_line (pfile, CPP_W_PEDANTIC,\n|       |               ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~\n|   919 |                                         virtual_location, 0, message);\n|       |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| rm -f libcpp.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libcpp.a\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcpp'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty'\n| if [ x\"\" != x ] && [ ! -d pic ]; then \\\n|   mkdir pic; \\\n| else true; fi\n| if [ x\"\" != x ] && [ ! -d noasan ]; then \\\n|   mkdir noasan; \\\n| else true; fi\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/fixincludes'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| touch stamp-picdir\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixincl.c\n| touch stamp-noasandir\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixtests.c\n| echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixfixes.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/server.c\n| make  all-am\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/procopen.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixlib.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixopts.c\n| srcdir=\"../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes\" /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/mkfixinc.sh aarch64-poky-elf\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o pic/regex.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \\\n| else true; fi\n| sed -e 's/@gcc_version@/15.1.0/' < mkheaders.almost > mkheadersT\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o pic/md5.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o pic/sha1.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o noasan/regex.o; \\\n| else true; fi\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o atomic.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/atomic.c\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o noasan/md5.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o noasan/sha1.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o cplus-dem.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o regex.o\n| mv -f mkheadersT mkheaders\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o cp-demangle.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o md5.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o sha1.o\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty/testsuite'\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o pic/alloca.o; \\\n| else true; fi\n| true  DO=all multi-do # make\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o noasan/alloca.o; \\\n| else true; fi\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o dwarf.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/dwarf.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o fileline.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/fileline.c\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o alloca.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/atomic.c  -fPIC -DPIC -o .libs/atomic.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/dwarf.c  -fPIC -DPIC -o .libs/dwarf.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/fileline.c  -fPIC -DPIC -o .libs/fileline.o\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o posix.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/posix.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o print.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/print.c\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o pic/argv.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o noasan/argv.o; \\\n| else true; fi\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o sort.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/sort.c\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o argv.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/posix.c  -fPIC -DPIC -o .libs/posix.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \\\n| else true; fi\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/print.c  -fPIC -DPIC -o .libs/print.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o pic/choose-temp.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o bsearch_r.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o choose-temp.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/sort.c  -fPIC -DPIC -o .libs/sort.o\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o state.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/state.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o backtrace.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/backtrace.c\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o pic/concat.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o noasan/concat.o; \\\n| else true; fi\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/state.c  -fPIC -DPIC -o .libs/state.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o concat.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/backtrace.c  -fPIC -DPIC -o .libs/backtrace.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o pic/cp-demint.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o pic/crc32.o; \\\n| else true; fi\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o simple.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/simple.c\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o cp-demint.o\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o elf.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/elf.c\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o noasan/crc32.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o crc32.o\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o mmapio.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/mmapio.c\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/simple.c  -fPIC -DPIC -o .libs/simple.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/elf.c  -fPIC -DPIC -o .libs/elf.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/mmapio.c  -fPIC -DPIC -o .libs/mmapio.o\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o mmap.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/mmap.c\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o pic/d-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o pic/dyn-string.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o d-demangle.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o dwarfnames.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o dyn-string.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/mmap.c  -fPIC -DPIC -o .libs/mmap.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o pic/fdmatch.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o fdmatch.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o pic/fibheap.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o noasan/fibheap.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o fibheap.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o filedescriptor.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o filename_cmp.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o pic/fnmatch.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o fnmatch.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o pic/getopt.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o noasan/getopt.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o getopt.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o pic/getopt1.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o noasan/getopt1.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o getopt1.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o pic/getpwd.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o noasan/getpwd.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o getpwd.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o pic/hashtab.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o noasan/hashtab.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o pic/hex.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o hashtab.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o pic/lbasename.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o noasan/hex.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o noasan/lbasename.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o hex.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o lbasename.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o pic/ldirname.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o noasan/ldirname.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o ldirname.o\n| gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread  -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o pic/lrealpath.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o lrealpath.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o pic/getruntime.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o pic/objalloc.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o noasan/getruntime.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o getruntime.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o noasan/objalloc.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o objalloc.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o pic/obstack.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o noasan/obstack.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o obstack.o\n| echo timestamp > full-stamp\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/fixincludes'\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o pic/pexecute.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o noasan/pexecute.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o pexecute.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o pic/physmem.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o noasan/physmem.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o physmem.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o pic/pex-common.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o noasan/pex-common.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o pex-common.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o pic/pex-one.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o noasan/pex-one.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o pex-one.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o pic/pex-unix.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o pex-unix.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o pic/partition.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o noasan/partition.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o partition.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o vprintf-support.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o safe-ctype.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o pic/simple-object.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o noasan/simple-object.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o simple-object.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o simple-object-coff.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o simple-object-elf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o pic/sort.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o noasan/sort.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o sort.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o pic/spaces.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o noasan/spaces.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o spaces.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o pic/splay-tree.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o splay-tree.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o pic/stack-limit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o stack-limit.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o pic/strerror.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o pic/strsignal.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o noasan/strerror.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o noasan/strsignal.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o strerror.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o strsignal.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o timeval-utils.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o pic/xasprintf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o xasprintf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o pic/xatexit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o noasan/xatexit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o pic/xexit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o xatexit.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o noasan/xexit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o xexit.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o pic/xmalloc.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o pic/xmemdup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o xmalloc.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o xmemdup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o pic/xstrdup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o pic/xstrerror.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o xstrdup.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o xstrerror.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o pic/xstrndup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o xstrndup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o xvasprintf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o pic/setproctitle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o setproctitle.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o rust-demangle.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o make-temp-file.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o pic/floatformat.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o noasan/floatformat.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o floatformat.o\n| /bin/bash ./libtool  --tag=CC   --mode=link gcc  -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o libbacktrace.la  atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo\n| libtool: link: ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| libtool: link: ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so .libs/libbacktrace.a\n| libtool: link: ( cd \".libs\" && rm -f \"libbacktrace.la\" && ln -s \"../libbacktrace.la\" \"libbacktrace.la\" )\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|   ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a\n| if [ x\"\" != x ]; then \\\n|   cd pic; \\\n|   ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|     ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \\\n|   ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \\\n|   cd ..; \\\n| else true; fi; \\\n| if [ x\"\" != x ]; then \\\n|   cd noasan; \\\n|   ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|     ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \\\n|   ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \\\n|   cd ..; \\\n| else true; fi\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/fixincludes'\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixincl.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixtests.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixfixes.c\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libcpp'\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/charset.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/directives.cc\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/server.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/procopen.c\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/errors.cc\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixlib.c\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/files.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/identifiers.cc\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixopts.c\n| echo \"#define LOCALEDIR \\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/share/locale\\\"\" > localedir.new\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/lex.cc\n| srcdir=\"../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes\" /bin/bash ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/mkfixinc.sh aarch64-poky-elf\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../move-if-change localedir.new localedir.h\n| sed -e 's/@gcc_version@/15.1.0/' < mkheaders.almost > mkheadersT\n| echo timestamp > localedir.hs\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/line-map.cc\n| mv -f mkheadersT mkheaders\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/mkdeps.cc\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc: In function \u2018unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)\u2019:\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:882:35: warning: format not a string literal and no format arguments [-Wformat-security]\n|   882 |             cpp_warning_with_line (pfile, CPP_W_LONG_LONG, virtual_location,\n|       |             ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   883 |                                    0, message);\n|       |                                    ~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:885:38: warning: format not a string literal and no format arguments [-Wformat-security]\n|   885 |             cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG,\n|       |             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~\n|   886 |                                       virtual_location, 0, message);\n|       |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:896:33: warning: format not a string literal and no format arguments [-Wformat-security]\n|   896 |           cpp_warning_with_line (pfile, CPP_W_SIZE_T_LITERALS,\n|       |           ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   897 |                                  virtual_location, 0, message);\n|       |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:908:42: warning: format not a string literal and no format arguments [-Wformat-security]\n|   908 |                 cpp_pedwarning_with_line (pfile, CPP_W_C11_C23_COMPAT,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   909 |                                           virtual_location, 0, message);\n|       |                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:911:39: warning: format not a string literal and no format arguments [-Wformat-security]\n|   911 |                 cpp_warning_with_line (pfile, CPP_W_C11_C23_COMPAT,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   912 |                                        virtual_location, 0, message);\n|       |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:918:40: warning: format not a string literal and no format arguments [-Wformat-security]\n|   918 |               cpp_pedwarning_with_line (pfile, CPP_W_PEDANTIC,\n|       |               ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~\n|   919 |                                         virtual_location, 0, message);\n|       |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc: In member function \u2018vaopt_state::update_type vaopt_state::update(const cpp_token*)\u2019:\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:185:26: warning: format not a string literal and no format arguments [-Wformat-security]\n|   185 |             cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc,\n|       |             ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   186 |                           vaopt_paste_error);\n|       |                           ~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security]\n|   214 |                     cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc,\n|       |                     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   215 |                                   vaopt_paste_error);\n|       |                                   ~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc: In function \u2018cpp_macro* create_iso_definition(cpp_reader*)\u2019:\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:3811:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3811 |               cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);\n|       |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:3826:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3826 |               cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);\n|       |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/traditional.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/symtab.cc\n| gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread  -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a\n| echo timestamp > full-stamp\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/fixincludes'\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/init.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/pch.cc\n| rm -f libcpp.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libcpp.a\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libcpp'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc'\n| echo \"g++  -no-pie   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread\" > checksum-options.tmp \\\n| && ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change checksum-options.tmp checksum-options\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc'\n| NOTE: make -j 16 -l 75 all-host configure-target-libgcc\n| mkdir -p -- ./c++tools\n| Configuring in ./c++tools\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| make  all-am\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcody'\n| make[1]: Nothing to be done for 'all'.\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcody'\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty/testsuite'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty'\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libdecnumber'\n| make[1]: Nothing to be done for 'all'.\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libdecnumber'\n| true  DO=all multi-do # make\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/fixincludes'\n| make[1]: Nothing to be done for 'all'.\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/fixincludes'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/fixincludes'\n| make[1]: Nothing to be done for 'all'.\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/fixincludes'\n| make  all-am\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libcpp'\n| test -f config.h || (rm -f stamp-h1 && make stamp-h1)\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libcpp'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcpp'\n| test -f config.h || (rm -f stamp-h1 && make stamp-h1)\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcpp'\n| mkdir -p -- ./libcc1\n| Configuring in ./libcc1\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc'\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"auto-host.h ansidecl.h\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh config.h\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"options.h insn-constants.h config/aarch64/biarchlp64.h config/aarch64/aarch64.h config/elfos.h config/newlib-stdint.h config/aarch64/aarch64-elf.h config/aarch64/aarch64-errata.h config/aarch64/aarch64-elf-raw.h config/initfini-array.h ./defaults.h\" DEFINES=\"LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 HEAP_TRAMPOLINES_INIT=0\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tm.h\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"config/aarch64/aarch64-protos.h config/arm/aarch-common-protos.h tm-preds.h\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tm_p.h\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"auto-host.h ansidecl.h\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh bconfig.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/gentune.sh \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def > \\\n| \ttmp-aarch64-tune.md\n| LC_ALL=C ; export LC_ALL ; \\\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-gather.awk ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ada/gcc-interface/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cobol/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/d/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/go/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/m2/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rust/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/params.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.opt  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ada/gcc-interface/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cobol/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/d/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/go/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/m2/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rust/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/params.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.opt.urls > tmp-optionlist\n| configure: creating cache ./config.cache\n| echo timestamp > s-aarch64-tune-md\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/install -c\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gi.list gtyp-input.list\n| echo \"#define BUILDING_GCC_MAJOR `echo 15.1.0 | sed -e 's/^\\([0-9]*\\).*$/\\1/'`\" > bversion.h\n| rm -f tmp-all-tree.def\n| echo \"#define BUILDING_GCC_MINOR `echo 15.1.0 | sed -e 's/^[0-9]*\\.\\([0-9]*\\).*$/\\1/'`\" >> bversion.h\n| echo '#include \"tree.def\"' > tmp-all-tree.def\n| echo timestamp > s-gtyp-input\n| echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"config/aarch64/aarch64-d.h\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tm_d.h\n| checking whether the C++ compiler works... echo \"#define BUILDING_GCC_PATCHLEVEL `echo 15.1.0 | sed -e 's/^[0-9]*\\.[0-9]*\\.\\([0-9]*\\)$/\\1/'`\" >> bversion.h\n| echo '#include \"c-family/c-common.def\"' >> tmp-all-tree.def\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/check-sve-md.awk \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve.md\n| if test no = yes \\\n|    || test -n \"\"; then \\\n|   /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmultilib \\\n|     \"  mabi=lp64\" \\\n|     \"lp64\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"no\" \\\n|     > tmp-mlib.h; \\\n| else \\\n|   /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmultilib '' '' '' '' '' '' '' '' \\\n|     \"\" '' no \\\n|     > tmp-mlib.h; \\\n| fi\n| ltf=\"../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ada/gcc-interface/ada-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/d/d-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/m2/m2-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-tree.def\"; for f in $ltf; do \\\n|   echo \"#include \\\"$f\\\"\"; \\\n| done | sed 's|../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/||' >> tmp-all-tree.def\n| lsf=\"../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/lang-specs.h ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lang-specs.h\"; for f in $lsf; do \\\n|     echo \"#include \\\"$f\\\"\"; \\\n| done | sed 's|../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/||' > tmp-specs.h\n| echo \"#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)\" >> bversion.h\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/check-sve-md.awk \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve2.md\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-all-tree.def all-tree.def\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-specs.h specs.h\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gen-pass-instances.awk \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/passes.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-passes.def > pass-instances.def\n| echo timestamp > s-bversion\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tm_rust.h\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/check-sve-md.awk \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sme.md\n| configure: creating cache ./config.cache\n| rm -f tmp-omp-device-properties.h; \\\n| for kind in kind arch isa; do \\\n|   echo 'const char omp_offload_device_'${kind}'[] = ' \\\n|     >> tmp-omp-device-properties.h; \\\n|   for prop in none ; do \\\n|     [ \"$prop\" = \"none\" ] && continue; \\\n|     tgt=`echo \"$prop\" | sed 's/=.*$//'`; \\\n|     props=`echo \"$prop\" | sed 's/.*=//'`; \\\n|     echo \"\\\"$tgt\\\\0\\\"\" >> tmp-omp-device-properties.h; \\\n|     sed -n 's/^'${kind}': //p' ${props} \\\n|       | sed 's/[[:blank:]]/ /g;s/  */ /g;s/^ //;s/ $//;s/ /\\\\0/g;s/^/\"/;s/$/\\\\0\\\\0\"/' \\\n|       >> tmp-omp-device-properties.h; \\\n|   done; \\\n|   echo '\"\";' >> tmp-omp-device-properties.h; \\\n| done; \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-omp-device-properties.h \\\n|   omp-device-properties.h\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... yes\n| checking for C++ compiler default output file name... a.out\n| checking for suffix of executables... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking for aarch64-linux-gcc... gcc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-mlib.h multilib.h\n| echo timestamp > s-alltree\n| echo timestamp > s-specs\n| echo timestamp > s-check-sve-md\n| echo timestamp > s-omp-device-properties-h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/geniterators.sh \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/iterators.md > \\\n| \taarch64-builtin-iterators.h\n| echo timestamp > s-mlib\n| cp ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-ar.cc gcc-nm.cc\n| cp ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-ar.cc gcc-ranlib.cc\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"auto-host.h ansidecl.h\" DEFINES=\"USED_FOR_TARGET \" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tconfig.h\n| \n| (echo \"@set version-GCC 15.1.0\"; \\\n|  if [ \"\" = \"experimental\" ]; \\\n|  then echo \"@set DEVELOPMENT\"; \\\n|  else echo \"@clear DEVELOPMENT\"; \\\n|  fi) > gcc-vers.texiT\n| echo @set srcdir `echo /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc/../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc | sed -e 's|\\\\([@{}]\\\\)|@\\\\1|g'` >> gcc-vers.texiT\n| checking whether we are cross compiling... checking whether the C compiler works... if [ -n \"(GCC) \" ]; then \\\n|   echo \"@set VERSION_PACKAGE (GCC) \" >> gcc-vers.texiT; \\\n| fi\n| echo \"@set BUGURL @uref{https://gcc.gnu.org/bugs/}\" >> gcc-vers.texiT; \\\n| mv -f gcc-vers.texiT gcc-vers.texi\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genhooks.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genchecksum.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genchecksum.cc\n| echo timestamp > gcc.pod\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genmodes.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmodes.cc\n| perl ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../contrib/texi2pod.pl ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/doc/invoke.texi > gcc.pod\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/errors.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/errors.cc\n| g++  -c  -DBASEVER=\"\\\"15.1.0\\\"\" -DDATESTAMP=\"\\\"\\\"\" -DREVISION=\"\\\"\\\"\" -DDEVPHASE=\"\\\"\\\"\" -DPKGVERSION=\"\\\"(GCC) \\\"\" -DBUGURL=\"\\\"<https://gcc.gnu.org/bugs/>\\\"\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genversion.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genversion.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengtype-lex.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-lex.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengtype-parse.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-parse.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengenrtl.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengenrtl.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/sort.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sort.cc\n| yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... no\n| checking for suffix of object files... o\n| checking whether we are using the GNU C++ compiler...\n| checking whether we are cross compiling... yes\n| checking whether g++  accepts -g... yes\n| checking for autoconf... autoconf\n| checking for autoheader... autoheader\n| checking whether to build C++ tools... yes\n| checking maintainer-mode... no\n| checking for O_CLOEXEC... no\n| checking for suffix of object files... o\n| checking whether we are using the GNU C compiler... yes\n| checking how to run the C++ preprocessor... yes\n| checking whether gcc  accepts -g... g++  -E\n| yes\n| checking for gcc  option to accept ISO C89... ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc: In function \u2018void emit_documentation(const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc:121:14: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   121 |       fscanf (f, \"%999s\", buf);\n|       |       ~~~~~~~^~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc:112:17: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   112 |   while (fscanf (f, \"%*[^@]\"), buf[0] = '\\0',\n|       |          ~~~~~~~^~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc:174:14: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   174 |       fscanf (f, \"%5[^ \\n]\", buf);\n|       |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc:180:14: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   180 |       fscanf (f, \"%999s\", buf);\n|       |       ~~~~~~~^~~~~~~~~~~~~~~~~\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genchecksum \\\n|     build/genchecksum.o ../build-aarch64-linux/libiberty/libiberty.a\n| gengtype-lex.l: In function \u2018int yylex(const char**)\u2019:\n| gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]\n| gengtype-lex.l:119:1: note: in expansion of macro \u2018YY_DO_BEFORE_ACTION\u2019\n| gengtype-lex.l:114:1: note: here\n| gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]\n| gengtype-lex.l:139:1: note: in expansion of macro \u2018YY_DO_BEFORE_ACTION\u2019\n| gengtype-lex.l:135:1: note: here\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread \\\n| \tbuild/genversion.o -o build/genversion\n| none needed\n| checking whether gcc  understands -c and -o together... checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep -E\n| checking for ANSI C header files... build/genversion > tmp-version.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-version.h version.h\n| echo timestamp > s-version\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengtype.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengtype-state.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-state.cc\n| yes\n| checking how to run the C preprocessor... gcc  -E\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gengenrtl \\\n|     build/gengenrtl.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genhooks \\\n|     build/genhooks.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep -E\n| checking for ANSI C header files... build/gengenrtl > tmp-genrtl.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-genrtl.h genrtl.h\n| echo timestamp > s-genrtl-h\n| build/genhooks \"Target Hook\" \\\n| \t\t\t\t     > tmp-target-hooks-def.h\n| build/genhooks \"Common Target Hook\" \\\n| \t\t\t\t     > tmp-common-target-hooks-def.h\n| build/genhooks \"C Target Hook\" \\\n| \t\t\t\t     > tmp-c-target-hooks-def.h\n| build/genhooks \"D Target Hook\" \\\n| \t\t\t\t     > tmp-d-target-hooks-def.h\n| build/genhooks \"Rust Target Hook\" \\\n| \t\t\t\t     > tmp-rust-target-hooks-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-target-hooks-def.h \\\n| \t\t\t\t     target-hooks-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-common-target-hooks-def.h \\\n| \t\t\t\t     common/common-target-hooks-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-c-target-hooks-def.h \\\n| \t\t\t\t     c-family/c-target-hooks-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-d-target-hooks-def.h \\\n| \t\t\t\t     d/d-target-hooks-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-rust-target-hooks-def.h \\\n| \t\t\t\t     rust/rust-target-hooks-def.h\n| echo timestamp > s-common-target-hooks-def-h\n| echo timestamp > s-target-hooks-def-h\n| echo timestamp > s-rust-target-hooks-def-h\n| echo timestamp > s-c-target-hooks-def-h\n| echo timestamp > s-d-target-hooks-def-h\n| yes\n| checking for sys/types.h... yes\n| checking for sys/stat.h... echo timestamp > doc/gcc.1\n| (pod2man --center=\"GNU\" --release=\"gcc-15.1.0\" --date=2025-04-25 --section=1 gcc.pod > doc/gcc.1.T$$ && \\\n| \tmv -f doc/gcc.1.T$$ doc/gcc.1) || \\\n| \t(rm -f doc/gcc.1.T$$ && exit 1)\n| /bin/bash: line 1: pod2man: command not found\n| make[1]: [Makefile:3910: doc/gcc.1] Error 1 (ignored)\n| cp doc/gcc.1 doc/g++.1\n| yes\n| checking for sys/types.h... yes\n| checking for stdlib.h... yes\n| checking for sys/stat.h... yes\n| yes\n| checking for string.h... checking for stdlib.h... yes\n| yes\n| checking for string.h... checking for memory.h... yes\n| checking for memory.h... yes\n| checking for strings.h... yes\n| checking for strings.h... yes\n| yes\n| checking for inttypes.h... checking for inttypes.h... yes\n| yes\n| checking for stdint.h... checking for stdint.h... yes\n| checking for unistd.h... yes\n| checking for unistd.h... yes\n| checking minix/config.h usability... yes\n| checking sys/mman.h usability... no\n| checking minix/config.h presence... g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genmodes \\\n|     build/genmodes.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... build/genmodes -h > tmp-modes.h\n| build/genmodes -i > tmp-modes-inline.h\n| build/genmodes -m > tmp-min-modes.cc\n| yes\n| checking sys/mman.h presence... build/genmodes > tmp-modes.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-modes.h insn-modes.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-modes-inline.h \\\n|   insn-modes-inline.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-min-modes.cc min-insn-modes.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-modes.cc insn-modes.cc\n| echo timestamp > s-modes-inline-h\n| echo timestamp > s-modes-m\n| echo timestamp > s-modes-h\n| echo timestamp > s-modes\n| yes\n| checking for sys/mman.h... yes\n| checking for AF_UNIX... g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/inchash.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/inchash.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genenums.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genenums.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genmddeps.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmddeps.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/read-md.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-md.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genconstants.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genconstants.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/min-insn-modes.o min-insn-modes.cc\n| yes\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| yes\n| checking for AF_INET6... checking for a thread-safe mkdir -p... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/mkdir -p\n| checking for gawk... gawk\n| checking whether make sets $(MAKE)... yes\n| checking for style of include used by make... GNU\n| checking whether make supports nested variables... yes\n| yes\n| checking for epoll... checking dependency style of gcc ... none\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking how to print strings... printf\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/sed\n| checking for fgrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/grep -F\n| checking for ld used by gcc ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-optionlist optionlist\n| echo timestamp > s-options\n| yes\n| checking for pselect... gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-functions.awk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-read.awk \\\n|        -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opth-gen.awk \\\n|        < optionlist > tmp-options.h\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-functions.awk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-read.awk \\\n|        -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optc-save-gen.awk \\\n|        -v header_name=\"config.h system.h coretypes.h tm.h\" < optionlist > options-save.cc\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-functions.awk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-read.awk \\\n|        -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/options-urls-cc-gen.awk \\\n|        -v header_name=\"config.h system.h coretypes.h tm.h\" < optionlist > options-urls.cc\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-functions.awk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-read.awk \\\n|        -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optc-gen.awk \\\n|        -v header_name=\"config.h system.h coretypes.h options.h tm.h\" < optionlist > options.cc\n| yes\n| checking for select... yes\n| checking for accept4... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/nm -B\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/nm -B) interface... yes\n| checking for inet_ntop... BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... 1572864\n| checking whether the shell understands some XSI constructs... yes\n| checking whether the shell understands \"+=\"... yes\n| checking for ld  option to reload object files... -r\n| checking for aarch64-linux-objdump... objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| yes\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| checking for aarch64-linux-strip... strip\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/hosttools/nm -B output from gcc  object... ok\n| checking for dlfcn.h... yes\n| checking for objdir... /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-options.h options.h\n| .libs\n| echo timestamp > s-options-h\n| config.status: creating Makefile\n| config.status: creating config.h\n| checking if gcc  supports -fno-rtti -fno-exceptions... no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... yes\n| checking if gcc  static flag -static works... g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genmddeps \\\n|     build/genmddeps.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genconstants \\\n|     build/genconstants.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genenums \\\n|     build/genenums.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/genmddeps ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-mddeps\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-mddeps mddeps.mk\n| yes\n| checking if gcc  supports -c -o file.o... echo timestamp > s-mddeps\n| build/genconstants ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|    > tmp-constants.h\n| build/genenums ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|    > tmp-enums.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-constants.h insn-constants.h\n| echo timestamp > s-constants\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-enums.cc insn-enums.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gencheck.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gencheck.cc\n| yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) supports shared libraries... echo timestamp > s-enums\n| 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... g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gengtype \\\n|     build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o ../build-aarch64-linux/libiberty/libiberty.a\n| 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| build/gengtype  \\\n|                     -S ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I gtyp-input.list -w tmp-gtype.state\n| checking whether we are using the GNU C++ compiler... yes\n| checking whether g++  accepts -g... g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gencheck \\\n|     build/gencheck.o ../build-aarch64-linux/libiberty/libiberty.a\n| yes\n| checking dependency style of g++ ... none\n| checking how to run the C++ preprocessor... build/gencheck > tmp-check.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-check.h tree-check.h\n| echo timestamp > s-check\n| g++  -E\n| checking for ld used by g++ ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking whether the g++  linker (ld ) supports shared libraries... yes\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gtype.state gtype.state\n| checking for g++  option to produce PIC... -fPIC -DPIC\n| checking if g++  PIC flag -fPIC -DPIC works... build/gengtype  \\\n|                     -r gtype.state\n| yes\n| checking if g++  static flag -static works... echo timestamp > s-gtype\n| yes\n| checking if g++  supports -c -o file.o... yes\n| checking if g++  supports -c -o file.o... (cached) yes\n| checking whether the g++  linker (ld ) 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| checking for CET support... no\n| checking whether basename is declared... yes\n| checking whether gcc  supports -W... g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genopinit.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genopinit.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gencfn-macros.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gencfn-macros.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genattrtab.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genattrtab.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genautomata.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genautomata.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genemit.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genemit.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genextract.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genextract.cc\n| yes\n| checking whether gcc  supports -Wall... yes\n| checking for socket libraries... checking for connect... yes\n| checking for gethostbyname... yes\n| \n| checking for exported symbols... yes\n| checking for -rdynamic... yes\n| checking for library containing dlopen... none required\n| checking for -fPIC -shared... yes\n| checking for socketpair... yes\n| checking for select... yes\n| checking for fork... g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genrecog.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genrecog.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genpeep.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genpeep.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genoutput.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genoutput.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genpreds.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genpreds.cc\n| yes\n| configure: updating cache ./config.cache\n| checking that generated files are newer than configure... done\n| configure: creating ./config.status\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/print-rtl.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/print-rtl.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/hash-table.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hash-table.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genflags.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genflags.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genconditions.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genconditions.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genattr.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genattr.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genattr-common.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genattr-common.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gensupport.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gensupport.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/vec.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vec.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/ggc-none.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-none.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gencodes.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gencodes.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genconfig.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genconfig.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gentarget-def.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gentarget-def.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/read-rtl.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-rtl.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/rtl.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl.cc\n| config.status: creating Makefile\n| config.status: creating cc1plugin-config.h\n| config.status: executing depfiles commands\n| config.status: executing libtool commands\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gencfn-macros \\\n|     build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o build/sort.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/gencfn-macros -c \\\n|   > tmp-case-cfn-macros.h\n| build/gencfn-macros -o \\\n|   > tmp-cfn-operators.pd\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-case-cfn-macros.h \\\n|   case-cfn-macros.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-cfn-operators.pd \\\n|   cfn-operators.pd\n| echo timestamp > s-case-cfn-macros\n| echo timestamp > s-cfn-operators\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genmatch.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmatch.cc\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genpreds \\\n|     build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genflags \\\n|     build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genconditions \\\n|     build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genattr \\\n|     build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genattr-common \\\n|     build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genpeep \\\n|     build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genrecog \\\n|     build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o build/inchash.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/genpreds -h ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-preds.h\n| build/genconditions ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-condmd.cc\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genoutput \\\n|     build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/genpreds ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-preds.cc\n| build/genpreds -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-constrs.h\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genextract \\\n|     build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genemit \\\n|     build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-preds.h tm-preds.h\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genattrtab \\\n|     build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| echo timestamp > s-preds-h\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genopinit \\\n|     build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gentarget-def \\\n|     build/gentarget-def.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genconfig \\\n|     build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gencodes \\\n|     build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-condmd.cc build/gencondmd.cc\n| echo timestamp > s-conditions\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-preds.cc insn-preds.cc\n| echo timestamp > s-preds\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-constrs.h tm-constrs.h\n| echo timestamp > s-constrs-h\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gencondmd.o build/gencondmd.cc\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genautomata \\\n|     build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a -lm\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gencondmd \\\n|     build/gencondmd.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genmatch \\\n|     build/genmatch.o ../build-aarch64-linux/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/gencondmd > tmp-cond.md\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-cond.md insn-conditions.md\n| echo timestamp > s-condmd\n| build/genmatch --generic \\\n|     --header=tmp-generic-match-auto.h --include=generic-match-auto.h \\\n|     ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/match.pd  tmp-generic-match-1.cc  tmp-generic-match-2.cc  tmp-generic-match-3.cc  tmp-generic-match-4.cc  tmp-generic-match-5.cc  tmp-generic-match-6.cc  tmp-generic-match-7.cc  tmp-generic-match-8.cc  tmp-generic-match-9.cc  tmp-generic-match-10.cc\n| GENERIC decision tree has 5924 leafs, maximum depth 18 and a total number of 26754 nodes\n| removed 4326 duplicate tails\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-1.cc generic-match-1.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-2.cc generic-match-2.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-3.cc generic-match-3.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-4.cc generic-match-4.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-5.cc generic-match-5.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-6.cc generic-match-6.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-7.cc generic-match-7.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-8.cc generic-match-8.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-9.cc generic-match-9.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-10.cc generic-match-10.cc;\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-auto.h \\\n| \t\t\t\t\tgeneric-match-auto.h\n| echo timestamp > s-generic-match\n| build/genconfig ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-config.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-config.h insn-config.h\n| build/gentarget-def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-target-def.h\n| echo timestamp > s-config\n| build/gencodes ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-codes.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-target-def.h insn-target-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-codes.h insn-codes.h\n| echo timestamp > s-target-def\n| build/genopinit ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md -htmp-opinit.h -ctmp-opinit.cc\n| echo timestamp > s-codes\n| build/genattrtab ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md insn-conditions.md \\\n| \t-Atmp-attrtab.cc -Dtmp-dfatab.cc -Ltmp-latencytab.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-opinit.h insn-opinit.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-opinit.cc insn-opinit.cc\n| echo timestamp > s-opinit\n| build/genautomata ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-automata.cc\n| build/genemit ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md insn-conditions.md \\\n|   -Otmp-emit-1.cc -Otmp-emit-2.cc -Otmp-emit-3.cc -Otmp-emit-4.cc -Otmp-emit-5.cc -Otmp-emit-6.cc -Otmp-emit-7.cc -Otmp-emit-8.cc -Otmp-emit-9.cc -Otmp-emit-10.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-1.cc insn-emit-1.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-2.cc insn-emit-2.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-3.cc insn-emit-3.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-4.cc insn-emit-4.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-5.cc insn-emit-5.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-6.cc insn-emit-6.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-7.cc insn-emit-7.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-8.cc insn-emit-8.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-9.cc insn-emit-9.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-10.cc insn-emit-10.cc;\n| echo timestamp > s-tmp-emit\n| build/genattr-common ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-attr-common.h\n| build/genattr ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-attr.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-attr.h insn-attr.h\n| echo timestamp > s-attr-common\n| echo timestamp > s-attr\n| build/genextract ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-extract.cc\n| build/genflags ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-flags.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-flags.h insn-flags.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-extract.cc insn-extract.cc\n| echo timestamp > s-flags\n| build/genoutput ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-output.cc\n| echo timestamp > s-extract\n| build/genpeep ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-peep.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-peep.cc insn-peep.cc\n| echo timestamp > s-peep\n| build/genrecog ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md insn-conditions.md \\\n|   -Hinsn-recog.h \\\n|   -Otmp-recog-1.cc -Otmp-recog-2.cc -Otmp-recog-3.cc -Otmp-recog-4.cc -Otmp-recog-5.cc -Otmp-recog-6.cc -Otmp-recog-7.cc -Otmp-recog-8.cc -Otmp-recog-9.cc -Otmp-recog-10.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-output.cc insn-output.cc\n| echo timestamp > s-output\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:645:1: warning: operand 1 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:653:1: warning: operand 1 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:661:1: warning: operand 0 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:669:1: warning: operand 0 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:4591:1: warning: operand 3 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:4591:1: warning: operand 3 missing mode?\n| build/genmatch --gimple \\\n|     --header=tmp-gimple-match-auto.h --include=gimple-match-auto.h \\\n|     ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/match.pd  tmp-gimple-match-1.cc  tmp-gimple-match-2.cc  tmp-gimple-match-3.cc  tmp-gimple-match-4.cc  tmp-gimple-match-5.cc  tmp-gimple-match-6.cc  tmp-gimple-match-7.cc  tmp-gimple-match-8.cc  tmp-gimple-match-9.cc  tmp-gimple-match-10.cc\n| GIMPLE decision tree has 7579 leafs, maximum depth 28 and a total number of 34174 nodes\n| removed 5765 duplicate tails\n| Statistics for recog:\n|   Number of decisions:  85661\n|   longest path:           106 (code:  12993)\n|   longest backtrack:        8 (code:   1326)\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-1.cc gimple-match-1.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-2.cc gimple-match-2.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-3.cc gimple-match-3.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-4.cc gimple-match-4.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-5.cc gimple-match-5.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-6.cc gimple-match-6.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-7.cc gimple-match-7.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-8.cc gimple-match-8.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-9.cc gimple-match-9.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-10.cc gimple-match-10.cc;\n| Statistics for split_insns:\n|   Number of decisions:  17425\n|   longest path:            60 (code:   3048)\n|   longest backtrack:        3 (code:   1005)\n| Statistics for peephole2_insns:\n|   Number of decisions:   1326\n|   longest path:            66 (code:    235)\n|   longest backtrack:        7 (code:    235)\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-auto.h \\\n| \t\t\t\t\tgimple-match-auto.h\n| echo timestamp > s-gimple-match\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-lang.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-common.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/gimple-parser.cc\n| Shared 81354 out of 149059 states by creating 12389 new states, saving 68965\n| -Hinsn-recog.h\n| -Otmp-recog-1.cc\n| -Otmp-recog-2.cc\n| -Otmp-recog-3.cc\n| -Otmp-recog-4.cc\n| -Otmp-recog-5.cc\n| -Otmp-recog-6.cc\n| -Otmp-recog-7.cc\n| -Otmp-recog-8.cc\n| -Otmp-recog-9.cc\n| -Otmp-recog-10.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-1.cc insn-recog-1.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-2.cc insn-recog-2.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-3.cc insn-recog-3.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-4.cc insn-recog-4.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-5.cc insn-recog-5.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-6.cc insn-recog-6.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-7.cc insn-recog-7.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-8.cc insn-recog-8.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-9.cc insn-recog-9.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-10.cc insn-recog-10.cc;\n| echo timestamp > s-tmp-recog\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-cppbuiltin.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-dump.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-fold.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-parser.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-objc-common.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-aux-info.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-convert.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-typeck.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-decl.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-errors.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/attribs.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/stub-objc.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-format.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-gimplify.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-indentation.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-lex.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-omp.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-opts.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\\\"aarch64-unknown-linux-gnu\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-pch.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-ppoutput.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-pragma.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-pretty-print.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-semantics.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-ada-spec.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-ubsan.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/known-headers.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-attribs.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-warn.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-spellcheck.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-type-mismatch.o -MT c-family/c-type-mismatch.o -MMD -MP -MF c-family/.deps/c-type-mismatch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-type-mismatch.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-c.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o default-c.o -MT default-c.o -MMD -MP -MF ./.deps/default-c.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/default-c.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o simple-diagnostic-path.o -MT simple-diagnostic-path.o -MMD -MP -MF ./.deps/simple-diagnostic-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/simple-diagnostic-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lazy-diagnostic-path.o -MT lazy-diagnostic-path.o -MMD -MP -MF ./.deps/lazy-diagnostic-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lazy-diagnostic-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-1.o -MT gimple-match-1.o -MMD -MP -MF ./.deps/gimple-match-1.TPo gimple-match-1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-2.o -MT gimple-match-2.o -MMD -MP -MF ./.deps/gimple-match-2.TPo gimple-match-2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-3.o -MT gimple-match-3.o -MMD -MP -MF ./.deps/gimple-match-3.TPo gimple-match-3.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-4.o -MT gimple-match-4.o -MMD -MP -MF ./.deps/gimple-match-4.TPo gimple-match-4.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-5.o -MT gimple-match-5.o -MMD -MP -MF ./.deps/gimple-match-5.TPo gimple-match-5.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-6.o -MT gimple-match-6.o -MMD -MP -MF ./.deps/gimple-match-6.TPo gimple-match-6.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-7.o -MT gimple-match-7.o -MMD -MP -MF ./.deps/gimple-match-7.TPo gimple-match-7.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-8.o -MT gimple-match-8.o -MMD -MP -MF ./.deps/gimple-match-8.TPo gimple-match-8.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-automata.cc insn-automata.cc\n| echo timestamp > s-automata\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-9.o -MT gimple-match-9.o -MMD -MP -MF ./.deps/gimple-match-9.TPo gimple-match-9.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-10.o -MT gimple-match-10.o -MMD -MP -MF ./.deps/gimple-match-10.TPo gimple-match-10.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-exports.o -MT gimple-match-exports.o -MMD -MP -MF ./.deps/gimple-match-exports.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-match-exports.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-1.o -MT generic-match-1.o -MMD -MP -MF ./.deps/generic-match-1.TPo generic-match-1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-2.o -MT generic-match-2.o -MMD -MP -MF ./.deps/generic-match-2.TPo generic-match-2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-3.o -MT generic-match-3.o -MMD -MP -MF ./.deps/generic-match-3.TPo generic-match-3.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-attrtab.cc    insn-attrtab.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-dfatab.cc     insn-dfatab.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-latencytab.cc insn-latencytab.cc\n| echo timestamp > s-attrtab\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-4.o -MT generic-match-4.o -MMD -MP -MF ./.deps/generic-match-4.TPo generic-match-4.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-5.o -MT generic-match-5.o -MMD -MP -MF ./.deps/generic-match-5.TPo generic-match-5.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-6.o -MT generic-match-6.o -MMD -MP -MF ./.deps/generic-match-6.TPo generic-match-6.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-7.o -MT generic-match-7.o -MMD -MP -MF ./.deps/generic-match-7.TPo generic-match-7.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-8.o -MT generic-match-8.o -MMD -MP -MF ./.deps/generic-match-8.TPo generic-match-8.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-9.o -MT generic-match-9.o -MMD -MP -MF ./.deps/generic-match-9.TPo generic-match-9.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-10.o -MT generic-match-10.o -MMD -MP -MF ./.deps/generic-match-10.TPo generic-match-10.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-1.o -MT insn-emit-1.o -MMD -MP -MF ./.deps/insn-emit-1.TPo insn-emit-1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-2.o -MT insn-emit-2.o -MMD -MP -MF ./.deps/insn-emit-2.TPo insn-emit-2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-3.o -MT insn-emit-3.o -MMD -MP -MF ./.deps/insn-emit-3.TPo insn-emit-3.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-4.o -MT insn-emit-4.o -MMD -MP -MF ./.deps/insn-emit-4.TPo insn-emit-4.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-5.o -MT insn-emit-5.o -MMD -MP -MF ./.deps/insn-emit-5.TPo insn-emit-5.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-6.o -MT insn-emit-6.o -MMD -MP -MF ./.deps/insn-emit-6.TPo insn-emit-6.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-7.o -MT insn-emit-7.o -MMD -MP -MF ./.deps/insn-emit-7.TPo insn-emit-7.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-8.o -MT insn-emit-8.o -MMD -MP -MF ./.deps/insn-emit-8.TPo insn-emit-8.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-9.o -MT insn-emit-9.o -MMD -MP -MF ./.deps/insn-emit-9.TPo insn-emit-9.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-10.o -MT insn-emit-10.o -MMD -MP -MF ./.deps/insn-emit-10.TPo insn-emit-10.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-page.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o adjust-alignment.o -MT adjust-alignment.o -MMD -MP -MF ./.deps/adjust-alignment.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/adjust-alignment.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/alias.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/alloc-pool.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/auto-inc-dec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/auto-profile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/bb-reorder.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/bitmap.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/builtins.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/caller-save.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/calls.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ccmp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfganal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgbuild.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgcleanup.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgexpand.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfghooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgloop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgloopanal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgloopmanip.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgrtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ctfc.o -MT ctfc.o -MMD -MP -MF ./.deps/ctfc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ctfc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ctfout.o -MT ctfout.o -MMD -MP -MF ./.deps/ctfout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ctfout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o btfout.o -MT btfout.o -MMD -MP -MF ./.deps/btfout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/btfout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/symtab.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o symtab-thunks.o -MT symtab-thunks.o -MMD -MP -MF ./.deps/symtab-thunks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/symtab-thunks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o symtab-clones.o -MT symtab-clones.o -MMD -MP -MF ./.deps/symtab-clones.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/symtab-clones.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cgraph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cgraphbuild.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cgraphunit.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cgraphclones.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/combine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/combine-stack-adj.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/compare-elim.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/context.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/convert.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o coroutine-passes.o -MT coroutine-passes.o -MMD -MP -MF ./.deps/coroutine-passes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/coroutine-passes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/coverage.cc\n| g++   -fno-PIE -c  -DGCC_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/include\\\" -DGCC_INCLUDE_SUBDIR_TARGET=\\\"aarch64-poky-elf/15.1.0/include\\\" -DFIXED_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/include-fixed\\\" -DGPLUSPLUS_INCLUDE_DIR=\\\"/usr/include/c++/15.1.0\\\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=1 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\\\"/usr/include/c++/15.1.0/aarch64-poky-elf\\\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\\\"/usr/include/c++/15.1.0/backward\\\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\\\"/usr/include/c++/v1\\\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=1 -DLOCAL_INCLUDE_DIR=\\\"/usr/local/include\\\" -DCROSS_INCLUDE_DIR=\\\"/not/exist${sysroot_headers_suffix}/usr/include\\\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DPREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\" -DBASEVER=\"\\\"15.1.0\\\"\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cppbuiltin.cc\n| g++   -fno-PIE -c  -DGCC_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/include\\\" -DGCC_INCLUDE_SUBDIR_TARGET=\\\"aarch64-poky-elf/15.1.0/include\\\" -DFIXED_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/include-fixed\\\" -DGPLUSPLUS_INCLUDE_DIR=\\\"/usr/include/c++/15.1.0\\\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=1 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\\\"/usr/include/c++/15.1.0/aarch64-poky-elf\\\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\\\"/usr/include/c++/15.1.0/backward\\\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\\\"/usr/include/c++/v1\\\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=1 -DLOCAL_INCLUDE_DIR=\\\"/usr/local/include\\\" -DCROSS_INCLUDE_DIR=\\\"/not/exist${sysroot_headers_suffix}/usr/include\\\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DPREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cppdefault.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cselib.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/data-streamer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/data-streamer-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/data-streamer-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dbgcnt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ddg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/debug.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/df-core.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/df-problems.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/df-scan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-strict-aliasing -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dfp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o digraph.o -MT digraph.o -MMD -MP -MF ./.deps/digraph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/digraph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dojump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dominance.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/domwalk.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/double-int.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dumpfile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2asm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2cfi.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2codeview.o -MT dwarf2codeview.o -MMD -MP -MF ./.deps/dwarf2codeview.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2codeview.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2ctf.o -MT dwarf2ctf.o -MMD -MP -MF ./.deps/dwarf2ctf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2ctf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/early-remat.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/emit-rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/et-forest.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/except.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/explow.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expmed.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expr.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ext-dce.o -MT ext-dce.o -MMD -MP -MF ./.deps/ext-dce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ext-dce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fibonacci_heap.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/file-prefix-map.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/final.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fixed-value.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fold-const.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fold-const-call.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fold-mem-offsets.o -MT fold-mem-offsets.o -MMD -MP -MF ./.deps/fold-mem-offsets.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fold-mem-offsets.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/function.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o function-abi.o -MT function-abi.o -MMD -MP -MF ./.deps/function-abi.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/function-abi.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/function-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fwprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-attribute-urlifier.o -MT gcc-attribute-urlifier.o -MMD -MP -MF ./.deps/gcc-attribute-urlifier.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-attribute-urlifier.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-rich-location.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-urlifier.o -MT gcc-urlifier.o -MMD -MP -MF ./.deps/gcc-urlifier.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-urlifier.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcse-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-array-bounds.o -MT gimple-array-bounds.o -MMD -MP -MF ./.deps/gimple-array-bounds.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-array-bounds.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-builder.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-expr.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-if-to-switch.o -MT gimple-if-to-switch.o -MMD -MP -MF ./.deps/gimple-if-to-switch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-if-to-switch.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-iterator.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expmed.cc: In function \u2018rtx_def* extract_bit_field_1(rtx, poly_uint64, poly_uint64, int, rtx, machine_mode, machine_mode, bool, bool, rtx_def**)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expmed.cc:1864:45: warning: \u2018*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))\u2019 may be used uninitialized [-Wmaybe-uninitialized]\n|  1864 |       rtx sub = extract_bit_field_as_subreg (mode1, op0, imode,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~\n|  1865 |                                              bitsize, bitnum);\n|       |                                              ~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expmed.cc:1824:19: note: \u2018*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))\u2019 was declared here\n|  1824 |   scalar_int_mode imode;\n|       |                   ^~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-fold.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-harden-conditionals.o -MT gimple-harden-conditionals.o -MMD -MP -MF ./.deps/gimple-harden-conditionals.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-harden-conditionals.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-harden-control-flow.o -MT gimple-harden-control-flow.o -MMD -MP -MF ./.deps/gimple-harden-control-flow.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-harden-control-flow.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-laddress.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-loop-interchange.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-loop-jam.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-loop-versioning.o -MT gimple-loop-versioning.o -MMD -MP -MF ./.deps/gimple-loop-versioning.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-loop-versioning.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-low.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-lower-bitint.o -MT gimple-lower-bitint.o -MMD -MP -MF ./.deps/gimple-lower-bitint.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-lower-bitint.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-predicate-analysis.o -MT gimple-predicate-analysis.o -MMD -MP -MF ./.deps/gimple-predicate-analysis.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-predicate-analysis.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-pretty-print.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range.o -MT gimple-range.o -MMD -MP -MF ./.deps/gimple-range.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-cache.o -MT gimple-range-cache.o -MMD -MP -MF ./.deps/gimple-range-cache.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-cache.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-edge.o -MT gimple-range-edge.o -MMD -MP -MF ./.deps/gimple-range-edge.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-edge.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-fold.o -MT gimple-range-fold.o -MMD -MP -MF ./.deps/gimple-range-fold.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-fold.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-gori.o -MT gimple-range-gori.o -MMD -MP -MF ./.deps/gimple-range-gori.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-gori.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-infer.o -MT gimple-range-infer.o -MMD -MP -MF ./.deps/gimple-range-infer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-infer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-op.o -MT gimple-range-op.o -MMD -MP -MF ./.deps/gimple-range-op.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-op.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-phi.o -MT gimple-range-phi.o -MMD -MP -MF ./.deps/gimple-range-phi.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-phi.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-gori.cc: In member function \u2018void range_def_chain::dump(FILE*, basic_block, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-gori.cc:318:19: warning: format not a string literal and no format arguments [-Wformat-security]\n|   318 |           fprintf (f, prefix);\n|       |           ~~~~~~~~^~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-trace.o -MT gimple-range-trace.o -MMD -MP -MF ./.deps/gimple-range-trace.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-trace.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-backprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-isolate-paths.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-nonnull-compare.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-sccopy.o -MT gimple-ssa-sccopy.o -MMD -MP -MF ./.deps/gimple-ssa-sccopy.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-sccopy.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-split-paths.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-store-merging.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-strength-reduction.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-sprintf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-warn-access.o -MT gimple-ssa-warn-access.o -MMD -MP -MF ./.deps/gimple-ssa-warn-access.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-warn-access.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-warn-alloca.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-warn-restrict.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-streamer-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-streamer-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-walk.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-warn-recursion.o -MT gimple-warn-recursion.o -MMD -MP -MF ./.deps/gimple-warn-recursion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-warn-recursion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimplify.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimplify-me.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/godump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphds.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphviz.o -MT graphviz.o -MMD -MP -MF ./.deps/graphviz.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphviz.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-isl-ast-to-gimple.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-dependences.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-optimize-isl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-poly.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-scop-detection.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-sese-to-poly.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/haifa-sched.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hash-map-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hash-set-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hw-doloop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hwint.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ifcvt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/inchash.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/incpath.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/init-regs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/internal-fn.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-locality-cloning.o -MT ipa-locality-cloning.o -MMD -MP -MF ./.deps/ipa-locality-cloning.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-locality-cloning.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-cp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-sra.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-devirt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-fnsummary.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-polymorphic-call.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-split.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-inline.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-comdats.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-free-lang-data.o -MT ipa-free-lang-data.o -MMD -MP -MF ./.deps/ipa-free-lang-data.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-free-lang-data.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-visibility.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-inline-analysis.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-inline-transform.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-modref.o -MT ipa-modref.o -MMD -MP -MF ./.deps/ipa-modref.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-modref.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-modref-tree.o -MT ipa-modref-tree.o -MMD -MP -MF ./.deps/ipa-modref-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-modref-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-predicate.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-profile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-prop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-param-manipulation.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-pure-const.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-icf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-icf-gimple.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-reference.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-ref.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-utils.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-strub.o -MT ipa-strub.o -MMD -MP -MF ./.deps/ipa-strub.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-strub.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o pair-fusion.o -MT pair-fusion.o -MMD -MP -MF ./.deps/pair-fusion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/pair-fusion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-build.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-costs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-conflicts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-color.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-emit.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-lives.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/jump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/langhooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o late-combine.o -MT late-combine.o -MMD -MP -MF ./.deps/late-combine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/late-combine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lcm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lists.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-doloop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-init.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-invariant.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-iv.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-unroll.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lower-subreg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-assigns.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-coalesce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-constraints.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-eliminations.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-lives.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-remat.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-spills.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-cgraph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-streamer.cc\n| g++   -fno-PIE -c  -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-streamer-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-streamer-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-section-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-section-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-opts.cc\n| g++   -fno-PIE -c    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-compress.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mcf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mode-switching.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/modulo-sched.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/multiple_target.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-offload.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-expand.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-general.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-low.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-oacc-kernels-decompose.o -MT omp-oacc-kernels-decompose.o -MMD -MP -MF ./.deps/omp-oacc-kernels-decompose.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-oacc-kernels-decompose.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-oacc-neuter-broadcast.o -MT omp-oacc-neuter-broadcast.o -MMD -MP -MF ./.deps/omp-oacc-neuter-broadcast.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-oacc-neuter-broadcast.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-simd-clone.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opt-problem.o -MT opt-problem.o -MMD -MP -MF ./.deps/opt-problem.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-problem.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optabs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optabs-libfuncs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optabs-query.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optabs-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optinfo.o -MT optinfo.o -MMD -MP -MF ./.deps/optinfo.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optinfo.cc\n| g++   -fno-PIE -c  -DTARGET_NAME=\\\"aarch64-poky-elf\\\"  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optinfo-emit-json.o -MT optinfo-emit-json.o -MMD -MP -MF ./.deps/optinfo-emit-json.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optinfo-emit-json.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o options-urls.o -MT options-urls.o -MMD -MP -MF ./.deps/options-urls.TPo options-urls.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opts-global.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ordered-hash-map-tests.o -MT ordered-hash-map-tests.o -MMD -MP -MF ./.deps/ordered-hash-map-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ordered-hash-map-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/passes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o prime-paths.o -MT prime-paths.o -MMD -MP -MF ./.deps/prime-paths.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/prime-paths.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o path-coverage.o -MT path-coverage.o -MMD -MP -MF ./.deps/path-coverage.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/path-coverage.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/plugin.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o pointer-query.o -MT pointer-query.o -MMD -MP -MF ./.deps/pointer-query.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/pointer-query.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/postreload-gcse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/postreload.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/predict.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/print-rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/print-rtl-function.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/print-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/profile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/profile-count.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o range.o -MT range.o -MMD -MP -MF ./.deps/range.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/range.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o range-op.o -MT range-op.o -MMD -MP -MF ./.deps/range-op.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/range-op.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o range-op-float.o -MT range-op-float.o -MMD -MP -MF ./.deps/range-op-float.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/range-op-float.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o range-op-ptr.o -MT range-op-ptr.o -MMD -MP -MF ./.deps/range-op-ptr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/range-op-ptr.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-md.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-rtl-function.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/real.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/realmpfr.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/recog.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reg-stack.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/regcprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reginfo.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/regrename.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/regstat.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reload.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reload1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reorg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/resource.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-error.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/accesses.o -MT rtl-ssa/accesses.o -MMD -MP -MF rtl-ssa/.deps/accesses.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/accesses.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/blocks.o -MT rtl-ssa/blocks.o -MMD -MP -MF rtl-ssa/.deps/blocks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/blocks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/changes.o -MT rtl-ssa/changes.o -MMD -MP -MF rtl-ssa/.deps/changes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/changes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/functions.o -MT rtl-ssa/functions.o -MMD -MP -MF rtl-ssa/.deps/functions.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/functions.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/insns.o -MT rtl-ssa/insns.o -MMD -MP -MF rtl-ssa/.deps/insns.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/insns.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/movement.o -MT rtl-ssa/movement.o -MMD -MP -MF rtl-ssa/.deps/movement.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/movement.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtlhash.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtlanal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtlhooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtx-vector-builder.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/run-rtl-passes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sched-deps.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sched-ebb.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sched-rgn.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sel-sched-ir.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sel-sched-dump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sel-sched.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-run-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sese.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/shrink-wrap.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/simplify-rtx.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sparseset.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/spellcheck.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/spellcheck-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o splay-tree-utils.o -MT splay-tree-utils.o -MMD -MP -MF ./.deps/splay-tree-utils.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/splay-tree-utils.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sreal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/stack-ptr-mod.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/statistics.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/stmt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/stor-layout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o avoid-store-forwarding.o -MT avoid-store-forwarding.o -MMD -MP -MF ./.deps/avoid-store-forwarding.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/avoid-store-forwarding.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/store-motion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/streamer-hooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/stringpool.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/substring-locations.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/target-globals.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/targhooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/timevar.cc\n| g++   -fno-PIE -c  -DTARGET_NAME=\\\"aarch64-poky-elf\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/toplev.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tracer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/trans-mem.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-affine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/asan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tsan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ubsan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sanopt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sancov.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-assume.o -MT tree-assume.o -MMD -MP -MF ./.deps/tree-assume.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-assume.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-call-cdce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-cfg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-cfgcleanup.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-chrec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-complex.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-data-ref.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-dfa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-diagnostic.cc\n| g++   -fno-PIE -c  -DTARGET_NAME=\\\"aarch64-poky-elf\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-diagnostic-client-data-hooks.o -MT tree-diagnostic-client-data-hooks.o -MMD -MP -MF ./.deps/tree-diagnostic-client-data-hooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-diagnostic-client-data-hooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-dump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-eh.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-emutls.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-if-conv.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-inline.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-into-ssa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-iterator.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-logical-location.o -MT tree-logical-location.o -MMD -MP -MF ./.deps/tree-logical-location.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-logical-location.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-loop-distribution.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o crc-verification.o -MT crc-verification.o -MMD -MP -MF ./.deps/crc-verification.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/crc-verification.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-crc-optimization.o -MT gimple-crc-optimization.o -MMD -MP -MF ./.deps/gimple-crc-optimization.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-crc-optimization.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Isym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sym-exec/sym-exec-expression.o -MT sym-exec/sym-exec-expression.o -MMD -MP -MF sym-exec/.deps/sym-exec-expression.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec/sym-exec-expression.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Isym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sym-exec/sym-exec-state.o -MT sym-exec/sym-exec-state.o -MMD -MP -MF sym-exec/.deps/sym-exec-state.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec/sym-exec-state.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Isym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sym-exec/sym-exec-condition.o -MT sym-exec/sym-exec-condition.o -MMD -MP -MF sym-exec/.deps/sym-exec-condition.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec/sym-exec-condition.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-nested.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-nrv.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-object-size.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-outof-ssa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-parloops.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-phinodes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-predcom.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-pretty-print.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-profile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-scalar-evolution.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-sra.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-switch-conversion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-address.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-alias.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-ccp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-coalesce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-copy.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-dce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-dom.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-dse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-forwprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-ifcombine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-live.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-ch.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-im.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-ivcanon.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-ivopts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-manip.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-niter.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-prefetch.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-split.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-unswitch.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-math-opts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-operands.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-path.o -MT gimple-range-path.o -MMD -MP -MF ./.deps/gimple-range-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-phiopt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-phiprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-pre.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-propagate.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-reassoc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-sccvn.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-scopedtables.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-sink.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-strlen.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-structalias.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-tail-merge.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-sccvn.cc: In function \u2018void print_vn_reference_ops(FILE*, vec<vn_reference_op_struct>)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-sccvn.cc:286:21: warning: format not a string literal and no format arguments [-Wformat-security]\n|   286 |             fprintf (outfile, internal_fn_name ((internal_fn)vro->clique));\n|       |             ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-ter.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-threadbackward.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-threadedge.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-threadupdate.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-uncprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-uninit.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssanames.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-stdarg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-streamer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-streamer-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-streamer-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-tailcall.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-generic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-isel.o -MT gimple-isel.o -MMD -MP -MF ./.deps/gimple-isel.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-isel.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-patterns.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-data-refs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-stmts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-loop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-loop-manip.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-slp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-slp-patterns.o -MT tree-vect-slp-patterns.o -MMD -MP -MF ./.deps/tree-vect-slp-patterns.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-slp-patterns.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vectorizer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vector-builder.o -MT tree-vector-builder.o -MMD -MP -MF ./.deps/tree-vector-builder.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vector-builder.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vrp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tristate.o -MT tristate.o -MMD -MP -MF ./.deps/tristate.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tristate.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/typed-splay-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/valtrack.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-pointer-equiv.o -MT value-pointer-equiv.o -MMD -MP -MF ./.deps/value-pointer-equiv.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-pointer-equiv.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-query.o -MT value-query.o -MMD -MP -MF ./.deps/value-query.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-query.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-range.o -MT value-range.o -MMD -MP -MF ./.deps/value-range.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-range.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-range-pretty-print.o -MT value-range-pretty-print.o -MMD -MP -MF ./.deps/value-range-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-range-pretty-print.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-range-storage.o -MT value-range-storage.o -MMD -MP -MF ./.deps/value-range-storage.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-range-storage.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-relation.o -MT value-relation.o -MMD -MP -MF ./.deps/value-relation.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-relation.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-prof.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/var-tracking.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/varasm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/varpool.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP -MF ./.deps/vec-perm-indices.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vec-perm-indices.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vmsdbgout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vr-values.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vtable-verify.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o warning-control.o -MT warning-control.o -MMD -MP -MF ./.deps/warning-control.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/warning-control.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/web.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/wide-int.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/wide-int-print.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o aarch64.o -MT aarch64.o -MMD -MP -MF ./.deps/aarch64.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/access-diagram.o -MT analyzer/access-diagram.o -MMD -MP -MF analyzer/.deps/access-diagram.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/access-diagram.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analysis-plan.o -MT analyzer/analysis-plan.o -MMD -MP -MF analyzer/.deps/analysis-plan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analysis-plan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer.o -MT analyzer/analyzer.o -MMD -MP -MF analyzer/.deps/analyzer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer-language.o -MT analyzer/analyzer-language.o -MMD -MP -MF analyzer/.deps/analyzer-language.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer-language.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer-logging.o -MT analyzer/analyzer-logging.o -MMD -MP -MF analyzer/.deps/analyzer-logging.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer-logging.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer-pass.o -MT analyzer/analyzer-pass.o -MMD -MP -MF analyzer/.deps/analyzer-pass.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer-pass.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer-selftests.o -MT analyzer/analyzer-selftests.o -MMD -MP -MF analyzer/.deps/analyzer-selftests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer-selftests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/bar-chart.o -MT analyzer/bar-chart.o -MMD -MP -MF analyzer/.deps/bar-chart.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/bar-chart.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/bounds-checking.o -MT analyzer/bounds-checking.o -MMD -MP -MF analyzer/.deps/bounds-checking.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/bounds-checking.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/call-details.o -MT analyzer/call-details.o -MMD -MP -MF analyzer/.deps/call-details.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/call-details.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/call-info.o -MT analyzer/call-info.o -MMD -MP -MF analyzer/.deps/call-info.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/call-info.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/call-string.o -MT analyzer/call-string.o -MMD -MP -MF analyzer/.deps/call-string.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/call-string.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/call-summary.o -MT analyzer/call-summary.o -MMD -MP -MF analyzer/.deps/call-summary.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/call-summary.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/checker-event.o -MT analyzer/checker-event.o -MMD -MP -MF analyzer/.deps/checker-event.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/checker-event.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc: In function \u2018fractional_cost aarch64_detect_vector_stmt_subtype(vec_info*, vect_cost_for_stmt, stmt_vec_info, slp_tree, tree, vect_cost_model_location, fractional_cost)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc:17277:29: warning: narrowing conversion of \u2018(int)sve_costs->sve_vec_cost::gather_load_x64_cost\u2019 from \u2018int\u2019 to \u2018uint32_t\u2019 {aka \u2018unsigned int\u2019} [-Wnarrowing]\n| 17277 |         return { sve_costs->gather_load_x64_cost, nunits };\n|       |                  ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc:17278:27: warning: narrowing conversion of \u2018(int)sve_costs->sve_vec_cost::gather_load_x32_cost\u2019 from \u2018int\u2019 to \u2018uint32_t\u2019 {aka \u2018unsigned int\u2019} [-Wnarrowing]\n| 17278 |       return { sve_costs->gather_load_x32_cost, nunits };\n|       |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/checker-path.o -MT analyzer/checker-path.o -MMD -MP -MF analyzer/.deps/checker-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/checker-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/complexity.o -MT analyzer/complexity.o -MMD -MP -MF analyzer/.deps/complexity.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/complexity.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/constraint-manager.o -MT analyzer/constraint-manager.o -MMD -MP -MF analyzer/.deps/constraint-manager.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/constraint-manager.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/diagnostic-manager.o -MT analyzer/diagnostic-manager.o -MMD -MP -MF analyzer/.deps/diagnostic-manager.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/diagnostic-manager.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/engine.o -MT analyzer/engine.o -MMD -MP -MF analyzer/.deps/engine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/engine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/feasible-graph.o -MT analyzer/feasible-graph.o -MMD -MP -MF analyzer/.deps/feasible-graph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/feasible-graph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/function-set.o -MT analyzer/function-set.o -MMD -MP -MF analyzer/.deps/function-set.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/function-set.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/infinite-loop.o -MT analyzer/infinite-loop.o -MMD -MP -MF analyzer/.deps/infinite-loop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/infinite-loop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/infinite-recursion.o -MT analyzer/infinite-recursion.o -MMD -MP -MF analyzer/.deps/infinite-recursion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/infinite-recursion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/kf.o -MT analyzer/kf.o -MMD -MP -MF analyzer/.deps/kf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/kf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/kf-analyzer.o -MT analyzer/kf-analyzer.o -MMD -MP -MF analyzer/.deps/kf-analyzer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/kf-analyzer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/kf-lang-cp.o -MT analyzer/kf-lang-cp.o -MMD -MP -MF analyzer/.deps/kf-lang-cp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/kf-lang-cp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/known-function-manager.o -MT analyzer/known-function-manager.o -MMD -MP -MF analyzer/.deps/known-function-manager.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/known-function-manager.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/pending-diagnostic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/program-point.o -MT analyzer/program-point.o -MMD -MP -MF analyzer/.deps/program-point.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/program-point.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/program-state.o -MT analyzer/program-state.o -MMD -MP -MF analyzer/.deps/program-state.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/program-state.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/ranges.o -MT analyzer/ranges.o -MMD -MP -MF analyzer/.deps/ranges.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/ranges.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/record-layout.o -MT analyzer/record-layout.o -MMD -MP -MF analyzer/.deps/record-layout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/record-layout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region.o -MT analyzer/region.o -MMD -MP -MF analyzer/.deps/region.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region-model.o -MT analyzer/region-model.o -MMD -MP -MF analyzer/.deps/region-model.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region-model.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region-model-asm.o -MT analyzer/region-model-asm.o -MMD -MP -MF analyzer/.deps/region-model-asm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region-model-asm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region-model-manager.o -MT analyzer/region-model-manager.o -MMD -MP -MF analyzer/.deps/region-model-manager.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region-model-manager.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region-model-reachability.o -MT analyzer/region-model-reachability.o -MMD -MP -MF analyzer/.deps/region-model-reachability.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region-model-reachability.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm.o -MT analyzer/sm.o -MMD -MP -MF analyzer/.deps/sm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-file.o -MT analyzer/sm-file.o -MMD -MP -MF analyzer/.deps/sm-file.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-file.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-fd.o -MT analyzer/sm-fd.o -MMD -MP -MF analyzer/.deps/sm-fd.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-fd.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-malloc.o -MT analyzer/sm-malloc.o -MMD -MP -MF analyzer/.deps/sm-malloc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-malloc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-pattern-test.o -MT analyzer/sm-pattern-test.o -MMD -MP -MF analyzer/.deps/sm-pattern-test.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-pattern-test.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-sensitive.o -MT analyzer/sm-sensitive.o -MMD -MP -MF analyzer/.deps/sm-sensitive.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-sensitive.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-signal.o -MT analyzer/sm-signal.o -MMD -MP -MF analyzer/.deps/sm-signal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-signal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-taint.o -MT analyzer/sm-taint.o -MMD -MP -MF analyzer/.deps/sm-taint.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-taint.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/state-purge.o -MT analyzer/state-purge.o -MMD -MP -MF analyzer/.deps/state-purge.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/state-purge.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/store.o -MT analyzer/store.o -MMD -MP -MF analyzer/.deps/store.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/store.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/supergraph.o -MT analyzer/supergraph.o -MMD -MP -MF analyzer/.deps/supergraph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/supergraph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/svalue.o -MT analyzer/svalue.o -MMD -MP -MF analyzer/.deps/svalue.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/svalue.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/symbol.o -MT analyzer/symbol.o -MMD -MP -MF analyzer/.deps/symbol.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/symbol.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/trimmed-graph.o -MT analyzer/trimmed-graph.o -MMD -MP -MF analyzer/.deps/trimmed-graph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/trimmed-graph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/varargs.o -MT analyzer/varargs.o -MMD -MP -MF analyzer/.deps/varargs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/varargs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-builtins.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/arm/aarch-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-shapes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-base.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-sve2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-sme.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/cortex-a57-fma-steering.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE  -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-speculation.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/arm/aarch-bti-insert.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cc-fusion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-early-ra.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-ldp-fusion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/host-linux.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/main.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o aarch64-common.o -MT aarch64-common.o -MMD -MP -MF ./.deps/aarch64-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common/config/aarch64/aarch64-common.cc\n| g++   -fno-PIE -c  -DPREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr\\\" -DBASEVER=\"\\\"15.1.0\\\"\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/prefix.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opts-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opts-diagnostic.o -MT opts-diagnostic.o -MMD -MP -MF ./.deps/opts-diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opts-diagnostic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Icommon -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common/common-targhooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hash-table.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/file-find.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opt-suggestions.o -MT opt-suggestions.o -MMD -MP -MF ./.deps/opt-suggestions.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-suggestions.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-spec.o -MT diagnostic-spec.o -MMD -MP -MF ./.deps/diagnostic-spec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-spec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-color.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF ./.deps/diagnostic-format-json.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-format-json.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-format-sarif.o -MT diagnostic-format-sarif.o -MMD -MP -MF ./.deps/diagnostic-format-sarif.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-format-sarif.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-format-text.o -MT diagnostic-format-text.o -MMD -MP -MF ./.deps/diagnostic-format-text.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-format-text.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-global-context.o -MT diagnostic-global-context.o -MMD -MP -MF ./.deps/diagnostic-global-context.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-global-context.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-macro-unwinding.o -MT diagnostic-macro-unwinding.o -MMD -MP -MF ./.deps/diagnostic-macro-unwinding.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-macro-unwinding.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-path.o -MT diagnostic-path.o -MMD -MP -MF ./.deps/diagnostic-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-path.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic.cc: In function \u2018void fancy_abort(const char*, int, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic.cc:1729:15: warning: format not a string literal and no format arguments [-Wformat-security]\n|  1729 |       fnotice (stderr, diagnostic_kind_text[DK_ICE]);\n|       |       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-show-locus.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/edit-context.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/pretty-print.cc\n| g++   -fno-PIE -c  -DLOCALEDIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/share/locale\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/intl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o json.o -MT json.o -MMD -MP -MF ./.deps/json.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/json.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o json-parsing.o -MT json-parsing.o -MMD -MP -MF ./.deps/json-parsing.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/json-parsing.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sbitmap.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/input.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-none.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/memory-block.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-diagnostic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sort.o -MT sort.o -MMD -MP -MF ./.deps/sort.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sort.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-diagnostic-path.o -MT selftest-diagnostic-path.o -MMD -MP -MF ./.deps/selftest-diagnostic-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-diagnostic-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-json.o -MT selftest-json.o -MMD -MP -MF ./.deps/selftest-json.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-json.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-logical-location.o -MT selftest-logical-location.o -MMD -MP -MF ./.deps/selftest-logical-location.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-logical-location.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/box-drawing.o -MT text-art/box-drawing.o -MMD -MP -MF text-art/.deps/box-drawing.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/box-drawing.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/canvas.o -MT text-art/canvas.o -MMD -MP -MF text-art/.deps/canvas.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/canvas.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/ruler.o -MT text-art/ruler.o -MMD -MP -MF text-art/.deps/ruler.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/ruler.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/selftests.o -MT text-art/selftests.o -MMD -MP -MF text-art/.deps/selftests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/selftests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/style.o -MT text-art/style.o -MMD -MP -MF text-art/.deps/style.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/style.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/styled-string.o -MT text-art/styled-string.o -MMD -MP -MF text-art/.deps/styled-string.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/styled-string.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/table.o -MT text-art/table.o -MMD -MP -MF text-art/.deps/table.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/table.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/theme.o -MT text-art/theme.o -MMD -MP -MF text-art/.deps/theme.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/theme.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/tree-widget.o -MT text-art/tree-widget.o -MMD -MP -MF text-art/.deps/tree-widget.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/tree-widget.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/widget.o -MT text-art/widget.o -MMD -MP -MF text-art/.deps/widget.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/widget.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cp-lang.o -MT cp/cp-lang.o -MMD -MP -MF cp/.deps/cp-lang.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-lang.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/call.o -MT cp/call.o -MMD -MP -MF cp/.deps/call.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/call.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/style.cc: In member function \u2018void text_art::style::color::print_sgr(pretty_printer*, bool, bool&) const\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/style.cc:150:25: warning: spurious leading punctuation sequence \u2018;\u2019 in format [-Wformat-diag]\n|   150 |         pp_printf (pp, \";5;%i\", (int)u.m_8bit);\n|       |                         ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/style.cc:160:25: warning: spurious leading punctuation sequence \u2018;\u2019 in format [-Wformat-diag]\n|   160 |         pp_printf (pp, \";2;%i;%i;%i\",\n|       |                         ^\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/except.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/error.o -MT cp/error.o -MMD -MP -MF cp/.deps/error.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/dump.o -MT cp/dump.o -MMD -MP -MF cp/.deps/dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/dump.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/expr.o -MT cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/expr.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc: In constructor \u2018auto_context_line::auto_context_line(diagnostic_text_output_format&, location_t, bool)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc:3922:17: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3922 |     pp_verbatim (m_text_output.get_printer (), indent);\n|       |     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc: In destructor \u2018auto_context_line::~auto_context_line()\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc:3935:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3935 |             pp_verbatim (pp, indent);\n|       |             ~~~~~~~~~~~~^~~~~~~~~~~~\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/friend.o -MT cp/friend.o -MMD -MP -MF cp/.deps/friend.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/friend.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/init.o -MT cp/init.o -MMD -MP -MF cp/.deps/init.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/init.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/lambda.o -MT cp/lambda.o -MMD -MP -MF cp/.deps/lambda.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/lambda.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/decl2.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/lex.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/decl.o -MT cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/decl.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/logic.o -MT cp/logic.o -MMD -MP -MF cp/.deps/logic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/logic.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cxx-pretty-print.o -MT cp/cxx-pretty-print.o -MMD -MP -MF cp/.deps/cxx-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cxx-pretty-print.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/contracts.o -MT cp/contracts.o -MMD -MP -MF cp/.deps/contracts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/contracts.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cvt.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cp-ubsan.o -MT cp/cp-ubsan.o -MMD -MP -MF cp/.deps/cp-ubsan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-ubsan.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cp-objcp-common.o -MT cp/cp-objcp-common.o -MMD -MP -MF cp/.deps/cp-objcp-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-objcp-common.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cp-gimplify.o -MT cp/cp-gimplify.o -MMD -MP -MF cp/.deps/cp-gimplify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-gimplify.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/mangle.o -MT cp/mangle.o -MMD -MP -MF cp/.deps/mangle.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/mangle.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/mapper-client.o -MT cp/mapper-client.o -MMD -MP -MF cp/.deps/mapper-client.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/mapper-client.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/coroutines.o -MT cp/coroutines.o -MMD -MP -MF cp/.deps/coroutines.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/coroutines.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/constraint.o -MT cp/constraint.o -MMD -MP -MF cp/.deps/constraint.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/constraint.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/constexpr.o -MT cp/constexpr.o -MMD -MP -MF cp/.deps/constexpr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/constexpr.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/class.o -MT cp/class.o -MMD -MP -MF cp/.deps/class.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/class.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/mapper-resolver.o -MT cp/mapper-resolver.o -MMD -MP -MF cp/.deps/mapper-resolver.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/mapper-resolver.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/method.o -MT cp/method.o -MMD -MP -MF cp/.deps/method.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/method.cc\n| g++   -fno-PIE -c  -DHOST_MACHINE=\\\"aarch64-unknown-linux-gnu\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\"  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/module.o -MT cp/module.o -MMD -MP -MF cp/.deps/module.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/module.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/name-lookup.o -MT cp/name-lookup.o -MMD -MP -MF cp/.deps/name-lookup.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/name-lookup.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/optimize.o -MT cp/optimize.o -MMD -MP -MF cp/.deps/optimize.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/optimize.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/parser.o -MT cp/parser.o -MMD -MP -MF cp/.deps/parser.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/parser.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/pt.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/ptree.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF cp/.deps/rtti.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/rtti.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/search.o -MT cp/search.o -MMD -MP -MF cp/.deps/search.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/search.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/semantics.o -MT cp/semantics.o -MMD -MP -MF cp/.deps/semantics.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/semantics.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/tree.o -MT cp/tree.o -MMD -MP -MF cp/.deps/tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/tree.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/typeck.o -MT cp/typeck.o -MMD -MP -MF cp/.deps/typeck.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/typeck.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/typeck2.o -MT cp/typeck2.o -MMD -MP -MF cp/.deps/typeck2.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/typeck2.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/vtable-class-hierarchy.o -MT cp/vtable-class-hierarchy.o -MMD -MP -MF cp/.deps/vtable-class-hierarchy.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/vtable-class-hierarchy.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-lang.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-object.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-partition.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-symtab.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-common.o -MT lto/lto-common.o -MMD -MP -MF lto/.deps/lto-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcov.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcov-dump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcov-tool.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  -o libgcov-util.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-util.c\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc: In function \u2018void lto_resolution_read(splay_tree, FILE*, lto_file*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc:2095:10: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  2095 |   fscanf (resolution, \" \");   /* Read white space.  */\n|       |   ~~~~~~~^~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc:2097:9: warning: ignoring return value of \u2018size_t fread(void*, size_t, size_t, FILE*)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  2097 |   fread (obj_name, sizeof (char), name_len, resolution);\n|       |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc:2117:10: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  2117 |   fscanf (resolution, \"%u\", &num_symbols);\n|       |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n|   -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-driver.c\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n|   -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-merge.c\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-util.c: In function \u2018gcov_info* gcov_read_profile_dir(const char*, int)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-util.c:456:9: warning: ignoring return value of \u2018int chdir(const char*)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   456 |   chdir (pwd);\n|       |   ~~~~~~^~~~~\n| g++   -fno-PIE -c  -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/collect2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/collect2-aix.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/collect-utils.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-wrapper.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lockfile.o -MT lockfile.o -MMD -MP -MF ./.deps/lockfile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lockfile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-ltrans-cache.o -MT lto-ltrans-cache.o -MMD -MP -MF ./.deps/lto-ltrans-cache.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-ltrans-cache.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\" -DPERSONALITY=\\\"ar\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-ar.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\" -DPERSONALITY=\\\"nm\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\" -DPERSONALITY=\\\"ranlib\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-lex.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-parse.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-state.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-wrapper.cc: In function \u2018bool find_and_merge_options(int, off_t, const char*, vec<cl_decoded_option>, bool, vec<cl_decoded_option>*, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-wrapper.cc:1172:8: warning: ignoring return value of \u2018ssize_t read(int, void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  1172 |   read (fd, data, length);\n|       |   ~~~~~^~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/errors.cc\n| gengtype-lex.l: In function \u2018int yylex(const char**)\u2019:\n| gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]\n| gengtype-lex.l:119:1: note: in expansion of macro \u2018YY_DO_BEFORE_ACTION\u2019\n| gengtype-lex.l:114:1: note: here\n| gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]\n| gengtype-lex.l:139:1: note: in expansion of macro \u2018YY_DO_BEFORE_ACTION\u2019\n| gengtype-lex.l:135:1: note: here\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DBASEVER=\"\\\"15.1.0\\\"\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-main.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/gccspec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/cppspec.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\" -DTARGET_SYSTEM_ROOT=\\\"/not/exist\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/g++spec.o -MT cp/g++spec.o -MMD -MP -MF cp/.deps/g++spec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/g++spec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.cc\n| <command-line>: warning: ISO C++ forbids converting a string constant to \u2018char*\u2019 [-Wwrite-strings]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:1657:48: note: in expansion of macro \u2018STANDARD_STARTFILE_PREFIX\u2019\n|  1657 | static char *const standard_startfile_prefix = STANDARD_STARTFILE_PREFIX;\n|       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc: In function \u2018int do_spec_1(const char*, int, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:6623:11: error: \u2018OPTION_MUSL\u2019 was not declared in this scope\n|  6623 |       if (OPTION_MUSL)\n|       |           ^~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc: In function \u2018long unsigned int get_random_number()\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:10753:12: warning: ignoring return value of \u2018ssize_t read(int, void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n| 10753 |       read (fd, &ret, sizeof (HOST_WIDE_INT));\n|       |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc: In function \u2018void do_report_bug(const char**, int, char**, char**)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:7985:9: warning: ignoring return value of \u2018ssize_t write(int, const void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  7985 |   write (fd, \"\\n//\", 3);\n|       |   ~~~~~~^~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:7988:13: warning: ignoring return value of \u2018ssize_t write(int, const void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  7988 |       write (fd, \" \", 1);\n|       |       ~~~~~~^~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:7989:13: warning: ignoring return value of \u2018ssize_t write(int, const void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  7989 |       write (fd, new_argv[i], strlen (new_argv[i]));\n|       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:7991:9: warning: ignoring return value of \u2018ssize_t write(int, const void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  7991 |   write (fd, \"\\n\\n\", 2);\n|       |   ~~~~~~^~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc: In member function \u2018void driver::final_actions() const\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:9372:13: warning: ignoring return value of \u2018int truncate(const char*, __off_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  9372 |     truncate(totruncate_file, 0);\n|       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~\n| make[1]: *** [Makefile:1213: gcc.o] Error 1\n| make[1]: *** Waiting for unfinished jobs....\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:52:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    52 | AARCH64_CORE(\"cortex-a34\",  cortexa34, cortexa53, V8A,  (CRC), cortexa35, 0x41, 0xd02, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:53:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    53 | AARCH64_CORE(\"cortex-a35\",  cortexa35, cortexa53, V8A,  (CRC), cortexa35, 0x41, 0xd04, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:54:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    54 | AARCH64_CORE(\"cortex-a53\",  cortexa53, cortexa53, V8A,  (CRC), cortexa53, 0x41, 0xd03, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:55:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    55 | AARCH64_CORE(\"cortex-a57\",  cortexa57, cortexa57, V8A,  (CRC), cortexa57, 0x41, 0xd07, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:56:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    56 | AARCH64_CORE(\"cortex-a72\",  cortexa72, cortexa57, V8A,  (CRC), cortexa72, 0x41, 0xd08, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:57:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    57 | AARCH64_CORE(\"cortex-a73\",  cortexa73, cortexa57, V8A,  (CRC), cortexa73, 0x41, 0xd09, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:60:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    60 | AARCH64_CORE(\"thunderx\",      thunderx,      thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a0, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:61:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    61 | AARCH64_CORE(\"thunderxt88\",   thunderxt88,   thunderx,  V8A,  (CRC, CRYPTO), thunderxt88,  0x43, 0x0a1, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:63:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    63 | AARCH64_CORE(\"thunderxt88p1\", thunderxt88p1, thunderx,  V8A,  (CRC, CRYPTO), thunderxt88,  0x43, 0x0a1, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:66:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    66 | AARCH64_CORE(\"octeontx\",      octeontx,      thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a0, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:66:1: note: in expansion of macro \u2018AARCH64_CORE\u2019\n|    66 | AARCH64_CORE(\"octeontx\",      octeontx,      thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a0, -1)\n|       | ^~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:67:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    67 | AARCH64_CORE(\"octeontx81\",    octeontxt81,   thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a2, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:68:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    68 | AARCH64_CORE(\"octeontx83\",    octeontxt83,   thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a3, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:71:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    71 | AARCH64_CORE(\"thunderxt81\",   thunderxt81,   thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a2, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:72:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    72 | AARCH64_CORE(\"thunderxt83\",   thunderxt83,   thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a3, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:75:97: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    75 | AARCH64_CORE(\"ampere1\", ampere1, cortexa57, V8_6A, (F16, RNG, AES, SHA3), ampere1, 0xC0, 0xac3, -1)\n|       |                                                                                                 ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:76:113: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    76 | AARCH64_CORE(\"ampere1a\", ampere1a, cortexa57, V8_6A, (F16, RNG, AES, SHA3, SM4, MEMTAG), ampere1a, 0xC0, 0xac4, -1)\n|       |                                                                                                                 ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:77:119: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    77 | AARCH64_CORE(\"ampere1b\", ampere1b, cortexa57, V8_7A, (F16, RNG, AES, SHA3, SM4, MEMTAG, CSSC), ampere1b, 0xC0, 0xac5, -1)\n|       |                                                                                                                       ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:83:82: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    83 | AARCH64_CORE(\"xgene1\",      xgene1,    xgene1,    V8A,  (), xgene1, 0x50, 0x000, -1)\n|       |                                                                                  ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:86:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    86 | AARCH64_CORE(\"falkor\",      falkor,    cortexa57,    V8A,  (CRC, CRYPTO, RDMA), qdf24xx,   0x51, 0xC00, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:87:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    87 | AARCH64_CORE(\"qdf24xx\",     qdf24xx,   cortexa57,    V8A,  (CRC, CRYPTO, RDMA), qdf24xx,   0x51, 0xC00, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:90:96: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    90 | AARCH64_CORE(\"exynos-m1\",   exynosm1,  exynosm1,  V8A,  (CRC, CRYPTO), exynosm1,  0x53, 0x001, -1)\n|       |                                                                                                ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:93:99: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    93 | AARCH64_CORE(\"phecda\",      phecda,    cortexa57,    V8A,  (CRC, CRYPTO), qdf24xx,   0x68, 0x000, -1)\n|       |                                                                                                   ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:98:108: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    98 | AARCH64_CORE(\"thunderx2t99p1\",  thunderx2t99p1, thunderx2t99, V8_1A,  (CRYPTO), thunderx2t99, 0x42, 0x516, -1)\n|       |                                                                                                            ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:99:92: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    99 | AARCH64_CORE(\"vulcan\",  vulcan, thunderx2t99, V8_1A,  (CRYPTO), thunderx2t99, 0x42, 0x516, -1)\n|       |                                                                                            ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:102:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   102 | AARCH64_CORE(\"thunderx2t99\",  thunderx2t99,  thunderx2t99, V8_1A,  (CRYPTO), thunderx2t99, 0x43, 0x0af, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:107:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   107 | AARCH64_CORE(\"cortex-a55\",  cortexa55, cortexa53, V8_2A,  (F16, RCPC, DOTPROD), cortexa53, 0x41, 0xd05, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:108:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   108 | AARCH64_CORE(\"cortex-a75\",  cortexa75, cortexa57, V8_2A,  (F16, RCPC, DOTPROD), cortexa73, 0x41, 0xd0a, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:109:106: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   109 | AARCH64_CORE(\"cortex-a76\",  cortexa76, cortexa57, V8_2A,  (F16, RCPC, DOTPROD), neoversen1, 0x41, 0xd0b, -1)\n|       |                                                                                                          ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:110:116: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   110 | AARCH64_CORE(\"cortex-a76ae\",  cortexa76ae, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS), neoversen1, 0x41, 0xd0e, -1)\n|       |                                                                                                                    ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:111:112: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   111 | AARCH64_CORE(\"cortex-a77\",  cortexa77, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS), neoversen1, 0x41, 0xd0d, -1)\n|       |                                                                                                                ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:112:121: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   112 | AARCH64_CORE(\"cortex-a78\",  cortexa78, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE), neoversen1, 0x41, 0xd41, -1)\n|       |                                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:113:125: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   113 | AARCH64_CORE(\"cortex-a78ae\",  cortexa78ae, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE), neoversen1, 0x41, 0xd42, -1)\n|       |                                                                                                                             ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:114:137: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   114 | AARCH64_CORE(\"cortex-a78c\",  cortexa78c, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE, FLAGM, PAUTH), neoversen1, 0x41, 0xd4b, -1)\n|       |                                                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:115:111: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   115 | AARCH64_CORE(\"cortex-a65\",  cortexa65, cortexa53, V8_2A,  (F16, RCPC, DOTPROD, SSBS), cortexa73, 0x41, 0xd06, -1)\n|       |                                                                                                               ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:116:115: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   116 | AARCH64_CORE(\"cortex-a65ae\",  cortexa65ae, cortexa53, V8_2A,  (F16, RCPC, DOTPROD, SSBS), cortexa73, 0x41, 0xd43, -1)\n|       |                                                                                                                   ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:117:119: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   117 | AARCH64_CORE(\"cortex-x1\",  cortexx1, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE), neoversen1, 0x41, 0xd44, -1)\n|       |                                                                                                                       ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:118:128: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   118 | AARCH64_CORE(\"cortex-x1c\",  cortexx1c, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE, PAUTH), neoversen1, 0x41, 0xd4c, -1)\n|       |                                                                                                                                ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:119:117: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   119 | AARCH64_CORE(\"neoverse-n1\",  neoversen1, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, PROFILE), neoversen1, 0x41, 0xd0c, -1)\n|       |                                                                                                                     ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:120:104: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   120 | AARCH64_CORE(\"ares\",  ares, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, PROFILE), neoversen1, 0x41, 0xd0c, -1)\n|       |                                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:121:113: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   121 | AARCH64_CORE(\"neoverse-e1\",  neoversee1, cortexa53, V8_2A,  (F16, RCPC, DOTPROD, SSBS), cortexa73, 0x41, 0xd4a, -1)\n|       |                                                                                                                 ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:124:110: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   124 | AARCH64_CORE(\"octeontx2\",      octeontx2,      cortexa57, V8_2A,  (CRYPTO, PROFILE), cortexa57, 0x43, 0x0b0, -1)\n|       |                                                                                                              ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:125:110: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   125 | AARCH64_CORE(\"octeontx2t98\",   octeontx2t98,   cortexa57, V8_2A,  (CRYPTO, PROFILE), cortexa57, 0x43, 0x0b1, -1)\n|       |                                                                                                              ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    72 | };\n|       | ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| rm gcc.pod\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc'\n| make: *** [Makefile:4712: all-gcc] Error 2\n| ERROR: oe_runmake failed\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_compile: Failed\nERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_compile) failed with exit code '1'\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nBitbake still alive (no events for 1200s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nBitbake still alive (no events for 1800s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nBitbake still alive (no events for 2400s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nBitbake still alive (no events for 3000s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nBitbake still alive (no events for 3600s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nBitbake still alive (no events for 4200s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nBitbake still alive (no events for 4800s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nBitbake still alive (no events for 5400s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nNOTE: recipe llvm-native-20.1.2-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 1486 tasks of which 1117 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/log/error-report/error_report_20250426160412.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/log/error-report/error_report_20250426160412.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_compile\n    log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/temp/log.do_compile.2698642\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-26 14:39:41,445 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/conf/local.conf\n2025-04-26 14:39:41,445 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n/usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\n2025-04-26 15:59:00,145 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/work/aarch64-linux/elfutils-native/0.192/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/work/cortexa57-poky-linux/xz/5.8.1/localpkgfeed', '--scan-rpm-dir', '--port=44635']\n2025-04-26 15:59:00,146 - oe-selftest - INFO - waiting...\n[Sat Apr 26 15:59:00 2025] (2202262/2202262): opened database file::memory:?cache=shared rw ro\n[Sat Apr 26 15:59:00 2025] (2202262/2202262): sqlite version 3.48.0\n[Sat Apr 26 15:59:00 2025] (2202262/2202262): service mode active\n[Sat Apr 26 15:59:00 2025] (2202262/2202262): libmicrohttpd version 1.0.1\n[Sat Apr 26 15:59:00 2025] (2202262/2202262): started http server on IPv4 IPv6 port=44635\n[Sat Apr 26 15:59:00 2025] (2202262/2202262): search concurrency 8\n[Sat Apr 26 15:59:00 2025] (2202262/2202262): webapi connection pool 8\n[Sat Apr 26 15:59:00 2025] (2202262/2202262): rescan time 0\n[Sat Apr 26 15:59:00 2025] (2202262/2202262): scan checkpoint 256\n[Sat Apr 26 15:59:00 2025] (2202262/2202262): fdcache mbs 476549\n[Sat Apr 26 15:59:00 2025] (2202262/2202262): fdcache prefetch 64\n[Sat Apr 26 15:59:00 2025] (2202262/2202262): fdcache tmpdir /tmp\n[Sat Apr 26 15:59:00 2025] (2202262/2202262): fdcache tmpdir min% 25\n[Sat Apr 26 15:59:00 2025] (2202262/2202262): groom time 0\n[Sat Apr 26 15:59:00 2025] (2202262/2202262): forwarded ttl limit 8\n[Sat Apr 26 15:59:00 2025] (2202262/2202262): accepting archive types .rpm(cat) \n[Sat Apr 26 15:59:01 2025] (2202262/2202281): fts traversed source paths in 0.00288474s, scanned=91, regex-skipped=0\n[Sat Apr 26 15:59:01 2025] (2202262/2202280): grooming database\n[Sat Apr 26 15:59:01 2025] (2202262/2202280): database record counts:\n[Sat Apr 26 15:59:01 2025] (2202262/2202280): file d/e 0\n[Sat Apr 26 15:59:01 2025] (2202262/2202280): file s 0\n[Sat Apr 26 15:59:01 2025] (2202262/2202280): archive d/e 126\n[Sat Apr 26 15:59:01 2025] (2202262/2202280): archive sref 2109\n[Sat Apr 26 15:59:01 2025] (2202262/2202280): archive sdef 1031\n[Sat Apr 26 15:59:01 2025] (2202262/2202280): buildids 63\n[Sat Apr 26 15:59:01 2025] (2202262/2202280): filenames 1882\n[Sat Apr 26 15:59:01 2025] (2202262/2202280): fileparts 1740\n[Sat Apr 26 15:59:01 2025] (2202262/2202280): files scanned (#) 87\n[Sat Apr 26 15:59:01 2025] (2202262/2202280): files scanned (mb) 8\n[Sat Apr 26 15:59:01 2025] (2202262/2202280): index db size (mb) 0\n[Sat Apr 26 15:59:01 2025] (2202262/2202280): groomed database in 0.00708836s\n2025-04-26 15:59:05,146 - oe-selftest - INFO - polling server\n2025-04-26 15:59:05,147 - oe-selftest - INFO - server alive\n[Sat Apr 26 15:59:05 2025] (2202262/2202279): 127.0.0.1:60110 UA:Pythonurllib/3.12 XFF: GET /metrics 200 5729 0+0ms\n2025-04-26 15:59:05,190 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\n2025-04-26 15:59:11,123 - oe-selftest - INFO - Starting client (PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/work/aarch64-linux/elfutils-native/0.192/recipe-sysroot-native/usr/bin/debuginfod-find'), 'debuginfo', PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/work/cortexa57-poky-linux/xz/5.8.1/packages-split/xz/usr/bin/xz.xz'))\n[Sat Apr 26 15:59:11 2025] (2202262/2202275): ::1:51744 UA:elfutils/0.192,Linux/aarch64,ubuntu/24.04 XFF: GET /buildid/108732f39640351f68625ae95b49ede3b1c628f2/debuginfo 200 324248 0+12ms\n2025-04-26 16:01:39,808 - oe-selftest - INFO - Starting server [PosixPath('/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/work/aarch64-linux/elfutils-native/0.192/recipe-sysroot-native/usr/bin/debuginfod'), '--verbose', '--database=:memory:', '--concurrency=8', '--connection-pool=8', '--rescan-time=0', '--groom-time=0', '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/work/cortexa57-poky-linux/xz/5.8.1/localpkgfeed', '--scan-rpm-dir', '--port=53575']\n2025-04-26 16:01:39,809 - oe-selftest - INFO - waiting...\n[Sat Apr 26 16:01:39 2025] (2340223/2340223): opened database file::memory:?cache=shared rw ro\n[Sat Apr 26 16:01:39 2025] (2340223/2340223): sqlite version 3.48.0\n[Sat Apr 26 16:01:39 2025] (2340223/2340223): service mode active\n[Sat Apr 26 16:01:39 2025] (2340223/2340223): libmicrohttpd version 1.0.1\n[Sat Apr 26 16:01:39 2025] (2340223/2340223): started http server on IPv4 IPv6 port=53575\n[Sat Apr 26 16:01:39 2025] (2340223/2340223): search concurrency 8\n[Sat Apr 26 16:01:39 2025] (2340223/2340223): webapi connection pool 8\n[Sat Apr 26 16:01:39 2025] (2340223/2340223): rescan time 0\n[Sat Apr 26 16:01:39 2025] (2340223/2340223): scan checkpoint 256\n[Sat Apr 26 16:01:39 2025] (2340223/2340223): fdcache mbs 476549\n[Sat Apr 26 16:01:39 2025] (2340223/2340223): fdcache prefetch 64\n[Sat Apr 26 16:01:39 2025] (2340223/2340223): fdcache tmpdir /tmp\n[Sat Apr 26 16:01:39 2025] (2340223/2340223): fdcache tmpdir min% 25\n[Sat Apr 26 16:01:39 2025] (2340223/2340223): groom time 0\n[Sat Apr 26 16:01:39 2025] (2340223/2340223): forwarded ttl limit 8\n[Sat Apr 26 16:01:39 2025] (2340223/2340223): accepting archive types .rpm(cat) \n[Sat Apr 26 16:01:40 2025] (2340223/2340269): grooming database\n[Sat Apr 26 16:01:40 2025] (2340223/2340269): database record counts:\n[Sat Apr 26 16:01:40 2025] (2340223/2340269): file d/e 0\n[Sat Apr 26 16:01:40 2025] (2340223/2340269): file s 0\n[Sat Apr 26 16:01:40 2025] (2340223/2340269): archive d/e 0\n[Sat Apr 26 16:01:40 2025] (2340223/2340269): archive sref 0\n[Sat Apr 26 16:01:40 2025] (2340223/2340269): archive sdef 0\n[Sat Apr 26 16:01:40 2025] (2340223/2340269): buildids 0\n[Sat Apr 26 16:01:40 2025] (2340223/2340269): filenames 0\n[Sat Apr 26 16:01:40 2025] (2340223/2340269): fileparts 0\n[Sat Apr 26 16:01:40 2025] (2340223/2340269): files scanned (#) 0\n[Sat Apr 26 16:01:40 2025] (2340223/2340269): files scanned (mb) 0\n[Sat Apr 26 16:01:40 2025] (2340223/2340269): index db size (mb) 0\n[Sat Apr 26 16:01:40 2025] (2340223/2340269): groomed database in 0.00144129s\n[Sat Apr 26 16:01:40 2025] (2340223/2340270): fts traversed source paths in 0.00164101s, scanned=91, regex-skipped=0\n2025-04-26 16:01:44,809 - oe-selftest - INFO - polling server\n2025-04-26 16:01:44,810 - oe-selftest - INFO - server alive\n[Sat Apr 26 16:01:44 2025] (2340223/2340262): 127.0.0.1:34820 UA:Pythonurllib/3.12 XFF: GET /metrics 200 5587 0+0ms\n2025-04-26 16:01:44,812 - oe-selftest - INFO - Waiting for 0 scan jobs to finish\nLoading cache...done.\nChecking cache validity...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250426160138\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250426160138\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/.syek4678\nCreated listening socket for qemu serial console on: 127.0.0.1:36765\nCreated listening socket for qemu serial console on: 127.0.0.1:60743\nlaunchcmd=runqemu snapshot kvm nographic  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=36765:60743 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/pidfile_3351644  -S -qmp unix:./.xc_5k9m1,server,wait -qmp unix:./.syek4678,server,nowait\"\nrunqemu started, pid is 2364852\nwaiting at most 300 seconds for qemu pid (04/26/25 16:01:49)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/.xc_5k9m1\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/.xc_5k9m1\nQMP connected to QEMU at 04/26/25 16:01:50 and took 0.63 seconds\nQMP released QEMU at 04/26/25 16:01:50 and took 0.11 seconds from connect\nqemu started in 0.74 seconds - qemu procces pid is 2364999 (04/26/25 16:01:50)\nqemu cmdline used:\n/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.2364861,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36765,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:60743,nodelay=on -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/pidfile_3351644 -S -qmp unix:./.xc_5k9m1,server,wait -qmp unix:./.syek4678,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/deploy/images/qemuarm64/Image -append root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  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 - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/deploy/images/qemuarm64/Image]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.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 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.2364861\nrunqemu - INFO - Copy done in 0.034841060638427734 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.2364861,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=36765,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:60743,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/pidfile_3351644  -S -qmp unix:./.xc_5k9m1,server,wait -qmp unix:./.syek4678,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351644/tmp-debuginfod/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 160318.10\n\nQEMU 9.2.3 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (04/26/25 16:01:50)\nConnection from 127.0.0.1:56340\nReached login banner in 2.41 seconds (04/26/25 16:01:52)\nLogged in as root in serial console\n2025-04-26 16:01:55,655 - oe-selftest - INFO - Starting client DEBUGINFOD_URLS=http://192.168.7.1:53575/ debuginfod-find debuginfo /usr/bin/xz\n[Sat Apr 26 16:01:55 2025] (2340223/2340267): 192.168.7.2:50848 UA:elfutils/0.192,Linux/aarch64,/ XFF: GET /buildid/108732f39640351f68625ae95b49ede3b1c628f2/debuginfo 200 324248 0+10ms\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_checkuri, the basehash value changed from 84b9e23a83a764e7a5d8a96ee523199e2b1c604f4280a45030e248de0ff52962 to 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_fetch, the basehash value changed from 6d55d6743729b615749dc016857d7e5f9c884a8b92f0d57f68e743f4910333d3 to fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_cleanall, the basehash value changed from dada587ade4d28783151e52fcc21d922f3bdad57064c057c23796f4743430427 to cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_create_spdx, the basehash value changed from 84944305a39075a38727e85684aa9c41cf6d8217dec819e2a740e35fe0d559b3 to 3646f59dbf4ab8ca2ca2fbcd8d403c8c82fbe09959294f317a43759c9fb7eef7. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_recipe_qa, the basehash value changed from fad46b91086aa7b3e4761d5c350746a4822854b9ac4b3eaef4503199a65c1096 to 157497c839ae96ec534e9d7f5d008488838c7172120769847041bb27349ea5f6. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_populate_lic, the basehash value changed from ab3290748f95a3ba7e7412756eeea860b415f2f591c661a8c4cda4033844ae30 to 2604484fb822847c772e16be250cdcec62858a3322623ba3c3c72c010136ddd5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_checkuri, the basehash value changed from 4123da244f465feffecb2b4fd2b132b64851981ec2fb70bf9445df8b0ea6a69e to 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_fetch, the basehash value changed from fa7d6ea0563b60362418d2a6c5e41a6684183d01ec578b65abd0c64a9cfba7cf to 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_cleanall, the basehash value changed from cf9daca04d1ff9b60f84b2bed99c89ddb03a867efaf079e92b5532f86c2a0ef5 to 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_create_spdx, the basehash value changed from 3646f59dbf4ab8ca2ca2fbcd8d403c8c82fbe09959294f317a43759c9fb7eef7 to 87b9460e1aeb70c813f354593d2d21095e2db5ef794482fa30d6813825f385be. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_recipe_qa, the basehash value changed from 157497c839ae96ec534e9d7f5d008488838c7172120769847041bb27349ea5f6 to 071bf29ff55d35f8e7ee8f262f31c9c557e24757bcd4033637da87fa331d0210. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_populate_lic, the basehash value changed from 2604484fb822847c772e16be250cdcec62858a3322623ba3c3c72c010136ddd5 to cf41b2d9332297f40b62497122250525e6dbbbdfea9ce94e758e0d0387bd9ab0. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_checkuri, the basehash value changed from 16c782190c31273782e432d8d44078e9e1d219d2376408ec9c22a506098224c4 to 1631d6d9d1e59948419a4cd67d176c1f01e16748004fe7cf64d145af4f24cc74. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_checkuri -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_checkuri -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_fetch, the basehash value changed from 022390683e755ebe9708139d500f35ad5200e3d08c7a26c65806103b5afa5817 to 0a9db59fd273b1bd8433c02aa6fa290b2b643f1c2c830cf143de275f08d53383. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_fetch -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_fetch -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_unpack -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_unpack -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_cleanall, the basehash value changed from 66f0c797bb0eca5d3a022e744a32613ff2bcb4e45b61ca95b37c7bd31c70d9bf to a5ec0fa2083206aef4ba7af306db2cca9052b46ecd40d8edbb1705bb9ba3a5ec. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_cleanall -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_cleanall -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_create_spdx, the basehash value changed from 87b9460e1aeb70c813f354593d2d21095e2db5ef794482fa30d6813825f385be to a485aa159f1908d4239911376a0724a185ed5416b26515f39d59c4c36a940b6e. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_create_spdx -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_create_spdx -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_recipe_qa, the basehash value changed from 071bf29ff55d35f8e7ee8f262f31c9c557e24757bcd4033637da87fa331d0210 to b316ff0538cfe8f2fa6f6372348133774e996df483bd96d82d7345b229b23cf5. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_recipe_qa -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_recipe_qa -Sprintdiff\n\nERROR: When reparsing /tmp/selftest-fetchsra4cpn2/test.bb:do_populate_lic, the basehash value changed from cf41b2d9332297f40b62497122250525e6dbbbdfea9ce94e758e0d0387bd9ab0 to 3859deffde87cb5ecd2e121f0a513ea271201cf73a1e466d5468d6d59ddc7095. The metadata is not deterministic and this needs to be fixed.\nERROR: The following commands may help:\nERROR: $ bitbake test -cdo_populate_lic -Snone\nERROR: Then:\nERROR: $ bitbake test -cdo_populate_lic -Sprintdiff\n\n",
    "status": "FAILED"
   },
   "pkgdata.OePkgdataUtilTests.test_find_path": {
    "duration": 2.828397035598755,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_glob": {
    "duration": 2.1720519065856934,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
    "duration": 9.26152491569519,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
    "duration": 7.162346839904785,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
    "duration": 6.062354326248169,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
    "duration": 3.165332555770874,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_no_param": {
    "duration": 0.0895547866821289,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_read_value": {
    "duration": 2.7762622833251953,
    "status": "PASSED"
   },
   "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
    "duration": 3.631696939468384,
    "status": "PASSED"
   },
   "pokybleeding.PokyBleeding.test_poky_bleeding_autorev": {
    "duration": 77.04631733894348,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_override_db": {
    "duration": 1313.3011677265167,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_import_export_replace_db": {
    "duration": 149.69493412971497,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
    "duration": 128.33804440498352,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
    "duration": 50.58785653114319,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
    "duration": 120.99982857704163,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
    "duration": 41.93313908576965,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
    "duration": 70.6420111656189,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
    "duration": 40.47699213027954,
    "status": "PASSED"
   },
   "prservice.BitbakePrTests.test_stopping_prservice_message": {
    "duration": 0.7531850337982178,
    "status": "PASSED"
   },
   "pseudo.Pseudo.test_pseudo_pyc_creation": {
    "duration": 13.98552656173706,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
    "duration": 88.10029006004333,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
    "duration": 41.80874586105347,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
    "duration": 43.24983620643616,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
    "duration": 44.241332054138184,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
    "duration": 41.87641978263855,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
    "duration": 27.728870153427124,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
    "duration": 7.716581583023071,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
    "duration": 41.882665157318115,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
    "duration": 41.11279487609863,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
    "duration": 40.25135946273804,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
    "duration": 37.42524862289429,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
    "duration": 40.49402713775635,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
    "duration": 41.409271001815796,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
    "duration": 45.54384136199951,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
    "duration": 39.747743368148804,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
    "duration": 40.2083203792572,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
    "duration": 41.84346032142639,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
    "duration": 41.450852394104004,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
    "duration": 15.041250228881836,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
    "duration": 90.26960873603821,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
    "duration": 67.8763017654419,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
    "duration": 31.182916402816772,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
    "duration": 29.83682131767273,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
    "duration": 89.35767388343811,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
    "duration": 44.84819769859314,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
    "duration": 32.02124857902527,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
    "duration": 55.93145728111267,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
    "duration": 51.47240972518921,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
    "duration": 14.299682140350342,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
    "duration": 71.05912232398987,
    "status": "PASSED"
   },
   "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
    "duration": 68.33402681350708,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create": {
    "duration": 42.287540912628174,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
    "duration": 77.02838706970215,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
    "duration": 40.956627368927,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
    "duration": 43.38800406455994,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
    "duration": 41.19493865966797,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
    "duration": 39.393561601638794,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
    "duration": 39.34525227546692,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
    "duration": 44.72510623931885,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
    "duration": 39.24240303039551,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
    "duration": 49.7861647605896,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
    "duration": 3.290736436843872,
    "log": "Test needs meta-oe for nodejs\n",
    "status": "SKIPPED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
    "duration": 38.84036946296692,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
    "duration": 44.48592925071716,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
    "duration": 46.46607565879822,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
    "duration": 43.36377477645874,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
    "duration": 42.29899501800537,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
    "duration": 43.75758457183838,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
    "duration": 42.92072820663452,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
    "duration": 73.8105616569519,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
    "duration": 43.87351751327515,
    "status": "PASSED"
   },
   "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
    "duration": 41.24573349952698,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
    "duration": 4.109324932098389,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
    "duration": 9.458914756774902,
    "status": "PASSED"
   },
   "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
    "duration": 0.016544103622436523,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
    "duration": 0.1118161678314209,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
    "duration": 0.08707165718078613,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
    "duration": 0.10172224044799805,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_split_var_value": {
    "duration": 0.006310224533081055,
    "status": "PASSED"
   },
   "recipeutils.RecipeUtilsTests.test_validate_pn": {
    "duration": 0.0064394474029541016,
    "status": "PASSED"
   },
   "reproducible.DiffoscopeTests.test_diffoscope": {
    "log": "Skip by the command line argument \"reproducible\"\n",
    "status": "SKIPPED"
   },
   "reproducible.ReproducibleTests.test_reproducible_builds": {
    "log": "Skip by the command line argument \"reproducible\"\n",
    "status": "SKIPPED"
   },
   "resulttooltests.ResultToolTests.test_can_compare_ltp_tests": {
    "duration": 0.009166240692138672,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
    "duration": 0.00551152229309082,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
    "duration": 0.005335092544555664,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_matches": {
    "duration": 0.005143642425537109,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_machine_mismatches": {
    "duration": 0.0050275325775146484,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
    "duration": 0.0051615238189697266,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
    "duration": 0.005459308624267578,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
    "duration": 0.005002737045288086,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
    "duration": 0.005116939544677734,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
    "duration": 0.005056619644165039,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
    "duration": 0.004843711853027344,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
    "duration": 0.005372285842895508,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
    "duration": 0.005121946334838867,
    "status": "PASSED"
   },
   "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
    "duration": 0.004831552505493164,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_always": {
    "duration": 54.67319059371948,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_failure": {
    "duration": 64.81241655349731,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_global": {
    "duration": 79.87018609046936,
    "status": "PASSED"
   },
   "retain.Retain.test_retain_misc": {
    "duration": 110.81405830383301,
    "status": "PASSED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
    "duration": 37.75230145454407,
    "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
    "status": "SKIPPED"
   },
   "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_sorted_files": {
    "duration": 7.5595786571502686,
    "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
    "status": "SKIPPED"
   },
   "rpmtests.BitbakeTests.test_rpm_filenames": {
    "duration": 19.40134620666504,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_not_found": {
    "duration": 0.010825157165527344,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_list_okay": {
    "duration": 0.010193586349487305,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log": {
    "duration": 0.008984565734863281,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_log_split": {
    "duration": 0.007379770278930664,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_no_shell": {
    "duration": 0.0067484378814697266,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output": {
    "duration": 0.006627798080444336,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_output_split": {
    "duration": 0.008115053176879883,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_assertion": {
    "duration": 0.01105642318725586,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_exception": {
    "duration": 0.010045528411865234,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_false": {
    "duration": 0.010146856307983398,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_result_okay": {
    "duration": 0.01092219352722168,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_shell": {
    "duration": 0.010999202728271484,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin": {
    "duration": 0.008603334426879883,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_stdin_timeout": {
    "duration": 10.014566659927368,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout": {
    "duration": 10.00994610786438,
    "status": "PASSED"
   },
   "runcmd.RunCmdTests.test_timeout_split": {
    "duration": 10.018364429473877,
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy": {
    "duration": 111.49999237060547,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
    "duration": 0.0015838146209716797,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine": {
    "duration": 31.105407238006592,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_ext4": {
    "duration": 30.089630365371704,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_iso": {
    "duration": 0.002286672592163086,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp": {
    "duration": 28.132096529006958,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
    "duration": 0.0019140243530273438,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_qemu_boot": {
    "duration": 27.14167022705078,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image": {
    "duration": 34.808303117752075,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
    "duration": 0.0016736984252929688,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
    "duration": 0.001903533935546875,
    "log": "tests are qemux86-64 specific currently\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runqemu.RunqemuTests.test_boot_rootfs": {
    "duration": 28.807015657424927,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_failing_postinst": {
    "duration": 246.54022693634033,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
    "duration": 1940.5928392410278,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
    "duration": 356.2528781890869,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_helloworld": {
    "duration": 754.4774315357208,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_pstree": {
    "duration": 55.03887963294983,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
    "duration": 53.63147974014282,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
    "duration": 53.323076486587524,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_basic": {
    "duration": 113.99690794944763,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestExport.test_testexport_sdk": {
    "duration": 111.62328767776489,
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_apt": {
    "duration": 384.69435358047485,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_dnf": {
    "duration": 228.99229383468628,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_install": {
    "duration": 209.46273112297058,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_slirp": {
    "duration": 151.61311078071594,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
    "duration": 0.0010869503021240234,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "runtime_test.TestImage.test_testimage_virgl_headless": {
    "duration": 0.0011851787567138672,
    "log": "test needs qemux86-64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "selftest.ExternalLayer.test_list_imported": {
    "duration": 0.008730888366699219,
    "status": "PASSED"
   },
   "signing.LockedSignatures.test_locked_signatures": {
    "duration": 204.3304579257965,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_packages": {
    "duration": 4055.955961227417,
    "status": "PASSED"
   },
   "signing.Signing.test_signing_sstate_archive": {
    "duration": 236.69189071655273,
    "status": "PASSED"
   },
   "spdx.SPDX22Check.test_spdx_base_files": {
    "duration": 117.76725053787231,
    "status": "PASSED"
   },
   "spdx.SPDX22Check.test_spdx_tar": {
    "duration": 103.18587923049927,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_baremetal_helloworld": {
    "duration": 1935.6640510559082,
    "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 196, in test_baremetal_helloworld\n    objset = self.check_recipe_spdx(\n             ^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 107, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 236, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 214, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  baremetal-helloworld' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...done.\nParsing of 1001 .bb files complete (0 cached, 1001 parsed). 1987 targets, 87 skipped, 0 masked, 0 errors.\nRemoving 1 recipes from the allarch sysroot...done.\nRemoving 131 recipes from the cortexa57 sysroot...done.\nRemoving 137 recipes from the qemuarm64 sysroot...done.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.12.0\"\nBUILD_SYS            = \"aarch64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"aarch64-poky-elf\"\nMACHINE              = \"qemuarm64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.2\"\nTUNE_FEATURES        = \"aarch64 crc cortexa57\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"mathieu/master-next:5e24ffae583f22cd0f8790ed95758de2f5ce397c\"\nmeta-selftest        = \"master:8c731b1df24f613a849349c2e52e039ce59f79d2\"\n\nInitialising tasks...Sstate summary: Wanted 425 Local 326 Mirrors 0 Missed 99 Current 410 (76% match, 88% complete)\nRemoving 276 stale sstate objects for arch aarch64...done.\nNOTE: Executing Tasks\nNOTE: Running setscene task 429 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.11.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 439 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/quilt/quilt-native_0.68.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 446 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_populate_lic_setscene)\nNOTE: Running setscene task 448 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 455 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_create_package_spdx_setscene)\nNOTE: Running setscene task 462 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.46.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 466 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 468 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 474 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 476 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 477 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 493 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 501 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 502 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 505 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.75.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 506 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe quilt-native-0.68-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_create_package_spdx_setscene: Started\nNOTE: recipe qemu-native-9.2.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_populate_lic_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe diffutils-native-3.11-r0: task do_create_spdx_setscene: Started\nNOTE: recipe file-native-5.46-r0: task do_create_spdx_setscene: Started\nNOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libcap-native-2.75-r0: task do_create_spdx_setscene: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpng-native-1.6.47-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe quilt-native-0.68-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 507 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_create_spdx_setscene)\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_create_package_spdx_setscene: Succeeded\nNOTE: recipe curl-native-8.12.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe dtc-native-1.7.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 513 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_populate_sysroot_setscene)\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_populate_lic_setscene: Succeeded\nNOTE: recipe patch-native-2.7.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe diffutils-native-3.11-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 516 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 517 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 518 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe file-native-5.46-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 519 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/diffutils/diffutils_3.11.bb:do_populate_sysroot_setscene)\nNOTE: recipe popt-native-1.19-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libpng-native-1.6.47-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 521 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe libslirp-native-4.9.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libcap-native-2.75-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 523 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 526 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 527 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 528 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/chrpath/chrpath_0.18.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 529 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 530 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe dtc-native-1.7.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 532 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_populate_sysroot_setscene)\nNOTE: recipe curl-native-8.12.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 533 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_create_spdx_setscene: Started\nNOTE: recipe diffutils-native-3.11-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libyaml-native-0.2.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libunistring-native-1.3-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe chrpath-native-0.18-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 535 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.10.1.bb:do_create_spdx_setscene)\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 536 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.51-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe qemu-native-9.2.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 537 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_populate_sysroot_setscene)\nNOTE: recipe libunistring-native-1.3-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 538 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 540 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 541 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libmpc-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe chrpath-native-0.18-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 542 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/lzip/lzlib_1.15.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe diffutils-native-3.11-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 543 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 544 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 546 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/chrpath/chrpath_0.18.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 547 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 548 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 549 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libyaml/libyaml_0.2.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 550 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 551 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe nettle-native-3.10.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe qemu-native-9.2.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 552 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/acl_2.3.2.bb:do_create_spdx_setscene)\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe lzlib-native-1.15-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxml2-native-2.13.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 554 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe nettle-native-3.10.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe chrpath-native-0.18-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe qemu-native-9.2.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 556 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 557 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 559 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_create_spdx_setscene)\nNOTE: recipe lzlib-native-1.15-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxml2-native-2.13.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 560 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 561 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 562 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_create_spdx_setscene)\nNOTE: recipe chrpath-native-0.18-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 563 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libyaml-native-0.2.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 564 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 565 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 566 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libdrm-native-2.4.124-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 567 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_create_spdx_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 568 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_create_spdx_setscene)\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 570 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/gperf/gperf_3.1.bb:do_create_spdx_setscene)\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 571 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 572 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 574 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 575 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 576 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 578 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 579 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe bison-native-3.8.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 580 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 581 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 582 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe mpfr-native-4.2.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 583 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe gperf-native-3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 584 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe wayland-native-1.23.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 586 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 587 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_create_spdx_setscene)\nNOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-native-2.40.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe mpfr-native-4.2.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gperf-native-3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 588 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/libxml/libxml2_2.13.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 589 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 590 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libdrm-native-2.4.124-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 591 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 592 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe util-linux-native-2.40.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 593 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_create_spdx_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 594 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 595 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 597 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 598 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 599 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxml2-native-2.13.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 600 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe gettext-native-0.23.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 601 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-gnome/gtk-doc/gtk-doc_1.34.0.bb:do_create_spdx_setscene)\nNOTE: recipe flex-native-2.6.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 602 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 603 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 604 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 605 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_recipe_qa_setscene)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-editables-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 606 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.45.bb:do_create_spdx_setscene)\nNOTE: recipe libxml2-native-2.13.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 607 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_populate_sysroot_setscene)\nNOTE: recipe wayland-native-1.23.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 608 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 609 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 610 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 611 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 612 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmpc/libmpc_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 613 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 614 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_create_spdx_setscene)\nNOTE: recipe wayland-native-1.23.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_recipe_qa_setscene: Started\nNOTE: Running setscene task 615 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 616 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb:do_populate_sysroot_setscene)\nNOTE: recipe gtk-doc-native-1.34.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 618 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/file/file_5.46.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 619 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 620 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_populate_sysroot_setscene)\nNOTE: recipe libpcre2-native-10.45-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_recipe_qa_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 621 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 622 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_create_spdx_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libpcre2-native-10.45-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 623 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_create_spdx_setscene)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 624 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe file-native-5.46-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 625 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 626 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 627 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 628 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libmpc-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 629 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe lua-native-5.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 630 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 631 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/popt/popt_1.19.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 632 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libx11-native-1_1.8.12-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 633 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/mpfr/mpfr_4.2.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 635 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxcb_1.17.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe file-native-5.46-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 636 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe lua-native-5.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gettext-native-0.23.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 638 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 639 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe elfutils-native-0.192-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 641 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 642 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 643 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 644 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-editables-native-0.5-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 646 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/lzip/lzlib_1.15.bb:do_populate_sysroot_setscene)\nNOTE: recipe mpfr-native-4.2.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 647 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxcb-native-1.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 648 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 649 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 650 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe popt-native-1.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 651 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe mpfr-native-4.2.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 652 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 654 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe elfutils-native-0.192-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe lzlib-native-1.15-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxcb-native-1.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 655 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe lua-native-5.4.7-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 656 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 657 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xcb-proto_1.17.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 659 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 660 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe lzlib-native-1.15-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe lua-native-5.4.7-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xtrans-native-1_1.6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 663 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 665 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 666 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxau_1.0.12.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 667 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe patch-native-2.7.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 668 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libarchive-native-3.7.9-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 670 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 671 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 672 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe elfutils-native-0.192-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running setscene task 673 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe json-c-native-0.18-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpthread-stubs-native-0.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xcb-proto-native-1.17.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libarchive-native-3.7.9-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 676 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/acl_2.3.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 677 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 678 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe elfutils-native-0.192-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libxau-native-1_1.0.12-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxdmcp-native-1_1.1.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe json-c-native-0.18-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe meson-native-1.7.2-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 679 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 680 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 681 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 682 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 683 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 686 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-proto/xorgproto_2024.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 687 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/curl/curl_8.12.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: Running task 74 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_fetch)\nNOTE: recipe meson-native-1.7.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 688 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libarchive-native-3.7.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe json-c-native-0.18-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe curl-native-8.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe acl-native-2.3.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_fetch: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe util-macros-native-1_1.20.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe json-c-native-0.18-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe xorgproto-native-2024.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 691 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 692 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap/libcap_2.75.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 693 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/meson/meson_1.7.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 695 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgpg-error/libgpg-error_1.51.bb:do_populate_sysroot_setscene)\nNOTE: recipe curl-native-8.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gnutls-native-3.8.9-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 697 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 698 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/nettle/nettle_3.10.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 699 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/libtasn1_4.20.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 700 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 701 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_create_spdx_setscene)\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 702 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 703 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/attr/attr_2.5.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 704 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux_2.40.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libcap-native-2.75-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_fetch: Succeeded\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe meson-native-1.7.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libgpg-error-native-1.51-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 86 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_fetch)\nNOTE: recipe nettle-native-3.10.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libcap-native-2.75-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe libgpg-error-native-1.51-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe util-linux-native-2.40.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libidn2-native-2.3.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libtasn1-native-4.20.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 707 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_deploy_source_date_epoch_setscene)\nNOTE: Running setscene task 708 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 709 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 710 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libunistring/libunistring_1.3.bb:do_populate_sysroot_setscene)\nNOTE: recipe nettle-native-3.10.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_fetch: Started\nNOTE: Running setscene task 713 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gmp/gmp_6.3.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe meson-native-1.7.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: Running setscene task 715 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools_78.1.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_fetch: Succeeded\nNOTE: recipe attr-native-2.5.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running task 92 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_unpack)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe libunistring-native-1.3-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_unpack: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-build-native-1.2.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 717 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_create_spdx_setscene)\nNOTE: recipe libunistring-native-1.3-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gmp-native-6.3.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bison-native-3.8.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 722 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/flex/flex_2.6.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-setuptools-native-78.1.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 724 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-wheel_0.45.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 726 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe flex-native-2.6.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-wheel-native-0.45.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 728 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-build_1.2.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-native-2.40.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Started\nNOTE: Running setscene task 731 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libcap-ng/libcap-ng_0.8.5.bb:do_populate_sysroot_setscene)\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_unpack: Succeeded\nNOTE: Running setscene task 732 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libpcre/libpcre2_10.45.bb:do_populate_sysroot_setscene)\nNOTE: Running task 125 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 735 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-build-native-1.2.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libpcre2-native-10.45-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_fetch: Started\nNOTE: recipe python3-build-native-1.2.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 737 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 738 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libcap-ng-native-0.8.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libpcre2-native-10.45-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 741 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 742 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_create_spdx_setscene)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_fetch: Succeeded\nNOTE: Running task 139 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_fetch)\nNOTE: recipe python3-pyproject-hooks-native-1.2.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 744 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-installer_0.7.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 745 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_deploy_source_date_epoch_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_fetch: Succeeded\nNOTE: recipe unzip-native-1_6.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 149 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_fetch)\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_deploy_source_date_epoch_setscene: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 746 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 747 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 748 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 749 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 750 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf-archive/autoconf-archive_2024.10.16.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 751 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 752 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-packaging-native-24.2-r0: task do_deploy_source_date_epoch_setscene: Succeeded\nNOTE: recipe python3-installer-native-0.7.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 754 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb:do_populate_sysroot_setscene)\nNOTE: recipe libidn2-native-2.3.8-r0: task do_fetch: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_fetch: Succeeded\nNOTE: Running task 154 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_fetch)\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_create_spdx_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libffi-native-3.4.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_create_spdx_setscene: Started\nNOTE: recipe expat-native-2.7.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe autoconf-archive-native-2024.10.16-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_create_spdx_setscene: Succeeded\nNOTE: recipe expat-native-2.7.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 755 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 756 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 757 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_create_spdx_setscene)\nNOTE: recipe python3-packaging-native-24.2-r0: task do_fetch: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_fetch: Succeeded\nNOTE: Running task 155 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_unpack)\nNOTE: recipe python3-flit-core-native-3.12.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 759 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 760 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3_3.13.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe cmake-native-3.31.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ninja-native-1.12.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_create_spdx_setscene: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 761 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 762 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 763 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 764 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 765 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.8.1.bb:do_create_spdx_setscene)\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ninja-native-1.12.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe python3-packaging-native-24.2-r0: task do_unpack: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 766 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/re2c/re2c_4.1.bb:do_create_spdx_setscene)\nNOTE: recipe python3-packaging-native-24.2-r0: task do_unpack: Succeeded\nNOTE: recipe python3-native-3.13.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 166 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_fetch)\nNOTE: recipe unzip-native-1_6.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe zstd-native-1.5.7-r0: task do_create_spdx_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_create_spdx_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe xz-native-5.8.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe re2c-native-4.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe zstd-native-1.5.7-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe xz-native-5.8.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe re2c-native-4.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe openssl-native-3.5.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 768 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_create_spdx_setscene)\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_fetch: Started\nNOTE: recipe python3-native-3.13.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 770 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libedit/libedit_20250104-3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 771 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libffi/libffi_3.4.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 772 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/expat/expat_2.7.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 773 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libnsl/libnsl2_2.0.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 775 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/sqlite/sqlite3_3.48.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 777 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/util-linux/util-linux-libuuid_2.40.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe perl-native-5.40.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_fetch: Succeeded\nNOTE: Running task 181 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_fetch)\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_populate_sysroot_setscene: Started\nNOTE: recipe libffi-native-3.4.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe expat-native-2.7.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running setscene task 778 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 779 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 780 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 781 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb:do_create_spdx_setscene)\nNOTE: recipe libedit-native-20250104-3.1-r1: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libffi-native-3.4.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libnsl2-native-2.0.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 785 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libtirpc/libtirpc_1.3.6.bb:do_populate_sysroot_setscene)\nNOTE: recipe util-linux-libuuid-native-2.40.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe expat-native-2.7.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe sqlite3-native-3_3.48.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 787 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 789 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/ninja/ninja_1.12.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe json-c-native-0.18-r0: task do_fetch: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe perlcross-native-1.6.2-r0: task do_create_spdx_setscene: Started\nNOTE: recipe json-c-native-0.18-r0: task do_fetch: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gdbm-native-1.24-r0: task do_create_spdx_setscene: Started\nNOTE: Running task 206 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_fetch)\nNOTE: recipe cmake-native-3.31.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe zlib-native-1.3.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe perlcross-native-1.6.2-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gdbm-native-1.24-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 792 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_create_spdx_setscene)\nNOTE: recipe ninja-native-1.12.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libtirpc-native-1.3.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_fetch: Started\nNOTE: recipe ninja-native-1.12.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 794 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/re2c/re2c_4.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_fetch: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_spdx_setscene: Started\nNOTE: Running task 229 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_fetch)\nNOTE: recipe re2c-native-4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 796 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_create_spdx_setscene)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_fetch: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 230 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_fetch)\nNOTE: recipe libtool-native-2.5.4-r0: task do_create_spdx_setscene: Started\nNOTE: recipe cmake-native-3.31.6-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 797 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/openssl/openssl_3.5.0.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 798 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/ncurses/ncurses_6.5.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 799 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/zstd/zstd_1.5.7.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 801 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/bzip2/bzip2_1.0.8.bb:do_populate_sysroot_setscene)\nNOTE: recipe re2c-native-4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 803 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/xz/xz_5.8.1.bb:do_populate_sysroot_setscene)\nNOTE: recipe libtool-native-2.5.4-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 804 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.17.bb:do_create_spdx_setscene)\nNOTE: recipe wayland-native-1.23.1-r0: task do_fetch: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_fetch: Succeeded\nNOTE: Running task 236 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_unpack)\nNOTE: recipe zstd-native-1.5.7-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe openssl-native-3.5.0-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe xz-native-5.8.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe automake-native-1.17-r0: task do_create_spdx_setscene: Started\nNOTE: recipe zstd-native-1.5.7-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe bzip2-native-1.0.8-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe automake-native-1.17-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_unpack: Started\nNOTE: Running setscene task 807 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.72.bb:do_create_spdx_setscene)\nNOTE: recipe xz-native-5.8.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe ncurses-native-6.5-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe openssl-native-3.5.0-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 811 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/perl/perl_5.40.2.bb:do_populate_sysroot_setscene)\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_create_spdx_setscene: Started\nNOTE: recipe perl-native-5.40.2-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 812 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_create_spdx_setscene)\nNOTE: recipe m4-native-1.4.19-r0: task do_create_spdx_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running setscene task 813 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 814 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb:do_create_spdx_setscene)\nNOTE: Running setscene task 815 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext-minimal-native_0.23.1.bb:do_create_spdx_setscene)\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_create_spdx_setscene: Started\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_create_spdx_setscene: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_unpack: Succeeded\nNOTE: recipe texinfo-dummy-native-1.0-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe perl-native-5.40.2-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 818 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/zlib/zlib_1.3.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 819 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/make/make_4.4.1.bb:do_populate_sysroot_setscene)\nNOTE: Running setscene task 820 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gdbm/gdbm_1.24.bb:do_populate_sysroot_setscene)\nNOTE: recipe gettext-minimal-native-0.23.1-r0: task do_create_spdx_setscene: Succeeded\nNOTE: recipe gnu-config-native-20240823+git-r0: task do_create_spdx_setscene: Succeeded\nNOTE: Running task 280 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_fetch)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_fetch: Started\nNOTE: recipe gdbm-native-1.24-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_fetch: Succeeded\nNOTE: Running task 305 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_fetch)\nNOTE: recipe zlib-native-1.3.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe make-native-4.4.1-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 825 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot_setscene)\nNOTE: recipe gdbm-native-1.24-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe gnutls-native-3.8.9-r0: task do_fetch: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_fetch: Succeeded\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Started\nNOTE: Running task 327 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_fetch)\nNOTE: recipe pkgconfig-native-0.29.2+git-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: recipe libarchive-native-3.7.9-r0: task do_fetch: Started\nNOTE: Running setscene task 828 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/libtool/libtool-native_2.5.4.bb:do_populate_sysroot_setscene)\nNOTE: recipe libarchive-native-3.7.9-r0: task do_fetch: Succeeded\nNOTE: Running task 337 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_fetch)\nNOTE: recipe libtool-native-2.5.4-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_fetch: Started\nNOTE: recipe libtool-native-2.5.4-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 830 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/automake/automake_1.17.bb:do_populate_sysroot_setscene)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 342 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_unpack)\nNOTE: recipe automake-native-1.17-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe json-c-native-0.18-r0: task do_unpack: Started\nNOTE: recipe json-c-native-0.18-r0: task do_unpack: Succeeded\nNOTE: recipe automake-native-1.17-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 831 of 835 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/autoconf/autoconf_2.72.bb:do_populate_sysroot_setscene)\nNOTE: Running task 350 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_unpack)\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_unpack: Started\nNOTE: recipe autoconf-native-2.72e+really2.72-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Running setscene task 833 of 835 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/m4/m4-native_1.4.19.bb:do_populate_sysroot_setscene)\nNOTE: recipe libidn2-native-2.3.8-r0: task do_unpack: Succeeded\nNOTE: Running task 359 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_unpack)\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Started\nNOTE: recipe m4-native-1.4.19-r0: task do_populate_sysroot_setscene: Succeeded\nNOTE: Setscene tasks completed\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_unpack: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_unpack: Succeeded\nNOTE: Running task 696 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_unpack)\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_unpack: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_unpack: Succeeded\nNOTE: Running task 709 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_unpack)\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_unpack: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_unpack: Succeeded\nNOTE: Running task 714 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_unpack)\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_unpack: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_unpack: Succeeded\nNOTE: Running task 732 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_fetch)\nNOTE: recipe elfutils-native-0.192-r0: task do_fetch: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_fetch: Succeeded\nNOTE: Running task 735 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_fetch)\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_fetch: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_fetch: Succeeded\nNOTE: Running task 736 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_unpack)\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_unpack: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 737 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_unpack)\nNOTE: recipe wayland-native-1.23.1-r0: task do_unpack: Started\nNOTE: recipe wayland-native-1.23.1-r0: task do_unpack: Succeeded\nNOTE: Running task 738 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_unpack)\nNOTE: recipe gnutls-native-3.8.9-r0: task do_unpack: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_unpack: Succeeded\nNOTE: Running task 739 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_unpack)\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_unpack: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_unpack: Succeeded\nNOTE: Running task 741 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_fetch)\nNOTE: recipe gettext-native-0.23.1-r0: task do_fetch: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_fetch: Succeeded\nNOTE: Running task 750 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_unpack)\nNOTE: recipe libarchive-native-3.7.9-r0: task do_unpack: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_unpack: Succeeded\nNOTE: Running task 759 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_fetch)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_fetch: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_fetch: Succeeded\nNOTE: Running task 761 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_fetch)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_fetch: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_fetch: Succeeded\nNOTE: Running task 763 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_unpack)\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_unpack: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 773 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_fetch)\nNOTE: recipe libdrm-native-2.4.124-r0: task do_fetch: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_fetch: Succeeded\nNOTE: Running task 782 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_unpack)\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_unpack: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_unpack: Succeeded\nNOTE: Running task 799 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_fetch)\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_fetch: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_fetch: Succeeded\nNOTE: Running task 800 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_fetch)\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_fetch: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_fetch: Succeeded\nNOTE: Running task 803 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_fetch)\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_fetch: Started\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_fetch: Succeeded\nNOTE: Running task 804 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_fetch)\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_fetch: Started\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_fetch: Succeeded\nNOTE: Running task 805 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_unpack)\nNOTE: recipe elfutils-native-0.192-r0: task do_unpack: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_unpack: Succeeded\nNOTE: Running task 815 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_fetch)\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_fetch: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_fetch: Succeeded\nNOTE: Running task 816 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_fetch)\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_fetch: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_fetch: Succeeded\nNOTE: Running task 817 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_fetch)\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_fetch: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_fetch: Succeeded\nNOTE: Running task 819 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_fetch)\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_fetch: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_fetch: Succeeded\nNOTE: Running task 820 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_fetch)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_fetch: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_fetch: Succeeded\nNOTE: Running task 821 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_fetch)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_fetch: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_fetch: Succeeded\nNOTE: Running task 822 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_fetch)\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_fetch: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_fetch: Succeeded\nNOTE: Running task 823 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_fetch)\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_fetch: Started\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_fetch: Succeeded\nNOTE: Running task 824 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_unpack)\nNOTE: recipe llvm-native-20.1.2-r0: task do_unpack: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_unpack: Succeeded\nNOTE: Running task 829 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_fetch)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_fetch: Succeeded\nNOTE: Running task 830 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_fetch)\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_fetch: Succeeded\nNOTE: Running task 831 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_fetch)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_fetch: Succeeded\nNOTE: Running task 832 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_fetch)\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_fetch: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_fetch: Succeeded\nNOTE: Running task 834 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_fetch)\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_fetch: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_fetch: Succeeded\nNOTE: Running task 835 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_patch)\nNOTE: recipe llvm-native-20.1.2-r0: task do_patch: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_patch: Succeeded\nNOTE: Running task 838 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_fetch)\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_fetch: Started\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_fetch: Succeeded\nNOTE: Running task 839 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_fetch)\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_fetch: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_fetch: Succeeded\nNOTE: Running task 841 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_unpack)\nNOTE: recipe gettext-native-0.23.1-r0: task do_unpack: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_unpack: Succeeded\nNOTE: Running task 854 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_unpack)\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_unpack: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_unpack: Succeeded\nNOTE: Running task 855 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_unpack)\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_unpack: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_unpack: Succeeded\nNOTE: Running task 884 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_fetch)\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_fetch: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_fetch: Succeeded\nNOTE: Running task 886 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_unpack)\nNOTE: recipe libdrm-native-2.4.124-r0: task do_unpack: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_unpack: Succeeded\nNOTE: Running task 912 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_unpack)\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_unpack: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_unpack: Succeeded\nNOTE: Running task 913 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_unpack)\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_unpack: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_unpack: Succeeded\nNOTE: Running task 914 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_unpack)\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_unpack: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_unpack: Succeeded\nNOTE: Running task 915 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_unpack)\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_unpack: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_unpack: Succeeded\nNOTE: Running task 916 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_unpack)\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_unpack: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_unpack: Succeeded\nNOTE: Running task 918 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_unpack)\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_unpack: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_unpack: Succeeded\nNOTE: Running task 919 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_unpack)\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_unpack: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_unpack: Succeeded\nNOTE: Running task 920 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_unpack)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_unpack: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_unpack: Succeeded\nNOTE: Running task 921 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_unpack)\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_unpack: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_unpack: Succeeded\nNOTE: Running task 922 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_unpack)\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_unpack: Started\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_unpack: Succeeded\nNOTE: Running task 923 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_unpack)\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_unpack: Started\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_unpack: Succeeded\nNOTE: Running task 924 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_unpack)\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_unpack: Started\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_unpack: Succeeded\nNOTE: Running task 950 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pluggy_1.5.0.bb:do_unpack)\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Started\nNOTE: recipe python3-pluggy-native-1.5.0-r0: task do_unpack: Succeeded\nNOTE: Running task 951 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_unpack)\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_unpack: Succeeded\nNOTE: Running task 952 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_unpack)\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_unpack: Succeeded\nNOTE: Running task 953 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_unpack)\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_unpack: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_unpack: Succeeded\nNOTE: Running task 984 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb:do_unpack)\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_unpack: Started\nNOTE: recipe python3-hatchling-native-1.27.0-r0: task do_unpack: Succeeded\nNOTE: Running task 986 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pygments_2.19.1.bb:do_unpack)\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_unpack: Started\nNOTE: recipe python3-pygments-native-2.19.1-r0: task do_unpack: Succeeded\nNOTE: Running task 987 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb:do_unpack)\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_unpack: Started\nNOTE: recipe python3-markupsafe-native-3.0.2-r0: task do_unpack: Succeeded\nNOTE: Running task 990 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_unpack)\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_unpack: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 0.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 41931.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_unpack: Succeeded\nNOTE: Running task 1002 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_patch)\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_patch: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_patch: Succeeded\nNOTE: Running task 1011 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_fetch)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_fetch: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_fetch: Succeeded\nNOTE: Running task 1012 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_unpack)\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_unpack: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_unpack: Succeeded\nNOTE: Running task 1053 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_unpack)\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_unpack: Started\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_unpack: Succeeded\nNOTE: Running task 1056 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_fetch)\nNOTE: recipe readline-native-8.2.13-r0: task do_fetch: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_fetch: Succeeded\nNOTE: Running task 1064 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_unpack)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_unpack: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_unpack: Succeeded\nNOTE: Running task 1071 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_patch)\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_patch: Started\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_patch: Succeeded\nNOTE: Running task 1170 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_fetch)\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_fetch: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_fetch: Succeeded\nNOTE: Running task 1200 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_generate_toolchain_file)\nNOTE: recipe llvm-native-20.1.2-r0: task do_generate_toolchain_file: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_generate_toolchain_file: Succeeded\nNOTE: Running task 1201 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_prepare_recipe_sysroot)\nNOTE: recipe llvm-native-20.1.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Running task 1211 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_configure)\nNOTE: recipe llvm-native-20.1.2-r0: task do_configure: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19893.8/20000.0, IO: 80.9/20000.0, Mem: 10.0/None) - using 1/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 54089.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: recipe llvm-native-20.1.2-r0: task do_configure: Succeeded\nNOTE: Running task 1221 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile)\nNOTE: recipe llvm-native-20.1.2-r0: task do_compile: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 15818.1/20000.0, IO: 87.5/20000.0, Mem: 29.2/None) - using 1/16 bitbake threads\nNOTE: Running task 1240 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_unpack)\nNOTE: Running task 1246 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_fetch)\nNOTE: Running task 1256 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_unpack)\nNOTE: Running task 1258 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_fetch)\nNOTE: Running task 1266 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_fetch)\nNOTE: Running noexec task 1283 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_fetch)\nNOTE: Running task 1284 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-source_15.1.bb:do_preconfigure)\nNOTE: Running task 1285 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1290 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_fetch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20072.7/20000.0, IO: 105.3/20000.0, Mem: 21.7/None) - using 9/16 bitbake threads\nNOTE: recipe readline-native-8.2.13-r0: task do_unpack: Started\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_preconfigure: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_fetch: Started\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_fetch: Started\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_fetch: Started\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_fetch: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_unpack: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_fetch: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_fetch: Succeeded\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_unpack: Succeeded\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_fetch: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_fetch: Succeeded\nNOTE: recipe gcc-source-15.1.0-15.1.0-r0: task do_preconfigure: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19147.2/20000.0, IO: 0.0/20000.0, Mem: 6282.7/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 22253.3/20000.0, IO: 0.0/20000.0, Mem: 6323.5/None) - using 2/16 bitbake threads\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18695.9/20000.0, IO: 20.8/20000.0, Mem: 6.9/None) - using 1/16 bitbake threads\nNOTE: Running task 1293 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_unpack)\nNOTE: Running task 1294 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_configure)\nNOTE: Running task 1295 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_unpack)\nNOTE: Running task 1296 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_unpack)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20070.1/20000.0, IO: 19.7/20000.0, Mem: 6.6/None) - using 5/16 bitbake threads\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_configure: Started\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_unpack: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_unpack: Started\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_unpack: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_unpack: Succeeded\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_unpack: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18633.9/20000.0, IO: 66.7/20000.0, Mem: 22.7/None) - using 2/16 bitbake threads\nNOTE: Running task 1304 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/baremetal-example/baremetal-helloworld_git.bb:do_patch)\nNOTE: Running task 1307 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_write_config)\nNOTE: Running task 1308 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/mesa/mesa.bb:do_rust_gen_targets)\nNOTE: Running task 1314 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_unpack)\nNOTE: Running task 1335 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_collect_spdx_deps)\nNOTE: Running task 1338 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_collect_spdx_deps)\nNOTE: Running task 1339 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20033.3/20000.0, IO: 59.3/20000.0, Mem: 21.3/None) - using 9/16 bitbake threads\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_patch: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_unpack: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_unpack: Succeeded\nNOTE: recipe baremetal-helloworld-0.1+git-r0: task do_patch: Succeeded\nNOTE: recipe libidn2-native-2.3.8-r0: task do_collect_spdx_deps: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_write_config: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_rust_gen_targets: Started\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_rust_gen_targets: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe mesa-native-2_25.0.2-r0: task do_write_config: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_configure: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16046.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 1/16 bitbake threads\nNOTE: Running task 1340 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_compile)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20037.6/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19735.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20458.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19646.3/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20437.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19004.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1343 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libidn/libidn2_2.3.8.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 22379.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_compile: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_create_spdx: Started\nNOTE: recipe libidn2-native-2.3.8-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19703.9/20000.0, IO: 102.5/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21701.4/20000.0, IO: 96.8/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 15985.2/20000.0, IO: 25.5/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1346 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.1.bb:do_create_spdx)\nNOTE: Running task 1347 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libgcrypt/libgcrypt_1.11.0.bb:do_create_spdx)\nNOTE: Running task 1348 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_collect_spdx_deps)\nNOTE: Running task 1361 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_fetch)\nNOTE: Running task 1362 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_fetch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20079.6/20000.0, IO: 20.2/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_create_spdx: Started\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_create_spdx: Started\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libpng-native-1.6.47-r0: task do_fetch: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_fetch: Started\nNOTE: recipe libpng-native-1.6.47-r0: task do_fetch: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libslirp-native-4.9.0-r0: task do_fetch: Succeeded\nNOTE: recipe libgcrypt-native-1.11.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe e2fsprogs-native-1.47.1-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16149.1/20000.0, IO: 14.3/20000.0, Mem: 7.2/None) - using 2/16 bitbake threads\nNOTE: Running task 1363 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxext_1.3.6.bb:do_create_spdx)\nNOTE: Running task 1365 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_fetch)\nNOTE: Running task 1366 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_fetch)\nNOTE: Running task 1367 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_fetch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20270.5/20000.0, IO: 30.4/20000.0, Mem: 6.1/None) - using 6/16 bitbake threads\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_create_spdx: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_fetch: Started\nNOTE: recipe dtc-native-1.7.2-r0: task do_fetch: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_fetch: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_fetch: Succeeded\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_fetch: Succeeded\nNOTE: recipe dtc-native-1.7.2-r0: task do_fetch: Succeeded\nNOTE: recipe libxext-native-1_1.3.6-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17685.0/20000.0, IO: 29.5/20000.0, Mem: 3.7/None) - using 2/16 bitbake threads\nNOTE: Running task 1368 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_fetch)\nNOTE: Running task 1376 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_collect_spdx_deps)\nNOTE: Running task 1377 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_collect_spdx_deps)\nNOTE: Running task 1379 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_collect_spdx_deps)\nNOTE: Running task 1382 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20046.3/20000.0, IO: 26.2/20000.0, Mem: 3.3/None) - using 7/16 bitbake threads\nNOTE: recipe qemu-native-9.2.3-r0: task do_fetch: Started\nNOTE: recipe qemu-native-9.2.3-r0: task do_fetch: Succeeded\nNOTE: recipe gnutls-native-3.8.9-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_collect_spdx_deps: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe json-c-native-0.18-r0: task do_collect_spdx_deps: Started\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libarchive-native-3.7.9-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gnutls-native-3.8.9-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe json-c-native-0.18-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18866.2/20000.0, IO: 32.3/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1385 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/gnutls/gnutls_3.8.9.bb:do_create_spdx)\nNOTE: Running task 1386 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-extended/libarchive/libarchive_3.7.9.bb:do_create_spdx)\nNOTE: Running task 1387 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-headers_1.4.309.0.bb:do_create_spdx)\nNOTE: Running task 1388 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/json-c/json-c_0.18.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20038.5/20000.0, IO: 30.2/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_create_spdx: Started\nNOTE: recipe gnutls-native-3.8.9-r0: task do_create_spdx: Started\nNOTE: recipe libarchive-native-3.7.9-r0: task do_create_spdx: Started\nNOTE: recipe json-c-native-0.18-r0: task do_create_spdx: Started\nNOTE: recipe json-c-native-0.18-r0: task do_create_spdx: Succeeded\nNOTE: recipe spirv-headers-native-1_1.4.309.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe libarchive-native-3.7.9-r0: task do_create_spdx: Succeeded\nNOTE: recipe gnutls-native-3.8.9-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19520.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1394 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 23036.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17650.4/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1395 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.1.bb:do_create_spdx)\nNOTE: Running task 1408 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_collect_spdx_deps)\nNOTE: Running task 1409 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_unpack)\nNOTE: Running task 1410 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_unpack)\nNOTE: Running task 1412 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_unpack)\nNOTE: Running task 1413 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_unpack)\nNOTE: Running task 1414 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_unpack)\nNOTE: Running task 1415 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_unpack)\nNOTE: Running task 1419 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb:do_write_config)\nNOTE: Running task 1422 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_collect_spdx_deps)\nNOTE: Running task 1423 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20118.9/20000.0, IO: 15.3/20000.0, Mem: 0.0/None) - using 13/16 bitbake threads\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_spdx: Started\nNOTE: recipe qemu-native-9.2.3-r0: task do_unpack: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libpng-native-1.6.47-r0: task do_unpack: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_unpack: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_unpack: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_unpack: Started\nNOTE: recipe dtc-native-1.7.2-r0: task do_unpack: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_write_config: Started\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe wayland-native-1.23.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_unpack: Succeeded\nNOTE: recipe libepoxy-native-1.5.10-r0: task do_write_config: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe wayland-native-1.23.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libpng-native-1.6.47-r0: task do_unpack: Succeeded\nNOTE: recipe libmicrohttpd-native-1.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_unpack: Succeeded\nNOTE: recipe libslirp-native-4.9.0-r0: task do_unpack: Succeeded\nNOTE: recipe dtc-native-1.7.2-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18897.2/20000.0, IO: 100.1/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1424 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrender_0.9.12.bb:do_create_spdx)\nNOTE: Running task 1425 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21053.7/20000.0, IO: 121.3/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_create_spdx: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_collect_spdx_deps: Started\nNOTE: recipe elfutils-native-0.192-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxrender-native-1_0.9.12-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17835.7/20000.0, IO: 521.7/20000.0, Mem: 5.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1426 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/elfutils/elfutils_0.192.bb:do_create_spdx)\nNOTE: Running task 1427 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20102.2/20000.0, IO: 482.1/20000.0, Mem: 4.6/None) - using 5/16 bitbake threads\nNOTE: recipe elfutils-native-0.192-r0: task do_create_spdx: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_patch: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_patch: Succeeded\nNOTE: recipe elfutils-native-0.192-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19729.3/20000.0, IO: 17.4/20000.0, Mem: 5.8/None) - using 3/16 bitbake threads\nNOTE: Running task 1428 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_patch)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20811.3/20000.0, IO: 16.7/20000.0, Mem: 5.6/None) - using 4/16 bitbake threads\nNOTE: recipe libpng-native-1.6.47-r0: task do_patch: Started\nNOTE: recipe libpng-native-1.6.47-r0: task do_patch: Succeeded\nNOTE: recipe qemu-native-9.2.3-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16001.3/20000.0, IO: 0.0/20000.0, Mem: 2.6/None) - using 2/16 bitbake threads\nNOTE: Running task 1429 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_patch)\nNOTE: Running task 1430 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_patch)\nNOTE: Running task 1431 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_patch)\nNOTE: Running task 1433 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_collect_spdx_deps)\nNOTE: Running task 1434 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxfixes_6.0.1.bb:do_create_spdx)\nNOTE: Running task 1435 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland_1.23.1.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20313.8/20000.0, IO: 0.0/20000.0, Mem: 2.2/None) - using 8/16 bitbake threads\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_patch: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_patch: Started\nNOTE: recipe dtc-native-1.7.2-r0: task do_patch: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_create_spdx: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_patch: Succeeded\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_patch: Succeeded\nNOTE: recipe dtc-native-1.7.2-r0: task do_patch: Succeeded\nNOTE: recipe wayland-native-1.23.1-r0: task do_create_spdx: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxfixes-native-1_6.0.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe wayland-native-1.23.1-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17203.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1436 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/spir/spirv-tools_1.4.309.0.bb:do_create_spdx)\nNOTE: Running task 1437 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-system-native_9.2.3.bb:do_unpack)\nNOTE: Running task 1438 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20238.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_unpack: Started\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_create_spdx: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe spirv-tools-native-1_1.4.309.0-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17794.7/20000.0, IO: 2210.1/20000.0, Mem: 11.4/None) - using 3/16 bitbake threads\nNOTE: Running task 1441 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/gettext/gettext_0.23.1.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20380.2/20000.0, IO: 2201.2/20000.0, Mem: 7.7/None) - using 4/16 bitbake threads\nNOTE: recipe gettext-native-0.23.1-r0: task do_create_spdx: Started\nNOTE: recipe gettext-native-0.23.1-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 14141.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1452 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_fetch)\nNOTE: Running task 1454 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_collect_spdx_deps)\nNOTE: Running task 1456 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_collect_spdx_deps)\nNOTE: Running task 1459 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20597.7/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_collect_spdx_deps: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_fetch: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_fetch: Succeeded\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_unpack: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16738.2/20000.0, IO: 11.2/20000.0, Mem: 6817.3/None) - using 2/16 bitbake threads\nNOTE: Running task 1460 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-system-native_9.2.3.bb:do_patch)\nNOTE: Running task 1461 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_create_spdx)\nNOTE: Running task 1462 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/readline/readline_8.2.13.bb:do_create_spdx)\nNOTE: Running task 1463 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_collect_spdx_deps)\nNOTE: Running task 1464 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libpciaccess_0.18.1.bb:do_create_spdx)\nNOTE: Running task 1474 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_unpack)\nNOTE: Running task 1480 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20006.7/20000.0, IO: 9.8/20000.0, Mem: 5930.5/None) - using 9/16 bitbake threads\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_patch: Started\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_create_spdx: Started\nNOTE: recipe readline-native-8.2.13-r0: task do_create_spdx: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_create_spdx: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_unpack: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe readline-native-8.2.13-r0: task do_create_spdx: Succeeded\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_create_spdx: Succeeded\nNOTE: recipe libpciaccess-native-0.18.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_unpack: Succeeded\nNOTE: recipe qemu-system-native-9.2.3-r0: task do_patch: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 14406.2/20000.0, IO: 15.2/20000.0, Mem: 2.5/None) - using 2/16 bitbake threads\nNOTE: Running task 1481 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxrandr_1.5.4.bb:do_create_spdx)\nNOTE: Running task 1482 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_collect_spdx_deps)\nNOTE: Running task 1484 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-cython_3.0.12.bb:do_create_spdx)\nNOTE: Running task 1486 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_patch)\nNOTE: Running task 1487 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_collect_spdx_deps)\nNOTE: Running task 1489 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20639.5/20000.0, IO: 15.9/20000.0, Mem: 2.0/None) - using 8/16 bitbake threads\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_create_spdx: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_collect_spdx_deps: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_patch: Started\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_create_spdx: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libdrm-native-2.4.124-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxrandr-native-1_1.5.4-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-cython-native-3.0.12-r0: task do_create_spdx: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_patch: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19897.4/20000.0, IO: 72.9/20000.0, Mem: 3.5/None) - using 2/16 bitbake threads\nNOTE: Running task 1490 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/drm/libdrm_2.4.124.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20096.4/20000.0, IO: 71.5/20000.0, Mem: 3.5/None) - using 3/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19964.1/20000.0, IO: 69.8/20000.0, Mem: 3.4/None) - using 3/16 bitbake threads\nNOTE: Running task 1491 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_collect_spdx_deps)\nNOTE: Running task 1492 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20103.9/20000.0, IO: 67.3/20000.0, Mem: 3.3/None) - using 5/16 bitbake threads\nNOTE: recipe libdrm-native-2.4.124-r0: task do_create_spdx: Started\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_collect_spdx_deps: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19621.1/20000.0, IO: 35.6/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 1493 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_collect_spdx_deps)\nNOTE: Running task 1494 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21611.1/20000.0, IO: 57.5/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_collect_spdx_deps: Started\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libdrm-native-2.4.124-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16655.4/20000.0, IO: 227.1/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1495 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_collect_spdx_deps)\nNOTE: Running task 1496 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21813.7/20000.0, IO: 319.9/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18635.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1497 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_collect_spdx_deps)\nNOTE: Running task 1498 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-app/xrandr_1.5.3.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21964.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_create_spdx: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe llvm-native-20.1.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe xrandr-native-1_1.5.3-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17784.7/20000.0, IO: 6.9/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1499 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.3.bb:do_create_spdx)\nNOTE: Running task 1500 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb:do_create_spdx)\nNOTE: Running task 1502 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/wayland/wayland-protocols_1.42.bb:do_create_spdx)\nNOTE: Running task 1503 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21464.1/20000.0, IO: 4.7/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_create_spdx: Started\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_create_spdx: Started\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_create_spdx: Started\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_create_spdx: Started\nNOTE: recipe libxshmfence-native-1.3.3-r0: task do_create_spdx: Succeeded\nNOTE: recipe libxdamage-native-1_1.1.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-pyyaml-native-6.0.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe wayland-protocols-native-1.42-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17184.8/20000.0, IO: 15331.5/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1504 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-util/makedepend_1.0.9.bb:do_create_spdx)\nNOTE: Running task 1505 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.6.bb:do_create_spdx)\nNOTE: Running task 1506 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-mako_1.3.9.bb:do_create_spdx)\nNOTE: Running task 1507 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/libsdl2/libsdl2_2.32.4.bb:do_generate_toolchain_file)\nNOTE: Running task 1508 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_write_config)\nNOTE: Running task 1509 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1510 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1511 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/virglrenderer/virglrenderer_1.1.0.bb:do_write_config)\nNOTE: Running task 1512 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_write_config)\nNOTE: Running task 1513 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1514 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_write_config)\nNOTE: Running task 1515 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1516 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1522 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_collect_spdx_deps)\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_create_spdx: Started\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_create_spdx: Started\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_create_spdx: Started\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_generate_toolchain_file: Started\nNOTE: recipe libpng-native-1.6.47-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_write_config: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_write_config: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_write_config: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe dtc-native-1.7.2-r0: task do_write_config: Started\nNOTE: recipe libsdl2-native-2.32.4-r0: task do_generate_toolchain_file: Succeeded\nNOTE: recipe dtc-native-1.7.2-r0: task do_prepare_recipe_sysroot: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20410.1/20000.0, IO: 11373.3/20000.0, Mem: 0.0/None) - using 15/16 bitbake threads\nNOTE: recipe libslirp-native-4.9.0-r0: task do_write_config: Succeeded\nNOTE: recipe libpng-native-1.6.47-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_write_config: Succeeded\nNOTE: recipe virglrenderer-native-1.1.0-r0: task do_write_config: Succeeded\nNOTE: recipe dtc-native-1.7.2-r0: task do_write_config: Succeeded\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19642.8/20000.0, IO: 2494.8/20000.0, Mem: 0.0/None) - using 8/16 bitbake threads\nNOTE: Running task 1523 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21918.8/20000.0, IO: 2436.4/20000.0, Mem: 0.0/None) - using 9/16 bitbake threads\nNOTE: recipe libxxf86vm-native-1_1.1.6-r0: task do_create_spdx: Succeeded\nNOTE: recipe makedepend-native-1_1.0.9-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-mako-native-1.3.9-r0: task do_create_spdx: Succeeded\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libslirp-native-4.9.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe dtc-native-1.7.2-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe libpng-native-1.6.47-r0: task do_configure: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19669.5/20000.0, IO: 364.5/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1524 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 39358.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe libslirp-native-4.9.0-r0: task do_configure: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19079.1/20000.0, IO: 7.7/20000.0, Mem: 1.2/None) - using 4/16 bitbake threads\nNOTE: Running task 1525 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 28447.2/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19597.1/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: Running task 1526 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_configure)\nNOTE: Running task 1527 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_configure)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20521.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 7/16 bitbake threads\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_configure: Started\nNOTE: recipe dtc-native-1.7.2-r0: task do_configure: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_configure: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_configure: Succeeded\nNOTE: recipe dtc-native-1.7.2-r0: task do_configure: Succeeded\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_configure: Succeeded\nNOTE: recipe libpng-native-1.6.47-r0: task do_configure: Succeeded\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_configure: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18860.5/20000.0, IO: 83.7/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1528 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_compile)\nNOTE: Running task 1529 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_compile)\nNOTE: Running task 1530 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_compile)\nNOTE: Running task 1531 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_compile)\nNOTE: Running task 1532 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_compile)\nNOTE: Running task 1533 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 54028.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 8/16 bitbake threads\nNOTE: recipe libpng-native-1.6.47-r0: task do_compile: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_compile: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_compile: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_compile: Started\nNOTE: recipe dtc-native-1.7.2-r0: task do_compile: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_collect_spdx_deps: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe dtc-native-1.7.2-r0: task do_compile: Succeeded\nNOTE: recipe libslirp-native-4.9.0-r0: task do_compile: Succeeded\nNOTE: recipe libpng-native-1.6.47-r0: task do_compile: Succeeded\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_compile: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19664.2/20000.0, IO: 63.9/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: Running task 1535 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_install)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20385.0/20000.0, IO: 62.2/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe libslirp-native-4.9.0-r0: task do_install: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16431.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1536 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_install)\nNOTE: Running task 1537 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_install)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 22020.8/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe libslirp-native-4.9.0-r0: task do_install: Succeeded\nNOTE: recipe libpng-native-1.6.47-r0: task do_install: Started\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_install: Started\nNOTE: recipe libpng-native-1.6.47-r0: task do_install: Succeeded\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_install: Succeeded\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_compile: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 16867.7/20000.0, IO: 24.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1538 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_install)\nNOTE: Running task 1539 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_install)\nNOTE: Running task 1540 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_populate_sysroot)\nNOTE: Running task 1541 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_populate_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20591.8/20000.0, IO: 21.0/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe dtc-native-1.7.2-r0: task do_install: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_install: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_populate_sysroot: Started\nNOTE: recipe libpng-native-1.6.47-r0: task do_populate_sysroot: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe dtc-native-1.7.2-r0: task do_install: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18042.4/20000.0, IO: 141.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: Running task 1542 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_populate_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 29863.4/20000.0, IO: 76.5/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe libpng-native-1.6.47-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_populate_sysroot: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_install: Succeeded\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18731.2/20000.0, IO: 2.9/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1543 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_populate_sysroot)\nNOTE: Running task 1544 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_populate_sysroot)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20284.3/20000.0, IO: 2.8/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe dtc-native-1.7.2-r0: task do_populate_sysroot: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_populate_sysroot: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_populate_sysroot: Succeeded\nNOTE: recipe dtc-native-1.7.2-r0: task do_populate_sysroot: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19827.5/20000.0, IO: 126.3/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1546 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/lua/lua_5.4.7.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20073.3/20000.0, IO: 126.6/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe lua-native-5.4.7-r0: task do_create_spdx: Started\nNOTE: recipe lua-native-5.4.7-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19843.0/20000.0, IO: 5.7/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20589.1/20000.0, IO: 5.5/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18985.9/20000.0, IO: 11.7/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1552 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_collect_spdx_deps)\nNOTE: Running task 1553 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20125.3/20000.0, IO: 10.2/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe python3-packaging-native-24.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 14651.9/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1554 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-core/glib-2.0/glib-2.0_2.84.0.bb:do_create_spdx)\nNOTE: Running task 1555 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-packaging_24.2.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20147.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 4/16 bitbake threads\nNOTE: recipe python3-packaging-native-24.2-r0: task do_create_spdx: Started\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_create_spdx: Started\nNOTE: recipe python3-packaging-native-24.2-r0: task do_create_spdx: Succeeded\nNOTE: recipe glib-2.0-native-1_2.84.0-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17803.3/20000.0, IO: 5.9/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1558 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_collect_spdx_deps)\nNOTE: Running task 1581 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_populate_lic)\nNOTE: Running task 1582 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_collect_spdx_deps)\nNOTE: Running task 1583 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_collect_spdx_deps)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20394.2/20000.0, IO: 4.1/20000.0, Mem: 0.0/None) - using 6/16 bitbake threads\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_populate_lic: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_collect_spdx_deps: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_populate_lic: Succeeded\nNOTE: Task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_populate_lic unihash changed to 9ad2699f31a7c8e5f357cce29b5553eb34bc537b064d1fd25e2b7745987cee0d\nNOTE: Setscene tasks completed\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 13149.1/20000.0, IO: 75.3/20000.0, Mem: 336.2/None) - using 2/16 bitbake threads\nNOTE: Running task 1584 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/pseudo/pseudo_git.bb:do_create_spdx)\nNOTE: Running task 1592 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb:do_create_spdx)\nNOTE: Running task 1593 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/rpm/rpm_4.20.0.bb:do_create_spdx)\nNOTE: Running task 1596 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_prepare_recipe_sysroot)\nNOTE: Running task 1597 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_collect_spdx_deps)\nNOTE: Running task 1598 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_collect_spdx_deps)\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_spdx: Started\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_spdx: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_prepare_recipe_sysroot: Started\nNOTE: Running task 1662 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_create_package_spdx)\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_create_spdx: Started\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20412.3/20000.0, IO: 110.4/20000.0, Mem: 215.6/None) - using 9/16 bitbake threads\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_prepare_recipe_sysroot: Succeeded\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_create_package_spdx: Started\nNOTE: recipe pseudo-native-1.9.0+git-r0: task do_create_spdx: Succeeded\nNOTE: recipe dwarfsrcfiles-native-1.0-r0: task do_create_spdx: Succeeded\nNOTE: recipe binutils-cross-aarch64-2.44-r0: task do_create_package_spdx: Succeeded\nNOTE: Task /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/binutils/binutils-cross_2.44.bb:do_create_package_spdx unihash changed to f996e730d00743a1572d16ba84a94c798a609cc6e84e3c693361e07984e7108a\nNOTE: recipe rpm-native-1_4.20.0-r0: task do_create_spdx: Succeeded\nNOTE: Setscene tasks completed\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18738.6/20000.0, IO: 4.7/20000.0, Mem: 3.1/None) - using 2/16 bitbake threads\nNOTE: Running task 1663 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_configure)\nNOTE: Running task 1664 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb:do_create_spdx)\nNOTE: Running task 1665 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-calver_2025.04.02.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 20311.9/20000.0, IO: 4.4/20000.0, Mem: 2.9/None) - using 5/16 bitbake threads\nNOTE: recipe unfs3-native-0.10.0-r0: task do_configure: Started\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_create_spdx: Started\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19698.0/20000.0, IO: 48.5/20000.0, Mem: 1.9/None) - using 5/16 bitbake threads\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 52257.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 5/16 bitbake threads\nNOTE: recipe python3-typing-extensions-native-4.13.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe python3-calver-native-2025.04.02-r0: task do_create_spdx: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 17410.6/20000.0, IO: 19.3/20000.0, Mem: 1.3/None) - using 3/16 bitbake threads\nNOTE: Running task 1667 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_collect_spdx_deps)\nNOTE: Running task 1672 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-editables_0.5.bb:do_collect_spdx_deps)\nNOTE: Running task 1673 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pathspec_0.12.1.bb:do_collect_spdx_deps)\nNOTE: Running task 1674 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.19.19.bb:do_collect_spdx_deps)\nNOTE: Running task 1675 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-connectivity/slirp/libslirp_4.9.0.bb:do_collect_spdx_deps)\nNOTE: Running task 1676 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/libpng/libpng_1.6.47.bb:do_collect_spdx_deps)\nNOTE: Running task 1677 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb:do_collect_spdx_deps)\nNOTE: Running task 1678 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-kernel/dtc/dtc_1.7.2.bb:do_collect_spdx_deps)\nNOTE: Running task 1679 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-multimedia/alsa/alsa-lib_1.2.14.bb:do_collect_spdx_deps)\nNOTE: Running task 1680 of 1962 (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/qemu/qemu-native_9.2.3.bb:do_collect_spdx_deps)\nNOTE: Running task 1681 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_collect_spdx_deps)\nNOTE: Running task 1682 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pyparsing_3.2.3.bb:do_collect_spdx_deps)\nNOTE: Running task 1683 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-pip_25.0.1.bb:do_collect_spdx_deps)\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-editables-native-0.5-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libpng-native-1.6.47-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe qemu-native-9.2.3-r0: task do_collect_spdx_deps: Started\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21393.1/20000.0, IO: 86.6/20000.0, Mem: 2.0/None) - using 15/16 bitbake threads\nNOTE: recipe python3-pathspec-native-0.12.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-trove-classifiers-native-2025.3.19.19-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe libpng-native-1.6.47-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe dtc-native-1.7.2-r0: task do_collect_spdx_deps: Started\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_collect_spdx_deps: Started\nNOTE: recipe libslirp-native-4.9.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_collect_spdx_deps: Started\nNOTE: recipe qemu-native-9.2.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe pixman-native-1_0.44.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe alsa-lib-native-1.2.14-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_collect_spdx_deps: Started\nNOTE: recipe dtc-native-1.7.2-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_collect_spdx_deps: Started\nNOTE: recipe python3-pyparsing-native-3.2.3-r0: task do_collect_spdx_deps: Succeeded\nNOTE: recipe python3-pip-native-25.0.1-r0: task do_collect_spdx_deps: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 18670.4/20000.0, IO: 517.7/20000.0, Mem: 15764.6/None) - using 3/16 bitbake threads\nNOTE: Running task 1684 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/python/python3-setuptools-scm_8.2.1.bb:do_create_spdx)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 46213.5/20000.0, IO: 0.0/20000.0, Mem: 36624.5/None) - using 4/16 bitbake threads\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_create_spdx: Started\nNOTE: recipe python3-setuptools-scm-native-8.2.1-r0: task do_create_spdx: Succeeded\nNOTE: recipe unfs3-native-0.10.0-r0: task do_configure: Succeeded\nNOTE: Pressure status changed to CPU: False, IO: False, Mem: None (CPU: 19160.0/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 2/16 bitbake threads\nNOTE: Running task 1685 of 1962 (virtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/unfs3/unfs3_git.bb:do_compile)\nNOTE: Pressure status changed to CPU: True, IO: False, Mem: None (CPU: 21107.5/20000.0, IO: 0.0/20000.0, Mem: 0.0/None) - using 3/16 bitbake threads\nNOTE: recipe unfs3-native-0.10.0-r0: task do_compile: Started\nNOTE: recipe unfs3-native-0.10.0-r0: task do_compile: Succeeded\nERROR: gcc-cross-aarch64-15.1.0-r0 do_compile: oe_runmake failed\nERROR: gcc-cross-aarch64-15.1.0-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/temp/run.do_compile.1800504' failed with exit code 1\nERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/temp/log.do_compile.1800504\nLog data follows:\n| DEBUG: Executing shell function do_compile\n| NOTE: make -j 16 -l 75 configure-gcc\n| mkdir -p -- ./lto-plugin\n| mkdir -p -- ./libiberty\n| Configuring in ./lto-plugin\n| Configuring in ./libiberty\n| configure: creating cache ./config.cache\n| checking build system type... configure: creating cache ./config.cache\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for makeinfo... makeinfo\n| aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| checking for perl... perl\n| checking for a thread-safe mkdir -p... checking build system type... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/mkdir -p\n| checking for gawk... gawk\n| checking whether make sets $(MAKE)... aarch64-unknown-linux-gnu\n| checking host system type... yes\n| checking whether make supports nested variables... yes\n| aarch64-unknown-linux-gnu\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for -plugin option... checking for aarch64-linux-ar... (cached) ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for style of include used by make... GNU\n| checking for aarch64-linux-gcc... gcc\n| --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking whether the C compiler works... checking whether to install libiberty headers and static library... no\n| configure: target_header_dir =\n| checking for aarch64-linux-gcc... gcc\n| 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... checking whether the C compiler works... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... no\n| checking for suffix of object files... o\n| checking whether we are using the GNU C compiler...\n| checking whether we are cross compiling... yes\n| checking whether gcc  accepts -g... yes\n| checking for gcc  option to accept ISO C89... no\n| checking for suffix of object files... o\n| checking whether we are using the GNU C compiler... none needed\n| checking whether gcc  understands -c and -o together... yes\n| checking whether gcc  accepts -g... yes\n| checking dependency style of gcc ... none\n| checking how to run the C preprocessor... gcc  -E\n| yes\n| checking for gcc  option to accept ISO C89... none needed\n| checking how to run the C preprocessor... gcc  -E\n| checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -E\n| checking for ANSI C header files... checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking for sys/types.h... yes\n| checking for sys/stat.h... yes\n| checking for sys/types.h... yes\n| checking for stdlib.h... yes\n| checking for sys/stat.h... yes\n| checking for string.h... yes\n| checking for stdlib.h... yes\n| checking for memory.h... yes\n| checking for string.h... yes\n| checking for strings.h... yes\n| checking for memory.h... yes\n| checking for inttypes.h... yes\n| checking for strings.h... yes\n| checking for stdint.h... yes\n| checking for inttypes.h... yes\n| checking for unistd.h... yes\n| checking for stdint.h... yes\n| checking minix/config.h usability... yes\n| checking for unistd.h... no\n| checking minix/config.h presence... yes\n| checking minix/config.h usability... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... no\n| checking minix/config.h presence... yes\n| checking for aarch64-linux-gcc... (cached) gcc\n| no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... checking whether we are using the GNU C compiler... (cached) yes\n| checking whether gcc  accepts -g... (cached) yes\n| checking for gcc  option to accept ISO C89... (cached) none needed\n| checking whether gcc  understands -c and -o together... (cached) yes\n| checking dependency style of gcc ... (cached) none\n| checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... 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 whether gcc  supports -Wall... no\n| checking whether gcc  supports -W... yes\n| checking for -static-libgcc... yes\n| checking whether gcc  supports -Wall... yes\n| checking for CET support... no\n| checking whether symbol versioning is supported... yes\n| checking whether gcc  supports -Wwrite-strings... gnu\n| checking pthread.h usability... yes\n| checking whether gcc  supports -Wc++-compat... yes\n| checking whether gcc  supports -Wstrict-prototypes... yes\n| checking pthread.h presence... yes\n| checking for pthread.h... yes\n| checking how to print strings... yes\n| printf\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/sed\n| checking for fgrep... checking whether gcc  supports -Wshadow=local... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -F\n| checking for ld used by gcc ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... yes\n| checking whether gcc  supports -pedantic ... yes\n| checking whether gcc  and cc understand -c and -o together... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/nm -B\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/nm -B) interface... BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... yes\n| checking for an ANSI C-conforming const... 1572864\n| checking whether the shell understands some XSI constructs... yes\n| checking whether the shell understands \"+=\"... yes\n| checking for ld  option to reload object files... -r\n| checking for aarch64-linux-objdump... objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| yes\n| checking for inline... inline\n| checking whether byte ordering is bigendian... checking for aarch64-linux-strip... strip\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/nm -B output from gcc  object... no\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c\n| checking for CET support... no\n| checking target system type... ok\n| checking for dlfcn.h... aarch64-poky-elf\n| checking for sys/file.h... yes\n| yes\n| checking for sys/param.h... checking for objdir... .libs\n| yes\n| checking for limits.h... yes\n| checking for stdlib.h... (cached) yes\n| checking for malloc.h... checking if gcc  supports -fno-rtti -fno-exceptions... yes\n| checking for string.h... (cached) yes\n| no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... checking for unistd.h... (cached) yes\n| checking for strings.h... (cached) yes\n| yes\n| checking if gcc  static flag -static works... checking for sys/time.h... yes\n| checking for time.h... yes\n| checking for sys/resource.h... yes\n| checking if gcc  supports -c -o file.o... yes\n| checking for sys/stat.h... (cached) yes\n| checking for sys/mman.h... yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) supports shared libraries... yes\n| checking for fcntl.h... yes\n| checking whether -lc should be explicitly linked in... yes\n| checking for alloca.h... no\n| checking dynamic linker characteristics... yes\n| checking for sys/pstat.h... no\n| checking for sys/sysmp.h... GNU/Linux ld.so\n| checking how to hardcode library paths into programs... immediate\n| checking whether stripping libraries is possible... no\n| 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 for int64_t... checking for sys/sysinfo.h... yes\n| checking for machine/hal_sysinfo.h... no\n| checking for sys/table.h... no\n| checking for sys/sysctl.h... yes\n| checking for uint64_t... no\n| checking for sys/systemcfg.h... no\n| checking for stdint.h... (cached) yes\n| yes\n| checking for sys/wait.h that is POSIX.1 compatible... checking for stdio_ext.h... yes\n| checking for process.h... yes\n| no\n| checking for sys/prctl.h... configure: updating cache ./config.cache\n| yes\n| checking that generated files are newer than configure... done\n| configure: creating ./config.status\n| checking for spawn.h... yes\n| checking for libgen.h... yes\n| checking for sys/wait.h that is POSIX.1 compatible... yes\n| checking whether time.h and sys/time.h may both be included... yes\n| checking whether errno must be declared... no\n| checking size of int... 4\n| checking size of long... 8\n| checking size of size_t... 8\n| checking for long long... yes\n| checking size of long long... 8\n| checking for a 64-bit type... uint64_t\n| checking for intptr_t... config.status: creating Makefile\n| yes\n| checking for uintptr_t... config.status: creating config.h\n| config.status: executing depfiles commands\n| config.status: executing libtool commands\n| yes\n| checking for ssize_t... yes\n| checking for pid_t... yes\n| checking for library containing strerror... none required\n| checking for asprintf... yes\n| checking for atexit... yes\n| checking for basename... yes\n| checking for bcmp... yes\n| checking for bcopy... yes\n| checking for bsearch... yes\n| checking for bzero... yes\n| checking for calloc... yes\n| checking for clock... yes\n| checking for ffs... yes\n| checking for getcwd... yes\n| checking for getpagesize... yes\n| checking for gettimeofday... yes\n| checking for index... yes\n| checking for insque... yes\n| checking for memchr... yes\n| checking for memrchr... yes\n| checking for memcmp... yes\n| checking for memcpy... yes\n| checking for memmem... yes\n| checking for memmove... yes\n| checking for mempcpy... yes\n| checking for memset... yes\n| checking for mkstemps... yes\n| checking for putenv... yes\n| checking for random... yes\n| checking for rename... yes\n| checking for rindex... yes\n| checking for setenv... yes\n| checking for snprintf... yes\n| checking for sigsetmask... yes\n| checking for stpcpy... yes\n| checking for stpncpy... yes\n| checking for strcasecmp... yes\n| checking for strchr... yes\n| checking for strdup... yes\n| checking for strncasecmp... yes\n| checking for strndup... yes\n| checking for strnlen... yes\n| checking for strrchr... yes\n| checking for strstr... yes\n| checking for strtod... yes\n| checking for strtol... yes\n| checking for strtoul... yes\n| checking for strtoll... yes\n| checking for strtoull... yes\n| checking for strverscmp... yes\n| checking for tmpnam... yes\n| checking for vasprintf... yes\n| checking for vfprintf... yes\n| checking for vprintf... yes\n| checking for vsnprintf... yes\n| checking for vsprintf... yes\n| checking for waitpid... yes\n| checking for setproctitle... no\n| checking whether alloca needs Cray hooks... no\n| checking stack direction for C alloca... 1\n| checking for vfork.h... no\n| checking for fork... yes\n| checking for vfork... yes\n| checking for working fork... yes\n| checking for working vfork... (cached) yes\n| checking for _doprnt... no\n| checking for sys_errlist... no\n| checking for sys_nerr... no\n| checking for sys_siglist... no\n| checking for external symbol _system_configuration... no\n| checking for __fsetlocking... yes\n| checking for canonicalize_file_name... yes\n| checking for dup3... yes\n| checking for getrlimit... yes\n| checking for getrusage... yes\n| checking for getsysinfo... no\n| checking for gettimeofday... (cached) yes\n| checking for on_exit... yes\n| checking for pipe2... yes\n| checking for posix_spawn... yes\n| checking for posix_spawnp... yes\n| checking for psignal... yes\n| checking for pstat_getdynamic... no\n| checking for pstat_getstatic... no\n| checking for realpath... yes\n| checking for setrlimit... yes\n| checking for spawnve... no\n| checking for spawnvpe... no\n| checking for strerror... yes\n| checking for strsignal... yes\n| checking for sysconf... yes\n| checking for sysctl... no\n| checking for sysmp... no\n| checking for table... no\n| checking for times... yes\n| checking for wait3... yes\n| checking for wait4... yes\n| checking for sbrk... yes\n| checking whether basename is declared... yes\n| checking whether ffs is declared... yes\n| checking whether asprintf is declared... yes\n| checking whether vasprintf is declared... yes\n| checking whether snprintf is declared... yes\n| checking whether vsnprintf is declared... yes\n| checking whether calloc is declared... yes\n| checking whether getenv is declared... yes\n| checking whether getopt is declared... yes\n| checking whether malloc is declared... yes\n| checking whether realloc is declared... yes\n| checking whether sbrk is declared... yes\n| checking whether strtol is declared... yes\n| checking whether strtoul is declared... yes\n| checking whether strtoll is declared... yes\n| checking whether strtoull is declared... yes\n| checking whether strverscmp is declared... yes\n| checking whether strnlen is declared... yes\n| checking whether canonicalize_file_name must be declared... no\n| checking for SHA1 HW acceleration support... no\n| checking for stdlib.h... (cached) yes\n| checking for unistd.h... (cached) yes\n| checking for sys/param.h... (cached) yes\n| checking for getpagesize... (cached) yes\n| checking for working mmap... yes\n| checking for working strncmp... yes\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| config.status: creating Makefile\n| config.status: creating testsuite/Makefile\n| config.status: creating config.h\n| config.status: executing default commands\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| if [ x\"-fPIC\" != x ] && [ ! -d pic ]; then \\\n|   mkdir pic; \\\n| else true; fi\n| if [ x\"\" != x ] && [ ! -d noasan ]; then \\\n|   mkdir noasan; \\\n| else true; fi\n| touch stamp-picdir\n| touch stamp-noasandir\n| echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o pic/regex.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o pic/md5.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o pic/sha1.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o pic/alloca.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o pic/argv.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o pic/choose-temp.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o pic/concat.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o pic/cp-demint.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o pic/crc32.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o pic/d-demangle.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o pic/dyn-string.o; \\\n| else true; fi\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o pic/fdmatch.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o noasan/crc32.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o crc32.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o bsearch_r.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o noasan/alloca.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o alloca.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o fdmatch.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o choose-temp.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o pic/fibheap.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o cp-demint.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o pic/floatformat.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o noasan/concat.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o pic/fnmatch.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o concat.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o dyn-string.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o filedescriptor.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o cplus-dem.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o noasan/argv.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o fnmatch.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o argv.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o dwarfnames.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o filename_cmp.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o pic/getopt.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o noasan/md5.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o pic/getopt1.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o md5.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o noasan/getopt.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o noasan/getopt1.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o getopt.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o getopt1.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o noasan/fibheap.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o pic/getpwd.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o pic/getruntime.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o fibheap.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o pic/hashtab.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o pic/hex.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o noasan/floatformat.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o pic/lbasename.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o floatformat.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o noasan/hex.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o hex.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o noasan/sha1.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o sha1.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o pic/ldirname.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o pic/lrealpath.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o noasan/getruntime.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o getruntime.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o noasan/getpwd.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o getpwd.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o noasan/lbasename.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o lbasename.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o pic/objalloc.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o pic/obstack.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o noasan/ldirname.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o ldirname.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o lrealpath.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o pic/partition.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o pic/pexecute.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o pic/physmem.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o pic/pex-common.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o pic/pex-one.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o pic/pex-unix.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o make-temp-file.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o noasan/objalloc.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o objalloc.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o noasan/pexecute.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o pexecute.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o noasan/obstack.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o noasan/physmem.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o obstack.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o physmem.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o noasan/partition.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o partition.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o noasan/pex-one.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o pex-one.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o noasan/hashtab.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o hashtab.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o pic/simple-object.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o d-demangle.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o vprintf-support.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o safe-ctype.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o pex-unix.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o pic/sort.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o noasan/pex-common.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o pic/spaces.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o pex-common.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o pic/splay-tree.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o pic/stack-limit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o noasan/spaces.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o spaces.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o noasan/sort.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o sort.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o stack-limit.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o pic/strerror.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o noasan/simple-object.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o simple-object.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o pic/strsignal.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o simple-object-coff.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o pic/xasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o timeval-utils.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o noasan/strerror.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o strerror.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o noasan/strsignal.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o splay-tree.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o strsignal.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o pic/xatexit.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o pic/xexit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o xasprintf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o pic/xmalloc.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o noasan/xatexit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o noasan/xexit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o xatexit.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o xexit.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o pic/xmemdup.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o pic/xstrdup.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o pic/xstrerror.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o pic/xstrndup.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \\\n| else true; fi\n| if [ x\"-fPIC\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o pic/setproctitle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o xstrdup.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o xmemdup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o xstrerror.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o xmalloc.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o setproctitle.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o xstrndup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o xvasprintf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o rust-demangle.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o simple-object-elf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o noasan/regex.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o regex.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  -fPIC  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o cp-demangle.o\n| rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|   ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a\n| if [ x\"-fPIC\" != x ]; then \\\n|   cd pic; \\\n|   ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|     ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \\\n|   ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \\\n|   cd ..; \\\n| else true; fi; \\\n| if [ x\"\" != x ]; then \\\n|   cd noasan; \\\n|   ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|     ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \\\n|   ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \\\n|   cd ..; \\\n| else true; fi\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make  all-am\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| /bin/bash ./libtool  --tag=CC --tag=disable-static  --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/../include -DHAVE_CONFIG_H  -Wall  -DBASE_VERSION='\"15.1.0\"' -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c -o lto-plugin.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/lto-plugin.c\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/../include -DHAVE_CONFIG_H -Wall -DBASE_VERSION=\\\"15.1.0\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/lto-plugin.c  -fPIC -DPIC -o .libs/lto-plugin.o\n| /bin/bash ./libtool --tag=CC --tag=disable-static  --mode=link gcc  -Wall  -DBASE_VERSION='\"15.1.0\"' -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -Wc,-static-libgcc -pthread  -module -avoid-version -bindir /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0 -Wl,--version-script=../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/lto-plugin.map    -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib' '-L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib' '-Wl,--enable-new-dtags' '-Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib' '-Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib' '-Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib' '-Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib' '-Wl,-O1' '-Wl,--allow-shlib-undefined' '-Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1' '-pthread' -o liblto_plugin.la -rpath /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0 lto-plugin.lo  -Wc,../libiberty/pic/libiberty.a\n| libtool: link: gcc  -shared  -fPIC -DPIC  .libs/lto-plugin.o   -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib  -O2 -static-libgcc -pthread -Wl,--version-script=../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/lto-plugin/lto-plugin.map -static-libstdc++ -static-libgcc -Wl,--enable-new-dtags -Wl,-rpath-link -Wl,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib -Wl,-rpath-link -Wl,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib -Wl,-rpath -Wl,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib -Wl,-rpath -Wl,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread ../libiberty/pic/libiberty.a   -pthread -Wl,-soname -Wl,liblto_plugin.so -o .libs/liblto_plugin.so\n| libtool: link: ( cd \".libs\" && rm -f \"liblto_plugin.la\" && ln -s \"../liblto_plugin.la\" \"liblto_plugin.la\" )\n| libtool: install: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c .libs/liblto_plugin.so /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin/../gcc/liblto_plugin.so\n| libtool: install: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c .libs/liblto_plugin.lai /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin/../gcc/liblto_plugin.la\n| libtool: install: warning: remember to run `libtool --finish /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0'\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| Configuring in ./gcc\n| configure: creating cache ./config.cache\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking LIBRARY_PATH variable... ok\n| checking GCC_EXEC_PREFIX variable... ok\n| checking whether to place generated files in the source directory... no\n| checking whether a default linker was specified... no\n| checking whether a default dsymutil was specified... no\n| checking whether a default assembler was specified... no\n| checking for aarch64-linux-gcc... gcc\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... no\n| checking for suffix of object files... o\n| checking whether we are using the GNU C compiler... yes\n| checking whether gcc  accepts -g... yes\n| checking for gcc  option to accept ISO C89... none needed\n| checking whether we are using the GNU C++ compiler... yes\n| checking whether g++  accepts -g... yes\n| checking for aarch64-linux-gnatbind... no\n| checking for gnatbind... no\n| checking for aarch64-linux-gnatmake... no\n| checking for gnatmake... no\n| checking whether compiler driver understands Ada and is recent enough... no\n| checking for aarch64-linux-gdc... no\n| checking whether the D compiler works... no\n| checking how to run the C++ preprocessor... g++  -E\n| checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking for sys/types.h... yes\n| checking for sys/stat.h... yes\n| checking for stdlib.h... yes\n| checking for string.h... yes\n| checking for memory.h... yes\n| checking for strings.h... yes\n| checking for inttypes.h... yes\n| checking for stdint.h... yes\n| checking for unistd.h... yes\n| checking minix/config.h usability... no\n| checking minix/config.h presence... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| checking how to run the C preprocessor... gcc  -E\n| checking for inline... inline\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 size of ino_t... 8\n| checking size of dev_t... 8\n| checking size of void *... 8\n| checking size of short... 2\n| checking size of int... 4\n| checking size of long... 8\n| checking for long long... yes\n| checking size of long long... 8\n| checking for int8_t... yes\n| checking for int16_t... yes\n| checking for int32_t... yes\n| checking for int64_t... yes\n| checking for unsigned long long int... yes\n| checking for long long int... yes\n| checking for intmax_t... yes\n| checking for intptr_t... yes\n| checking for uint8_t... yes\n| checking for uint16_t... yes\n| checking for uint32_t... yes\n| checking for uint64_t... yes\n| checking for uintmax_t... yes\n| checking for uintptr_t... yes\n| checking for int64_t underlying type... long\n| checking for std::swap in <utility>... yes\n| checking whether g++  is affected by placement new aliasing bug... no\n| checking whether g++  supports -W... yes\n| checking whether g++  supports -Wall... yes\n| checking whether g++  supports -Werror=narrowing... yes\n| checking whether g++  supports -Wwrite-strings... yes\n| checking whether g++  supports -Wcast-qual... yes\n| checking whether gcc  supports -Wstrict-prototypes... yes\n| checking whether gcc  supports -Wmissing-prototypes... yes\n| checking whether g++  supports -Wmissing-format-attribute... yes\n| checking whether g++  supports -Wconditionally-supported... yes\n| checking whether g++  supports -Woverloaded-virtual... yes\n| checking whether gcc  supports -Wold-style-definition... yes\n| checking whether gcc  supports -Wc++-compat... yes\n| checking whether g++  supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes\n| checking whether gcc  supports -fno-exceptions... yes\n| checking whether gcc  supports -fno-rtti... yes\n| checking whether gcc  supports -fasynchronous-unwind-tables... yes\n| checking valgrind/memcheck.h usability... no\n| checking valgrind/memcheck.h presence... no\n| checking for valgrind/memcheck.h... no\n| checking for multiarch configuration... no, disabled auto check (cross build configured without --with-sysroot)\n| configure: WARNING: fixed-point is not supported for this target, ignored\n| checking whether make sets $(MAKE)... yes\n| checking for gawk... gawk\n| checking whether ln -s works... yes\n| checking whether ln works... yes\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for a BSD compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c\n| checking for cmp's capabilities... gnucompare\n| checking for mktemp... yes\n| checking for makeinfo... makeinfo\n| checking for modern makeinfo... yes\n| checking for CONTENTS_OUTPUT_LOCATION support in makeinfo... no\n| checking for recent Pod::Man... yes\n| checking for flex... flex\n| checking for bison... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work-shared/gcc-15.1.0-r0/gcc-15.1.0/missing bison\n| checking for python3... python3\n| checking for modern python3... yes\n| checking for nm... nm\n| checking for ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for sphinx-build... texinfo\n| checking for ANSI C header files... (cached) yes\n| checking whether time.h and sys/time.h may both be included... yes\n| checking whether string.h and strings.h may both be included... yes\n| checking for sys/wait.h that is POSIX.1 compatible... yes\n| checking whether termios.h defines TIOCGWINSZ... no\n| checking whether sys/ioctl.h defines TIOCGWINSZ... yes\n| checking for limits.h... yes\n| checking for stddef.h... yes\n| checking for string.h... (cached) yes\n| checking for strings.h... (cached) yes\n| checking for stdlib.h... (cached) yes\n| checking for time.h... yes\n| checking for iconv.h... yes\n| checking for fcntl.h... yes\n| checking for ftw.h... yes\n| checking for unistd.h... (cached) yes\n| checking for sys/auxv.h... yes\n| checking for sys/file.h... yes\n| checking for sys/time.h... yes\n| checking for sys/mman.h... yes\n| checking for sys/resource.h... yes\n| checking for sys/param.h... yes\n| checking for sys/times.h... yes\n| checking for sys/stat.h... (cached) yes\n| checking for sys/locking.h... no\n| checking for direct.h... no\n| checking for malloc.h... yes\n| checking for langinfo.h... yes\n| checking for ldfcn.h... no\n| checking for locale.h... yes\n| checking for wchar.h... yes\n| checking for libgen.h... yes\n| checking for thread.h... no\n| checking for pthread.h... yes\n| checking for CHAR_BIT... yes\n| checking whether byte ordering is bigendian... no\n| checking how to run the C++ preprocessor... g++  -E\n| checking for unordered_map... yes\n| checking for tr1/unordered_map... yes\n| checking for ext/hash_map... yes\n| checking dependency style of g++ ... gcc3\n| checking for collect2 libraries... (cached) none required\n| checking for library containing exc_resume... no\n| checking for library containing kstat_open... no\n| checking for library containing ldexp... none required\n| checking for library containing dlopen... none required\n| checking for inttypes.h... yes\n| checking for library containing ZSTD_compress... -lzstd\n| checking for zstd.h... yes\n| checking for times... yes\n| checking for clock... yes\n| checking for kill... yes\n| checking for getrlimit... yes\n| checking for setrlimit... yes\n| checking for atoq... no\n| checking for popen... yes\n| checking for sysconf... yes\n| checking for strsignal... yes\n| checking for getrusage... yes\n| checking for nl_langinfo... yes\n| checking for gettimeofday... yes\n| checking for mbstowcs... yes\n| checking for wcswidth... yes\n| checking for mmap... yes\n| checking for posix_fallocate... yes\n| checking for setlocale... yes\n| checking for clearerr_unlocked... yes\n| checking for feof_unlocked... yes\n| checking for ferror_unlocked... yes\n| checking for fflush_unlocked... yes\n| checking for fgetc_unlocked... yes\n| checking for fgets_unlocked... yes\n| checking for fileno_unlocked... yes\n| checking for fprintf_unlocked... no\n| checking for fputc_unlocked... yes\n| checking for fputs_unlocked... yes\n| checking for fread_unlocked... yes\n| checking for fwrite_unlocked... yes\n| checking for getchar_unlocked... yes\n| checking for getc_unlocked... yes\n| checking for putchar_unlocked... yes\n| checking for putc_unlocked... yes\n| checking for madvise... yes\n| checking for mallinfo... yes\n| checking for mallinfo2... yes\n| checking for fstatat... yes\n| checking for getauxval... yes\n| checking for clock_gettime... yes\n| checking for munmap... yes\n| checking for msync... yes\n| checking for get_current_dir_name... yes\n| checking for memrchr... yes\n| checking whether mbstowcs works... yes\n| checking for ssize_t... yes\n| checking for caddr_t... yes\n| checking for sighander_t... no\n| checking for sys/mman.h... (cached) yes\n| checking for mmap... (cached) yes\n| checking whether read-only mmap of a plain file works... yes\n| checking whether mmap from /dev/zero works... yes\n| checking for MAP_ANON(YMOUS)... yes\n| checking whether mmap with MAP_ANON(YMOUS) works... yes\n| checking for pid_t... yes\n| checking for vfork.h... no\n| checking for fork... yes\n| checking for vfork... yes\n| checking for working fork... yes\n| checking for working vfork... (cached) yes\n| checking for ld used by GCC... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for shared library run path origin... done\n| checking for iconv... yes\n| checking for working iconv... yes\n| checking whether iconv is compatible with its POSIX signature... yes\n| checking for LC_MESSAGES... yes\n| checking for nl_langinfo and CODESET... yes\n| checking whether basename is declared... yes\n| checking whether strstr is declared... yes\n| checking whether getenv is declared... yes\n| checking whether atol is declared... yes\n| checking whether atoll is declared... yes\n| checking whether asprintf is declared... yes\n| checking whether sbrk is declared... yes\n| checking whether abort is declared... yes\n| checking whether atof is declared... yes\n| checking whether getcwd is declared... yes\n| checking whether getwd is declared... yes\n| checking whether madvise is declared... yes\n| checking whether mkstemps is declared... yes\n| checking whether stpcpy is declared... yes\n| checking whether strnlen is declared... yes\n| checking whether strsignal is declared... yes\n| checking whether strverscmp is declared... yes\n| checking whether strtol is declared... yes\n| checking whether strtoul is declared... yes\n| checking whether strtoll is declared... yes\n| checking whether strtoull is declared... yes\n| checking whether setenv is declared... yes\n| checking whether unsetenv is declared... yes\n| checking whether errno is declared... yes\n| checking whether snprintf is declared... yes\n| checking whether vsnprintf is declared... yes\n| checking whether vasprintf is declared... yes\n| checking whether malloc is declared... yes\n| checking whether realloc is declared... yes\n| checking whether calloc is declared... yes\n| checking whether free is declared... yes\n| checking whether getopt is declared... yes\n| checking whether clock is declared... yes\n| checking whether getpagesize is declared... yes\n| checking whether ffs is declared... yes\n| checking whether fmemopen is declared... yes\n| checking whether clearerr_unlocked is declared... yes\n| checking whether feof_unlocked is declared... yes\n| checking whether ferror_unlocked is declared... yes\n| checking whether fflush_unlocked is declared... yes\n| checking whether fgetc_unlocked is declared... yes\n| checking whether fgets_unlocked is declared... yes\n| checking whether fileno_unlocked is declared... yes\n| checking whether fprintf_unlocked is declared... no\n| checking whether fputc_unlocked is declared... yes\n| checking whether fputs_unlocked is declared... yes\n| checking whether fread_unlocked is declared... yes\n| checking whether fwrite_unlocked is declared... yes\n| checking whether getchar_unlocked is declared... yes\n| checking whether getc_unlocked is declared... yes\n| checking whether putchar_unlocked is declared... yes\n| checking whether putc_unlocked is declared... yes\n| checking whether getrlimit is declared... yes\n| checking whether setrlimit is declared... yes\n| checking whether getrusage is declared... yes\n| checking whether mallinfo is declared... yes\n| checking whether mallinfo2 is declared... yes\n| checking whether ldgetname is declared... no\n| checking whether times is declared... yes\n| checking whether sigaltstack is declared... yes\n| checking for struct tms... yes\n| checking for clock_t... yes\n| checking for F_SETLKW... yes\n| checking for O_CLOEXEC... yes\n| checking for fcntl.h... (cached) yes\n| checking whether O_NONBLOCK is declared... yes\n| checking for personality ADDR_NO_RANDOMIZE... yes\n| checking for AF_UNIX... yes\n| checking for AF_INET6... yes\n| checking for _LK_LOCK... no\n| checking if mkdir takes one argument... no\n| Using `../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc' for machine-specific logic.\n| Using `../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md' as machine description file.\n| Using the following target machine macro files:\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/biarchlp64.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/elfos.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/newlib-stdint.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-elf.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-errata.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-elf-raw.h\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/initfini-array.h\n| Using host-linux.o for host machine hooks.\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c\n| checking whether NLS is requested... no\n| checking for msgfmt... no\n| checking for gmsgfmt... :\n| checking for xgettext... no\n| checking for msgmerge... no\n| checking for CFPreferencesCopyAppValue... no\n| checking for CFLocaleCopyPreferredLanguages... no\n| checking whether to use NLS... no\n| checking whether NLS is requested... no\n| checking how to print strings... printf\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/sed\n| checking for fgrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -F\n| checking for ld used by gcc ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/nm -B\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/nm -B) interface... BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... 1572864\n| checking whether the shell understands some XSI constructs... yes\n| checking whether the shell understands \"+=\"... yes\n| checking for ld  option to reload object files... -r\n| checking for aarch64-linux-objdump... objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for aarch64-linux-ar... (cached) ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-strip... strip\n| checking for aarch64-linux-ranlib... (cached) ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/nm -B output from gcc  object... ok\n| checking for dlfcn.h... yes\n| checking for objdir... .libs\n| checking if gcc  supports -fno-rtti -fno-exceptions... no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... yes\n| checking if gcc  static flag -static works... yes\n| checking if gcc  supports -c -o file.o... yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) 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 how to run the C++ preprocessor... g++  -E\n| checking for ld used by g++ ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking whether the g++  linker (ld ) supports shared libraries... yes\n| checking for g++  option to produce PIC... -fPIC -DPIC\n| checking if g++  PIC flag -fPIC -DPIC works... yes\n| checking if g++  static flag -static works... yes\n| checking if g++  supports -c -o file.o... yes\n| checking if g++  supports -c -o file.o... (cached) yes\n| checking whether the g++  linker (ld ) 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| checking for aarch64-poky-elf-as... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-as\n| checking for aarch64-poky-elf-ld... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-ld\n| checking whether we are using gold... no\n| checking whether we are using mold... no\n| checking gold linker with split stack support as non default...\n| checking what linker to use... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-ld\n| checking for aarch64-poky-elf-nm... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-nm\n| checking what nm to use... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-nm\n| checking for aarch64-poky-elf-objdump... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-objdump\n| checking what objdump to use... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-objdump\n| checking for aarch64-poky-elf-readelf... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-readelf\n| checking what readelf to use... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/aarch64-poky-elf-readelf\n| checking for aarch64-poky-elf-otool... no\n| checking what otool to use... not found\n| checking for aarch64-poky-elf-dsymutil... no\n| checking assembler flags...\n| checking assembler for .balign and .p2align... yes\n| checking assembler for .p2align with maximum skip... yes\n| checking assembler for .literal16... no\n| checking assembler for working .subsection -1... yes\n| checking assembler for .weak... yes\n| checking assembler for .weakref... yes\n| checking assembler for .nsubspa comdat... no\n| checking assembler for .hidden... yes\n| checking assembler for .base64... yes\n| checking assembler for .cv_ucomp... no\n| checking linker for .hidden support... yes\n| checking linker read-only and read-write section mixing... read-write\n| checking whether the host/build supports symbol aliases... yes\n| checking assembler for .sleb128 and .uleb128... yes\n| checking assembler for cfi directives... yes\n| checking assembler for working cfi advance... yes\n| checking assembler for cfi personality directive... yes\n| checking assembler for cfi sections directive... yes\n| checking assembler for eh_frame optimization... yes\n| checking assembler for section exclude flag... yes\n| checking assembler for section 'R' flag... yes\n| checking assembler for section 'o' flag... yes\n| checking assembler for section merging support... yes\n| checking assembler for COMDAT group support (GNU as)... yes\n| checking assembler for line table is_stmt support... yes\n| checking assembler for line table discriminator support... yes\n| checking assembler for thread-local storage support... yes\n| checking linker -Bstatic/-Bdynamic option... yes\n| checking linker --version-script option... no\n| checking linker soname option... no\n| checking linker --demangle support... no\n| checking linker plugin support... 2\n| checking assembler for -mabi option... yes\n| checking assembler for -fpic relocs... yes\n| checking assembler for dwarf2 debug_line support... yes\n| checking assembler for buggy dwarf2 .file directive... no\n| checking assembler for dwarf2 debug_view support... yes\n| checking assembler for --gdwarf2 option... yes\n| checking assembler for --gdwarf-5 option... yes\n| checking assembler for assembly of compiler generated 64-bit .debug_line... yes\n| checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes\n| checking assembler for --gdwarf-4 with the APP marker... yes\n| checking assembler for working --gdwarf-4/--gdwarf-5 for all sources... yes\n| checking assembler for --debug-prefix-map option... yes\n| checking assembler for compressed debug sections... 1\n| checking assembler for .lcomm with alignment... no\n| checking for target glibc version... 0.0\n| checking assembler for gnu_unique_object... yes\n| checking assembler for tolerance to line number 0... yes\n| checking support for thin archives... yes\n| checking linker PT_GNU_EH_FRAME support... yes\n| checking linker position independent executable support... yes\n| checking linker PIE support with copy reloc... no\n| checking linker EH-compatible garbage collection of sections... yes\n| checking linker EH garbage collection of sections bug... no\n| checking linker for compressed debug sections... 2\n| checking linker --as-needed support... yes\n| checking linker mapfile support for clearing hardware capabilities... no\n| checking linker --build-id support... yes\n| checking linker *_sol2 emulation support... no\n| checking linker --sysroot support... yes\n| checking __stack_chk_fail in target C library... no\n| checking sys/sdt.h in the target C library... no\n| checking dl_iterate_phdr in target C library... unknown\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking whether to avoid linking multiple front-ends at once... no\n| checking whether to serialize linking of multiple front-ends... no\n| Links are now set up to build a cross-compiler\n|  from aarch64-unknown-linux-gnu to aarch64-poky-elf.\n| checking for exported symbols... yes\n| checking for -rdynamic... yes\n| checking for library containing dlopen... (cached) none required\n| checking for -fPIC -shared... yes\n| gcc_driver_version: 15.1.0\n| checking for -fno-PIE option... yes\n| checking for -no-pie option... yes\n| checking for CET support... no\n| checking linker -z bndplt option... no\n| checking linker --push-state/--pop-state options... yes\n| checking linker -z now option... yes\n| checking linker -z relro option... yes\n| no\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| config.status: creating as\n| config.status: creating collect-ld\n| config.status: creating nm\n| config.status: creating dsymutil\n| config.status: creating Makefile\n| config.status: creating ada/gcc-interface/Makefile\n| config.status: creating ada/Makefile\n| config.status: creating m2/config-make\n| config.status: creating m2/Make-maintainer\n| config.status: creating auto-host.h\n| config.status: executing depdir commands\n| mkdir -p -- .deps\n| config.status: executing gccdepdir commands\n| mkdir -p -- build/.deps\n| mkdir -p -- ada/.deps\n| mkdir -p -- c/.deps\n| mkdir -p -- cobol/.deps\n| mkdir -p -- cp/.deps\n| mkdir -p -- d/.deps\n| mkdir -p -- fortran/.deps\n| mkdir -p -- go/.deps\n| mkdir -p -- jit/.deps\n| mkdir -p -- lto/.deps\n| mkdir -p -- m2/.deps\n| mkdir -p -- objc/.deps\n| mkdir -p -- objcp/.deps\n| mkdir -p -- rust/.deps\n| mkdir -p -- c-family/.deps\n| mkdir -p -- common/.deps\n| mkdir -p -- analyzer/.deps\n| mkdir -p -- text-art/.deps\n| mkdir -p -- rtl-ssa/.deps\n| mkdir -p -- sym-exec/.deps\n| config.status: executing default-1 commands\n| config.status: executing default commands\n| NOTE: make -j 16 -l 75 TARGET-gcc=checksum-options all-gcc\n| mkdir -p -- build-aarch64-linux/libiberty\n| mkdir -p -- build-aarch64-linux/fixincludes\n| mkdir -p -- ./zlib\n| Configuring in build-aarch64-linux/libiberty\n| mkdir -p -- ./libbacktrace\n| mkdir -p -- ./libcody\n| Configuring in build-aarch64-linux/fixincludes\n| mkdir -p -- build-aarch64-linux/libcpp\n| mkdir -p -- ./fixincludes\n| Configuring in build-aarch64-linux/libcpp\n| Configuring in ./zlib\n| mkdir -p -- ./libdecnumber\n| Configuring in ./libcody\n| Configuring in ./libbacktrace\n| Configuring in ./fixincludes\n| Configuring in ./libdecnumber\n| configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| configure: creating cache ./config.cache\n| checking whether make sets $(MAKE)... checking build system type... checking build system type... checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for makeinfo... makeinfo\n| checking build system type... checking build system type... checking build system type... yes\n| checking for aarch64-linux-gcc... gcc\n| aarch64-unknown-linux-gnu\n| checking host system type... configure: creating cache ./config.cache\n| aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking maintainer-mode...\n| checking build system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-unknown-linux-gnu\n| checking host system type... checking for perl... aarch64-poky-elf\n| checking for aarch64-linux-gcc... aarch64-poky-elf\n| gcc\n| perl\n| checking for a BSD-compatible install... aarch64-poky-elf\n| checking for aarch64-linux-gcc... gcc\n| aarch64-poky-elf\n| checking whether the C compiler works... checking for aarch64-linux-gcc... gcc\n| checking build system type... aarch64-unknown-linux-gnu\n| checking target system type... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c\n| checking whether build environment is sane... checking whether the C++ compiler works... aarch64-poky-elf\n| checking whether make sets $(MAKE)... yes\n| aarch64-unknown-linux-gnu\n| checking host system type... yes\n| checking for a BSD-compatible install... checking for a thread-safe mkdir -p... aarch64-unknown-linux-gnu\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for -plugin option... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/mkdir -p\n| checking for gawk... gawk\n| checking whether make sets $(MAKE)... checking for aarch64-linux-ar... (cached) ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking whether the C compiler works... checking whether the C compiler works... checking whether the C compiler works... yes\n| checking for C compiler default output file name... a.out\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c\n| checking for aarch64-linux-gcc... gcc\n| checking for suffix of executables... yes\n| checking whether make supports nested variables... yes\n| yes\n| checking for C++ compiler default output file name... a.out\n| checking for suffix of executables... --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for aarch64-linux-gcc... gcc\n| yes\n| checking for C compiler default output file name... a.out\n| yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... checking for suffix of executables... checking whether the C compiler works...\n| yes\n| checking for C compiler default output file name... a.out\n| checking whether we are cross compiling... checking for suffix of executables... checking whether to install libiberty headers and static library... no\n| configure: target_header_dir =\n| checking for aarch64-linux-gcc... gcc\n| \n| checking whether we are cross compiling...\n| checking whether we are cross compiling...\n| yes\n| checking for C compiler default output file name... a.out\n| checking whether we are cross compiling... checking for suffix of executables... no\n| checking for suffix of object files...\n| checking whether we are cross compiling... o\n| checking whether we are using the GNU C compiler... checking whether the C compiler works... no\n| \n| checking for suffix of object files... no\n| checking whether we are cross compiling... checking for suffix of object files... checking whether the C compiler works... no\n| checking for suffix of object files... yes\n| checking whether gcc  accepts -g... no\n| checking for suffix of object files... o\n| checking whether we are using the GNU C compiler... o\n| checking whether we are using the GNU C++ compiler... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... o\n| checking whether we are using the GNU C compiler... yes\n| checking for gcc  option to accept ISO C89... o\n| checking whether we are using the GNU C compiler... yes\n| checking whether g++  accepts -g... no\n| yes\n| checking whether gcc  accepts -g... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of object files... checking for suffix of executables... yes\n| checking whether gcc  accepts -g... yes\n| checking whether gcc  accepts -g...\n| checking whether we are cross compiling... none needed\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aclocal... o\n| checking whether we are using the GNU C compiler... aclocal\n| yes\n| checking for autoconf... checking whether g++  is for C++11... autoconf\n| checking for autoheader... autoheader\n| yes\n| checking for gcc  option to accept ISO C89... yes\n| checking whether gcc  supports -W... checking for gcc  option to accept ISO C89...\n| checking whether we are cross compiling... yes\n| checking whether gcc  accepts -g... yes\n| checking for gcc  option to accept ISO C89... yes\n| checking whether gcc  supports -Wall... none needed\n| checking whether gcc  understands -c and -o together... none needed\n| checking how to run the C preprocessor... gcc  -E\n| no\n| checking for suffix of object files... yes\n| checking for gcc  option to accept ISO C89... adding -std=c++11\n| checking adding -Wl,--no-undefined to linker... yes\n| no\n| checking for suffix of object files... checking whether gcc  supports -Wwrite-strings... none needed\n| checking how to run the C preprocessor... gcc  -E\n| o\n| checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -E\n| checking for ANSI C header files... o\n| checking whether we are using the GNU C compiler... yes\n| yes\n| checking how to run the C preprocessor... gcc  -E\n| none needed\n| ok\n| yes\n| checking whether gcc  accepts -g... checking whether gcc  supports -Wstrict-prototypes... checking exceptions... no\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep\n| checking for egrep... yes\n| checking whether gcc  accepts -g... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -E\n| checking for ANSI C header files... configure: updating cache ./config.cache\n| yes\n| checking for gcc  option to accept ISO C89... configure: creating ./config.status\n| checking whether we are using the GNU C++ compiler... yes\n| checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep\n| checking for egrep... checking whether gcc  supports -Wmissing-prototypes... yes\n| checking for gcc  option to accept ISO C89... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking whether g++  accepts -g... none needed\n| checking whether gcc  understands -c and -o together... yes\n| checking whether gcc  supports -Wold-style-definition... none needed\n| checking how to run the C preprocessor... gcc  -E\n| yes\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking how to run the C preprocessor... gcc  -E\n| yes\n| checking whether gcc  supports -Wmissing-format-attribute... yes\n| checking for style of include used by make... checking for grep that handles long lines and -e... yes\n| GNU\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep\n| checking for egrep... checking for sys/types.h... checking dependency style of gcc ... none\n| checking for CET support... no\n| checking how to print strings... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -E\n| checking for ANSI C header files... checking for grep that handles long lines and -e... printf\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/sed\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -E\n| checking for ANSI C header files... checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep\n| checking for egrep... yes\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -E\n| checking for fgrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -F\n| checking for ld used by gcc ... checking whether gcc  supports -Wcast-qual... ld\n| checking if the linker (ld ) is GNU ld... yes\n| yes\n| checking for BSD- or MS-compatible name lister (nm)... checking for sys/types.h... yes\n| checking for sys/stat.h... config.status: creating Makefile\n| yes\n| yes\n| checking whether gcc  supports -pedantic -Wlong-long... checking for sys/types.h... yes\n| config.status: creating config.h\n| checking for sys/stat.h... yes\n| yes\n| checking for stdlib.h... checking whether gcc  supports -fno-lto... yes\n| checking for sys/stat.h... yes\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/nm -B\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/nm -B) interface... yes\n| checking for stdlib.h... yes\n| checking how to run the C preprocessor... gcc  -E\n| checking for string.h... mkdir -p -- ./libcpp\n| yes\n| Configuring in ./libcpp\n| yes\n| yes\n| BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... checking for sys/types.h... checking for stdlib.h... make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| checking for sys/types.h... yes\n| 1572864\n| checking whether the shell understands some XSI constructs... make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcody'\n| yes\n| checking whether the shell understands \"+=\"... yes\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF buffer.d -c -o buffer.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/buffer.cc\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF client.d -c -o client.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/client.cc\n| checking for ld  option to reload object files... -r\n| checking for aarch64-linux-objdump... objdump\n| checking how to recognize dependent libraries... g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF netclient.d -c -o netclient.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/netclient.cc\n| pass_all\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF netserver.d -c -o netserver.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/netserver.cc\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF resolver.d -c -o resolver.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/resolver.cc\n| checking for string.h... checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF packet.d -c -o packet.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/packet.cc\n| checking for grep that handles long lines and -e... yes\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -E\n| checking for ANSI C header files... g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF server.d -c -o server.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/server.cc\n| checking for memory.h... yes\n| yes\n| yes\n| checking for sys/stat.h... checking for string.h... checking for sys/stat.h... yes\n| checking for memory.h... yes\n| checking for strings.h... yes\n| checking for aarch64-linux-strip... strip\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| yes\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/nm -B output from gcc  object... yes\n| checking for stdlib.h... checking for stdlib.h... checking for memory.h... yes\n| checking for strings.h... yes\n| yes\n| checking for inttypes.h... make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| checking for string.h... yes\n| yes\n| make  all-am\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| checking for string.h... checking for strings.h... yes\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| checking for inttypes.h... yes\n| yes\n| g++  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -fno-exceptions -fno-rtti -include config.h -DSRCDIR='\"../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody\"' -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody \\\n|   -MMD -MP -MF fatal.d -c -o fatal.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcody/fatal.cc\n| yes\n| checking for stdint.h... checking for sys/types.h... ok\n| checking how to run the C preprocessor... gcc  -E\n| checking for memory.h... yes\n| yes\n| checking for memory.h... yes\n| checking for inttypes.h... checking for stdint.h... yes\n| yes\n| checking for sys/stat.h... yes\n| checking for unistd.h... checking for ANSI C header files... checking for strings.h... yes\n| configure: creating cache ./config.cache\n| yes\n| checking for strings.h... checking build system type... checking for stdint.h... yes\n| aarch64-unknown-linux-gnu\n| checking host system type... yes\n| checking for unistd.h... yes\n| checking for stdlib.h... aarch64-unknown-linux-gnu\n| checking target system type... yes\n| checking minix/config.h usability... aarch64-poky-elf\n| checking whether make sets $(MAKE)... checking for inttypes.h... yes\n| yes\n| yes\n| checking for a BSD-compatible install... checking for inttypes.h... checking for unistd.h... yes\n| yes\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c\n| checking for aarch64-linux-gcc... gcc\n| checking minix/config.h usability... checking for string.h... yes\n| no\n| checking minix/config.h presence... yes\n| checking for stdint.h... yes\n| checking for stdint.h... checking whether the C compiler works... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... checking minix/config.h usability... yes\n| no\n| checking minix/config.h presence... checking for memory.h... yes\n| yes\n| checking for sys/types.h... yes\n| checking for unistd.h... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... checking for unistd.h... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... yes\n| checking for a sed that does not truncate output... no\n| checking minix/config.h presence... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/sed\n| yes\n| checking whether gcc  supports -W... yes\n| checking for strings.h... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... checking for sys/stat.h... yes\n| checking minix/config.h usability... yes\n| yes\n| yes\n| checking for a sed that does not truncate output...\n| checking whether gcc  supports -Wall... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/sed\n| checking minix/config.h usability... checking whether we are cross compiling... checking whether gcc  supports -W... yes\n| yes\n| checking for inttypes.h... checking for stdlib.h... yes\n| checking for a BSD-compatible install... yes\n| yes\n| checking whether gcc  supports -Wwrite-strings... checking whether gcc  supports -Wall... no\n| checking minix/config.h presence... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c\n| checking whether build environment is sane... no\n| checking minix/config.h presence... yes\n| yes\n| no\n| checking for suffix of object files... checking for a thread-safe mkdir -p... yes\n| no\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/mkdir -p\n| checking for minix/config.h... checking for gawk... gawk\n| no\n| checking whether make sets $(MAKE)... checking for stdint.h... checking whether it is safe to define __EXTENSIONS__... yes\n| yes\n| no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... checking for string.h... checking whether gcc  supports -Wstrict-prototypes... checking whether gcc  supports -Wwrite-strings... yes\n| checking whether make supports nested variables... yes\n| o\n| checking whether we are using the GNU C compiler... checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for aarch64-linux-gcc... (cached) gcc\n| yes\n| yes\n| yes\n| yes\n| checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... checking whether gcc  supports -Wstrict-prototypes... yes\n| checking for unistd.h... yes\n| checking whether gcc  accepts -g... checking whether gcc  supports -Wmissing-prototypes... checking for memory.h... yes\n| checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... checking whether we are using the GNU C compiler... (cached) yes\n| checking whether gcc  accepts -g... (cached) yes\n| checking for gcc  option to accept ISO C89... (cached) none needed\n| checking whether gcc  understands -c and -o together... (cached) yes\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for gawk... (cached) gawk\n| checking for dwz... no\n| checking how to print strings... no\n| printf\n| checking for a sed that does not truncate output... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/sed\n| yes\n| checking for gcc  option to accept ISO C89... checking for fgrep... checking whether gcc  supports -W... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -F\n| checking for ld used by gcc ... yes\n| yes\n| ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking whether gcc  supports -Wmissing-prototypes... checking whether gcc  supports -Wold-style-definition... yes\n| checking for BSD- or MS-compatible name lister (nm)... no\n| yes\n| checking for aclocal... aclocal\n| checking for autoconf... autoconf\n| checking for autoheader... autoheader\n| checking ctype.h usability... checking whether gcc  supports -W... checking for strings.h... yes\n| checking whether gcc  supports -Wall... yes\n| none needed\n| yes\n| checking whether gcc  supports -Wold-style-definition... yes\n| checking whether gcc  supports -Wmissing-format-attribute... checking whether gcc  supports -Wall... yes\n| checking ctype.h presence... yes\n| yes\n| checking whether gcc  supports -Wwrite-strings... checking for inttypes.h... yes\n| checking for ctype.h... yes\n| checking whether we are using the GNU C++ compiler... yes\n| yes\n| checking whether gcc  supports -Wmissing-format-attribute... yes\n| checking stddef.h usability... checking whether gcc  supports -Woverlength-strings... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/nm -B\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/nm -B) interface... checking whether gcc  supports -Wnarrowing... yes\n| checking whether gcc  supports -Wc++-compat... yes\n| checking whether g++  accepts -g... yes\n| checking for stdint.h... yes\n| yes\n| checking whether gcc  supports -pedantic -Wlong-long... BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... checking whether gcc  supports -Woverlength-strings... yes\n| yes\n| checking stddef.h presence... 1572864\n| checking whether the shell understands some XSI constructs... yes\n| yes\n| checking whether the shell understands \"+=\"... checking whether gcc  supports -Wwrite-strings... yes\n| yes\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking how to run the C preprocessor... gcc  -E\n| checking whether gcc  supports -Wstrict-prototypes... checking for ld  option to reload object files... -r\n| checking for aarch64-linux-objdump... objdump\n| checking how to recognize dependent libraries... pass_all\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| yes\n| checking for stddef.h... yes\n| yes\n| checking for ANSI C header files... (cached) yes\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o\n| yes\n| yes\n| checking stddef.h usability... checking whether gcc  supports -pedantic -Wlong-long... checking for string.h... (cached) yes\n| yes\n| checking stdio.h usability... checking whether gcc  supports -Wmissing-format-attribute... checking for unistd.h... yes\n| checking for grep that handles long lines and -e... checking whether gcc  supports -Wshadow=local... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep\n| checking for egrep... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libcody.a\n| yes\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -E\n| checking for ANSI C header files... checking for ANSI C header files... (cached) yes\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcody'\n| checking stddef.h usability... yes\n| yes\n| checking stddef.h presence... checking whether gcc  supports -Wstrict-prototypes... checking for aarch64-linux-strip... strip\n| checking for aarch64-linux-ranlib... (cached) ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| yes\n| checking stdio.h presence... yes\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/nm -B output from gcc  object... checking whether gcc  supports -pedantic ... yes\n| yes\n| checking for dlfcn.h... checking for stddef.h... yes\n| yes\n| checking for stdio.h... yes\n| checking for stdlib.h... (cached) yes\n| yes\n| looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for strings.h... (cached) yes\n| yes\n| checking stddef.h presence... yes\n| checking whether gcc  and cc understand -c and -o together... checking whether gcc  supports -Wmissing-prototypes... checking for unistd.h... (cached) yes\n| yes\n| checking for stddef.h... yes\n| yes\n| checking for objdir... checking fcntl.h usability... .libs\n| checking for stdlib.h... (cached) yes\n| yes\n| checking whether gcc  supports -Wold-style-definition... checking for strings.h... (cached) yes\n| checking for unistd.h... (cached) yes\n| yes\n| checking for an ANSI C-conforming const... ok\n| checking fcntl.h usability... yes\n| checking for dlfcn.h... checking for uintptr_t... yes\n| checking fcntl.h presence... yes\n| checking whether gcc  supports -Wc++-compat... yes\n| yes\n| checking for inline... yes\n| checking for fcntl.h... yes\n| checking for sys/types.h... checking sys/file.h usability... checking if gcc  supports -fno-rtti -fno-exceptions... inline\n| checking whether byte ordering is bigendian... yes\n| yes\n| checking fcntl.h presence... checking for objdir... yes\n| checking whether gcc  supports -pedantic -Wlong-long... .libs\n| yes\n| yes\n| checking for fcntl.h... yes\n| yes\n| checking for int_least32_t... no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... checking for sys/stat.h... checking sys/file.h usability... yes\n| yes\n| checking sys/file.h presence... checking whether gcc  supports -fno-exceptions... yes\n| checking if gcc  static flag -static works... yes\n| checking for sys/file.h... yes\n| yes\n| checking for sys/stat.h... (cached) yes\n| yes\n| checking for stdlib.h... checking whether gcc  supports -fno-rtti... yes\n| checking sys/file.h presence... checking for clearerr_unlocked... checking if gcc  supports -fno-rtti -fno-exceptions... yes\n| checking for int_fast32_t... yes\n| checking for sys/file.h... yes\n| yes\n| checking for sys/stat.h... (cached) yes\n| yes\n| no\n| checking for a BSD-compatible install... no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... checking for string.h... checking for clearerr_unlocked... yes\n| checking if gcc  supports -c -o file.o... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c\n| checking for CET support... no\n| checking target system type... yes\n| checking dependency style of g++ ... aarch64-poky-elf\n| checking for feof_unlocked... yes\n| checking if gcc  static flag -static works... yes\n| checking for uint64_t... yes\n| checking for sys/file.h... checking for memory.h... yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) supports shared libraries... yes\n| yes\n| checking for feof_unlocked... checking for sys/param.h... yes\n| checking whether -lc should be explicitly linked in... yes\n| yes\n| gcc3\n| checking whether time.h and sys/time.h may both be included... checking for ferror_unlocked... checking for strings.h... yes\n| yes\n| checking what to include in gstdint.h... stdint.h (already complete)\n| yes\n| checking if gcc  supports -c -o file.o... checking for an ANSI C-conforming const... checking for limits.h... no\n| checking dynamic linker characteristics... yes\n| yes\n| checking whether string.h and strings.h may both be included... checking for ferror_unlocked... yes\n| yes\n| checking for off_t... yes\n| checking for stdlib.h... (cached) yes\n| checking for inttypes.h... yes\n| yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) supports shared libraries... yes\n| checking for malloc.h... checking locale.h usability... checking for fflush_unlocked... yes\n| checking whether -lc should be explicitly linked in... yes\n| yes\n| yes\n| checking for string.h... (cached) yes\n| checking for stdint.h... checking for fflush_unlocked... GNU/Linux ld.so\n| checking how to hardcode library paths into programs... immediate\n| checking whether stripping libraries is possible... no\n| checking dynamic linker characteristics... checking for unistd.h... (cached) yes\n| yes\n| checking locale.h presence... 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 how to run the C preprocessor... gcc  -E\n| yes\n| checking for strings.h... (cached) yes\n| checking for fgetc_unlocked... checking for sys/time.h... yes\n| checking for locale.h... yes\n| yes\n| checking size of int... yes\n| checking fcntl.h usability... yes\n| checking for unistd.h... yes\n| checking for stdlib.h... (cached) yes\n| checking for time.h... checking for fgetc_unlocked... checking for unistd.h... (cached) yes\n| yes\n| yes\n| checking for sys/param.h... yes\n| yes\n| checking fcntl.h presence... checking for fgets_unlocked... checking for sys/resource.h... 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 minix/config.h usability... checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... yes\n| checking for fcntl.h... yes\n| yes\n| 4\n| checking size of long... yes\n| checking limits.h usability... checking for sys/stat.h... (cached) yes\n| no\n| checking for fgets_unlocked... yes\n| checking unwind.h usability... checking for sys/mman.h... checking for getpagesize... yes\n| no\n| checking minix/config.h presence... checking for fileno_unlocked... yes\n| checking for fcntl.h... yes\n| checking limits.h presence... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| checking unwind.h presence... yes\n| yes\n| yes\n| 8\n| checking for working mmap... yes\n| checking for limits.h... yes\n| checking for fileno_unlocked... checking for ANSI C header files... (cached) yes\n| yes\n| checking for unwind.h... yes\n| checking for _Unwind_Backtrace... checking for alloca.h... checking build system type... checking stddef.h usability... yes\n| yes\n| aarch64-unknown-linux-gnu\n| checking host system type... checking for fprintf_unlocked... yes\n| checking for special C compiler options needed for large files... no\n| checking for _FILE_OFFSET_BITS value needed for large files... checking for sys/pstat.h... aarch64-unknown-linux-gnu\n| checking target system type... yes\n| aarch64-poky-elf\n| checking for decimal floating point... bid\n| checking whether byte ordering is bigendian... yes\n| checking stddef.h presence... yes\n| checking for -funwind-tables option... no\n| checking for aclocal... aclocal\n| checking for autoconf... autoconf\n| checking for autoheader... checking for fprintf_unlocked... no\n| autoheader\n| checking for sys/sysmp.h... checking whether gcc  supports -W... yes\n| checking for stddef.h... yes\n| yes\n| checking for -frandom-seed=string option... checking for stdlib.h... (cached) yes\n| no\n| no\n| yes\n| checking for fputc_unlocked... yes\n| checking for sys/sysinfo.h... checking for strings.h... (cached) yes\n| checking for memcpy... checking whether gcc  supports -Wall... checking for string.h... (cached) yes\n| yes\n| yes\n| checking whether gcc  supports -W... checking sys/file.h usability... no\n| checking for machine/hal_sysinfo.h... checking for fputc_unlocked... yes\n| checking whether gcc  supports -Wnarrowing... yes\n| yes\n| checking whether gcc  supports -Wall... no\n| no\n| checking for CET support... yes\n| no\n| checking for sys/table.h... checking for fputs_unlocked... yes\n| yes\n| checking sys/file.h presence... checking for strerror... checking whether gcc  supports -Wwrite-strings... yes\n| no\n| checking whether gcc  supports -Wwrite-strings... configure: updating cache ./config.cache\n| yes\n| checking for sys/file.h... yes\n| checking for sys/sysctl.h... yes\n| configure: creating ./config.status\n| checking for fputs_unlocked... checking for unistd.h... (cached) yes\n| yes\n| checking whether byte ordering is bigendian... checking whether gcc  supports -Wmissing-format-attribute... no\n| yes\n| checking for sys/systemcfg.h... yes\n| yes\n| checking whether gcc  supports -Wstrict-prototypes... checking for unistd.h... (cached) yes\n| checking for fread_unlocked... yes\n| checking whether gcc  supports -Wstrict-prototypes... no\n| checking for stdint.h... (cached) yes\n| yes\n| yes\n| checking for stdio_ext.h... checking whether gcc  supports -Wmissing-prototypes... checking for fread_unlocked... configure: updating cache ./config.cache\n| yes\n| checking that generated files are newer than configure... yes\n| done\n| configure: creating ./config.status\n| yes\n| checking whether gcc  supports -Wmissing-prototypes... yes\n| checking for process.h... checking for fwrite_unlocked... checking whether gcc  supports -Wold-style-definition... yes\n| yes\n| no\n| checking for an ANSI C-conforming const... checking whether gcc  supports -Wold-style-definition... no\n| checking for sys/prctl.h... checking for fwrite_unlocked... yes\n| config.status: creating Makefile\n| checking whether gcc  supports -Wmissing-format-attribute... yes\n| checking for inline... yes\n| yes\n| yes\n| config.status: creating config.h\n| checking for spawn.h... checking whether gcc  supports -Wc++-compat... checking for getchar_unlocked... inline\n| checking for obstacks... config.status: executing gstdint.h commands\n| yes\n| yes\n| yes\n| checking whether gcc  supports -Wcast-qual... yes\n| checking for libgen.h... checking for getchar_unlocked... checking whether gcc  supports -pedantic -Wlong-long... yes\n| yes\n| checking for sys/wait.h that is POSIX.1 compatible... yes\n| yes\n| checking whether gcc  supports -Wattributes... checking whether gcc  supports -fno-exceptions... checking for getc_unlocked... yes\n| yes\n| checking for off_t... checking for getc_unlocked... yes\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libdecnumber'\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/decNumber.c\n| yes\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/decContext.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal32.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal64.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/decimal128.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/bid2dpd_dpd2bid.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee32.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee64.c\n| source='../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber -I.    -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libdecnumber/bid/host-ieee128.c\n| yes\n| checking whether time.h and sys/time.h may both be included... checking whether gcc  supports -fno-rtti... checking whether gcc  supports -Wunknown-attributes... yes\n| no\n| yes\n| checking for putchar_unlocked... yes\n| checking whether errno must be declared... yes\n| checking whether gcc  supports -Wpointer-arith... checking for putchar_unlocked... no\n| checking size of int... yes\n| checking for _Unwind_GetIPInfo... checking dependency style of g++ ... yes\n| checking for size_t... yes\n| yes\n| checking for putc_unlocked... yes\n| checking for CET support... no\n| checking __sync extensions... checking for putc_unlocked... gcc3\n| checking whether time.h and sys/time.h may both be included... 4\n| checking size of long... yes\n| checking __atomic extensions... yes\n| checking whether string.h and strings.h may both be included... yes\n| yes\n| yes\n| checking for ssize_t... checking whether abort is declared... checking whether abort is declared... yes\n| checking locale.h usability... yes\n| checking output filetype... 8\n| checking size of size_t... yes\n| yes\n| yes\n| checking locale.h presence... elf64\n| checking whether asprintf is declared... checking whether asprintf is declared... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes\n| checking for locale.h... yes\n| checking fcntl.h usability... yes\n| checking for uintptr_t... yes\n| yes\n| 8\n| checking for long long... checking whether basename is declared... checking whether basename is declared... yes\n| checking for uintptr_t... yes\n| checking fcntl.h presence... yes\n| checking for fcntl.h... yes\n| checking limits.h usability... yes\n| yes\n| checking whether errno is declared... checking whether errno is declared... yes\n| checking for int_least32_t... yes\n| checking for ptrdiff_t... yes\n| checking limits.h presence... yes\n| checking size of long long... yes\n| checking for limits.h... yes\n| no\n| no\n| checking stddef.h usability... checking whether vasprintf is declared... checking whether vasprintf is declared... yes\n| checking for int_fast32_t... yes\n| checking stddef.h presence... yes\n| yes\n| 8\n| checking whether memmem is declared... yes\n| checking for stddef.h... yes\n| checking whether memmem is declared... checking for a 64-bit type... yes\n| checking for uint64_t... checking for stdlib.h... (cached) yes\n| checking for strings.h... (cached) yes\n| yes\n| checking for uint64_t... uint64_t\n| checking for intptr_t... checking for string.h... (cached) yes\n| checking sys/file.h usability... yes\n| yes\n| yes\n| checking whether struct tm is in sys/time.h or time.h... config.status: creating Makefile\n| checking whether clearerr_unlocked is declared... checking whether clearerr_unlocked is declared... config.status: executing depfiles commands\n| config.status: executing libtool commands\n| time.h\n| checking size of int... yes\n| checking what to include in gstdint.h... yes\n| checking sys/file.h presence... stdint.h (already complete)\n| checking sys/mman.h usability... yes\n| yes\n| yes\n| checking for sys/file.h... yes\n| checking whether feof_unlocked is declared... checking whether feof_unlocked is declared... checking for unistd.h... (cached) yes\n| checking whether byte ordering is bigendian... yes\n| checking for uintptr_t... yes\n| checking sys/mman.h presence... yes\n| checking for sys/mman.h... yes\n| checking for mmap... 4\n| checking size of long... yes\n| yes\n| checking whether ferror_unlocked is declared... checking whether ferror_unlocked is declared... make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/zlib'\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`adler32.c\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`compress.c\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`crc32.c\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`deflate.c\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`gzread.c\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`gzclose.c\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`gzwrite.c\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`gzlib.c\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`infback.c\n| yes\n| yes\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`inffast.c\n| yes\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`inflate.c\n| checking link.h usability... checking whether fflush_unlocked is declared... checking whether fflush_unlocked is declared... yes\n| checking for ssize_t... 8\n| no\n| checking for an ANSI C-conforming const... checking for clearerr_unlocked... yes\n| checking for inline... gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`inftrees.c\n| yes\n| checking link.h presence... yes\n| yes\n| checking whether fgetc_unlocked is declared... inline\n| checking for obstacks... checking whether fgetc_unlocked is declared... gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`trees.c\n| yes\n| yes\n| checking for link.h... yes\n| checking for feof_unlocked... checking sys/link.h usability... gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`uncompr.c\n| gcc  -DPACKAGE_NAME=\\\"zlib\\\" -DPACKAGE_TARNAME=\\\"zlib\\\" -DPACKAGE_VERSION=\\\"1.1.4\\\" -DPACKAGE_STRING=\\\"zlib\\ 1.1.4\\\" -DPACKAGE_BUGREPORT=\\\"\\\" -DPACKAGE_URL=\\\"\\\" -DPACKAGE=\\\"zlib\\\" -DVERSION=\\\"1.1.4\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib      -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/zlib/'`zutil.c\n| yes\n| checking for pid_t... yes\n| true \"AR_FLAGS=rc\" \"CC_FOR_BUILD=gcc \" \"CFLAGS=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  \" \"CXXFLAGS=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  \" \"CFLAGS_FOR_BUILD=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe\" \"CFLAGS_FOR_TARGET=-g -O2\" \"INSTALL=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c\" \"INSTALL_DATA=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c -m 644\" \"INSTALL_PROGRAM=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c\" \"INSTALL_SCRIPT=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c\" \"LDFLAGS=-static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread\" \"LIBCFLAGS=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  \" \"LIBCFLAGS_FOR_TARGET=-g -O2\" \"MAKE=make\" \"MAKEINFO=makeinfo --split-size=5000000 \" \"PICFLAG=\" \"PICFLAG_FOR_TARGET=\" \"SHELL=/bin/bash\" \"EXPECT=expect\" \"RUNTEST=runtest\" \"RUNTESTFLAGS=\" \"exec_prefix=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr\" \"infodir=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/share/info\" \"libdir=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf\" \"prefix=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr\" \"tooldir=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/aarch64-poky-elf\" \"AR=ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\" \"AS=as \" \"CC=gcc \" \"CXX=g++ \" \"LD=ld \" \"LIBCFLAGS=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  \" \"NM=nm\" \"PICFLAG=\" \"RANLIB=ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\" \"DESTDIR=\" DO=all multi-do # make\n| yes\n| checking whether fgets_unlocked is declared... checking whether fgets_unlocked is declared... yes\n| yes\n| checking for off_t... no\n| checking sys/link.h presence... checking for ferror_unlocked... no\n| checking for sys/link.h... yes\n| no\n| checking for dl_iterate_phdr... yes\n| checking whether fileno_unlocked is declared... checking whether fileno_unlocked is declared... yes\n| checking for fflush_unlocked... yes\n| checking for library containing strerror... yes\n| checking mach-o/dyld.h usability... yes\n| yes\n| checking whether fprintf_unlocked is declared... checking whether fprintf_unlocked is declared... yes\n| checking for size_t... yes\n| none required\n| checking for asprintf... checking for fgetc_unlocked... no\n| checking mach-o/dyld.h presence... no\n| no\n| no\n| checking for mach-o/dyld.h... no\n| checking whether fputc_unlocked is declared... checking sys/ldr.h usability... checking whether fputc_unlocked is declared... yes\n| yes\n| checking for atexit... checking for fgets_unlocked... yes\n| checking for ssize_t... yes\n| no\n| checking sys/ldr.h presence... yes\n| checking whether fputs_unlocked is declared... checking whether fputs_unlocked is declared... no\n| checking for sys/ldr.h... no\n| checking windows.h usability... yes\n| yes\n| checking for basename... checking for fileno_unlocked... yes\n| yes\n| checking whether fread_unlocked is declared... checking whether fread_unlocked is declared... no\n| checking windows.h presence... yes\n| checking for uintptr_t... yes\n| yes\n| no\n| checking for windows.h... no\n| checking for tlhelp32.h... checking for bcmp... checking for fprintf_unlocked... yes\n| yes\n| checking whether fwrite_unlocked is declared... checking whether fwrite_unlocked is declared... no\n| checking for fcntl... yes\n| checking for bcopy... yes\n| no\n| rm -f libz.a\n| yes\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o\n| yes\n| checking for fputc_unlocked... checking whether getchar_unlocked is declared... checking whether getchar_unlocked is declared... checking whether strnlen is declared... yes\n| checking for ptrdiff_t... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libz.a\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/zlib'\n| yes\n| yes\n| yes\n| yes\n| yes\n| checking whether getc_unlocked is declared... checking whether getc_unlocked is declared... checking for bsearch... checking whether getpagesize is declared... checking for fputs_unlocked... yes\n| yes\n| yes\n| yes\n| checking for uint64_t... yes\n| checking whether putchar_unlocked is declared... checking whether putchar_unlocked is declared... checking for bzero... checking for lstat... yes\n| checking for fread_unlocked... yes\n| checking whether struct tm is in sys/time.h or time.h... yes\n| yes\n| yes\n| checking whether putc_unlocked is declared... checking whether putc_unlocked is declared... yes\n| checking for readlink... time.h\n| checking size of int... checking for calloc... yes\n| checking for fwrite_unlocked... yes\n| checking for an ANSI C-conforming const... yes\n| checking for an ANSI C-conforming const... yes\n| checking for getexecname... yes\n| yes\n| checking sys/mman.h usability... yes\n| checking sys/mman.h usability... checking for clock... yes\n| 4\n| checking size of long... checking for getchar_unlocked... yes\n| checking sys/mman.h presence... yes\n| checking sys/mman.h presence... no\n| checking whether _pgmptr is declared... yes\n| yes\n| checking for sys/mman.h... yes\n| checking for mmap... yes\n| checking for sys/mman.h... yes\n| checking for mmap... yes\n| checking for ffs... checking for getc_unlocked... 8\n| checking for clearerr_unlocked... no\n| yes\n| checking whether read-only mmap of a plain file works... yes\n| yes\n| checking whether mmap from /dev/zero works... yes\n| checking for MAP_ANON(YMOUS)... checking for KERN_PROC... checking whether read-only mmap of a plain file works... yes\n| checking whether mmap from /dev/zero works... yes\n| checking for MAP_ANON(YMOUS)... yes\n| yes\n| checking for getcwd... checking for putchar_unlocked... yes\n| no\n| checking for KERN_PROG_ARGS... yes\n| yes\n| checking whether mmap with MAP_ANON(YMOUS) works... checking whether mmap with MAP_ANON(YMOUS) works... yes\n| yes\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking for feof_unlocked... rm -f libdecnumber.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o\n| configure: updating cache ./config.cache\n| configure: updating cache ./config.cache\n| no\n| checking for clock_gettime... configure: creating ./config.status\n| yes\n| configure: creating ./config.status\n| yes\n| checking for getpagesize... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| yes\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libdecnumber.a\n| checking for putc_unlocked... make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libdecnumber'\n| checking for ferror_unlocked... yes\n| checking whether -pthread is supported... yes\n| yes\n| checking whether -gdwarf-5 is supported... yes\n| checking for gettimeofday... yes\n| checking for fflush_unlocked... checking for setlocale... yes\n| checking for compress in -lz... yes\n| yes\n| checking for index... yes\n| config.status: creating Makefile\n| config.status: creating Makefile\n| checking for fgetc_unlocked... checking whether abort is declared... config.status: creating mkheaders.almost\n| config.status: creating mkheaders.almost\n| yes\n| checking whether --build-id is supported... config.status: creating config.h\n| config.status: creating config.h\n| yes\n| yes\n| yes\n| checking for insque... checking for fgets_unlocked... checking whether asprintf is declared... yes\n| checking whether --compress-debug-sections=zlib-gnu is supported... yes\n| yes\n| yes\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/fixincludes'\n| checking for fileno_unlocked... checking for memchr... gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixincl.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixtests.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixfixes.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/server.c\n| yes\n| checking whether --compress-debug-sections=zlib-gabi is supported... gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/procopen.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixlib.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixopts.c\n| srcdir=\"../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes\" /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/mkfixinc.sh aarch64-poky-elf\n| sed -e 's/@gcc_version@/15.1.0/' < mkheaders.almost > mkheadersT\n| checking whether basename is declared... mv -f mkheadersT mkheaders\n| yes\n| yes\n| checking for ZSTD_compress in -lzstd... yes\n| checking for fprintf_unlocked... yes\n| checking for memrchr... checking whether errno is declared... yes\n| checking whether --compress-debug-sections=zstd is supported... no\n| no\n| yes\n| checking for fputc_unlocked... checking whether getopt is declared... checking for memcmp... yes\n| checking for objcopy... objcopy\n| checking for readelf... readelf\n| checking whether objcopy supports debuglink... yes\n| checking for dsymutil... dsymutil\n| checking for nm... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/nm -B\n| checking for xz... xz\n| checking for comm... comm\n| checking for lzma_auto_decoder in -llzma... yes\n| yes\n| yes\n| checking whether vasprintf is declared... checking for fputs_unlocked... yes\n| checking for memcpy... checking whether tests can run... yes\n| checking whether clearerr_unlocked is declared... yes\n| yes\n| yes\n| checking for fread_unlocked... checking for memmem... configure: updating cache ./config.cache\n| yes\n| checking that generated files are newer than configure... done\n| configure: creating ./config.status\n| checking whether feof_unlocked is declared... gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread  -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a\n| yes\n| yes\n| checking for fwrite_unlocked... checking for memmove... echo timestamp > full-stamp\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/fixincludes'\n| yes\n| checking whether ferror_unlocked is declared... yes\n| yes\n| checking for getchar_unlocked... checking for mempcpy... yes\n| checking whether fflush_unlocked is declared... yes\n| checking for getc_unlocked... yes\n| checking for memset... yes\n| checking whether fgetc_unlocked is declared... yes\n| checking for putchar_unlocked... yes\n| yes\n| checking for mkstemps... checking whether fgets_unlocked is declared... yes\n| checking for putc_unlocked... yes\n| yes\n| checking for putenv... checking whether fileno_unlocked is declared... yes\n| yes\n| yes\n| checking for setlocale... checking whether fprintf_unlocked is declared... checking for random... yes\n| yes\n| no\n| checking for rename... checking whether abort is declared... checking whether fputc_unlocked is declared... yes\n| yes\n| yes\n| checking whether fputs_unlocked is declared... checking whether asprintf is declared... checking for rindex... yes\n| yes\n| checking whether fread_unlocked is declared... yes\n| checking whether basename is declared... checking for setenv... yes\n| yes\n| checking whether fwrite_unlocked is declared... yes\n| checking whether errno is declared... checking for snprintf... yes\n| no\n| checking whether getchar_unlocked is declared... checking whether getopt is declared... yes\n| checking for sigsetmask... yes\n| yes\n| checking whether getc_unlocked is declared... checking whether vasprintf is declared... yes\n| checking for stpcpy... config.status: creating Makefile\n| yes\n| yes\n| checking whether putchar_unlocked is declared... checking whether clearerr_unlocked is declared... config.status: creating backtrace-supported.h\n| config.status: creating install-debuginfo-for-buildid.sh\n| yes\n| checking for stpncpy... yes\n| config.status: creating config.h\n| yes\n| checking whether putc_unlocked is declared... checking whether feof_unlocked is declared... config.status: executing libtool commands\n| config.status: executing gstdint.h commands\n| yes\n| yes\n| checking for working alloca.h... yes\n| checking for strcasecmp... config.status: executing default commands\n| checking whether ferror_unlocked is declared... yes\n| checking for alloca... yes\n| yes\n| checking whether fflush_unlocked is declared... checking for strchr... make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make  all-am\n| yes\n| checking for ANSI C header files... (cached) yes\n| checking for nl_langinfo and CODESET... make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o atomic.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/atomic.c\n| true  DO=all multi-do # make\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o dwarf.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/dwarf.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o fileline.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/fileline.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o posix.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/posix.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o print.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/print.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o sort.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/sort.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o state.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/state.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o backtrace.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/backtrace.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o simple.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/simple.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o elf.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/elf.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o mmapio.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/mmapio.c\n| /bin/bash ./libtool  --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace  -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -c -o mmap.lo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/mmap.c\n| yes\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/atomic.c  -fPIC -DPIC -o .libs/atomic.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/dwarf.c  -fPIC -DPIC -o .libs/dwarf.o\n| yes\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/posix.c  -fPIC -DPIC -o .libs/posix.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/state.c  -fPIC -DPIC -o .libs/state.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/print.c  -fPIC -DPIC -o .libs/print.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/fileline.c  -fPIC -DPIC -o .libs/fileline.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/sort.c  -fPIC -DPIC -o .libs/sort.o\n| checking whether fgetc_unlocked is declared... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/mmapio.c  -fPIC -DPIC -o .libs/mmapio.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/elf.c  -fPIC -DPIC -o .libs/elf.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/backtrace.c  -fPIC -DPIC -o .libs/backtrace.o\n| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/simple.c  -fPIC -DPIC -o .libs/simple.o\n| checking for strdup... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../include -I ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libbacktrace/mmap.c  -fPIC -DPIC -o .libs/mmap.o\n| yes\n| checking whether NLS is requested... no\n| checking for msgfmt... no\n| checking for gmsgfmt... :\n| checking for xgettext... no\n| checking for msgmerge... no\n| checking for ld used by GCC... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for shared library run path origin... yes\n| checking whether fgets_unlocked is declared... yes\n| checking for strncasecmp... done\n| checking for CFPreferencesCopyAppValue... yes\n| checking whether fileno_unlocked is declared... no\n| checking for CFLocaleCopyPreferredLanguages... yes\n| checking for strndup... no\n| checking whether to use NLS... no\n| checking whether NLS is requested... no\n| checking for uchar... yes\n| checking whether fprintf_unlocked is declared...\n| checking size of ino_t... yes\n| checking for strnlen... no\n| checking whether fputc_unlocked is declared... 8\n| checking size of dev_t... yes\n| checking for strrchr... yes\n| checking whether fputs_unlocked is declared... yes\n| 8\n| checking for iconv... (cached) no\n| yes\n| checking for strstr... checking for CET support... no\n| checking whether fread_unlocked is declared... configure: updating cache ./config.cache\n| configure: creating ./config.status\n| yes\n| yes\n| checking whether fwrite_unlocked is declared... checking for strtod... yes\n| yes\n| checking whether getchar_unlocked is declared... checking for strtol... yes\n| yes\n| checking whether getc_unlocked is declared... checking for strtoul... config.status: creating Makefile\n| config.status: creating config.h\n| yes\n| config.status: executing depdir commands\n| mkdir -p -- .deps\n| checking whether putchar_unlocked is declared... config.status: executing default-1 commands\n| yes\n| checking for strtoll... yes\n| checking whether putc_unlocked is declared... yes\n| checking for strtoull... yes\n| checking for working alloca.h... yes\n| checking for strverscmp... yes\n| checking for alloca... yes\n| checking for tmpnam... yes\n| checking for ANSI C header files... (cached) yes\n| checking for nl_langinfo and CODESET... yes\n| checking whether NLS is requested... no\n| yes\n| checking for msgfmt... no\n| checking for gmsgfmt... :\n| checking for xgettext... checking for vasprintf... no\n| checking for msgmerge... no\n| checking for ld used by GCC... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for shared library run path origin... done\n| yes\n| checking for vfprintf... checking for CFPreferencesCopyAppValue... no\n| checking for CFLocaleCopyPreferredLanguages... yes\n| no\n| checking whether to use NLS... no\n| checking whether NLS is requested... no\n| checking for uchar... checking for vprintf...\n| checking size of ino_t... yes\n| checking for vsnprintf... 8\n| checking size of dev_t... yes\n| checking for vsprintf... 8\n| checking for iconv... yes\n| checking for waitpid... yes\n| yes\n| checking for working iconv... checking for setproctitle... no\n| checking whether alloca needs Cray hooks... yes\n| checking whether iconv is compatible with its POSIX signature... no\n| checking stack direction for C alloca... yes\n| checking for CET support... no\n| /bin/bash ./libtool  --tag=CC   --mode=link gcc  -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe    -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o libbacktrace.la  atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo\n| 1\n| checking for vfork.h... configure: updating cache ./config.cache\n| configure: creating ./config.status\n| no\n| checking for fork... libtool: link: ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o\n| yes\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| libtool: link: ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so .libs/libbacktrace.a\n| checking for vfork... libtool: link: ( cd \".libs\" && rm -f \"libbacktrace.la\" && ln -s \"../libbacktrace.la\" \"libbacktrace.la\" )\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| yes\n| checking for working fork... config.status: creating Makefile\n| config.status: creating config.h\n| config.status: executing depdir commands\n| mkdir -p -- .deps\n| config.status: executing default-1 commands\n| yes\n| checking for working vfork... (cached) yes\n| checking for _doprnt... make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcpp'\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/charset.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/directives.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/errors.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/files.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/identifiers.cc\n| echo \"#define LOCALEDIR \\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/share/locale\\\"\" > localedir.new\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/lex.cc\n| no\n| checking for sys_errlist... g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/line-map.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/mkdeps.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../move-if-change localedir.new localedir.h\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/pch.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/symtab.cc\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/traditional.cc\n| echo timestamp > localedir.hs\n| g++   -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include    -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/init.cc\n| no\n| checking for sys_nerr... ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc: In member function \u2018vaopt_state::update_type vaopt_state::update(const cpp_token*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:185:26: warning: format not a string literal and no format arguments [-Wformat-security]\n|   185 |             cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc,\n|       |             ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   186 |                           vaopt_paste_error);\n|       |                           ~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security]\n|   214 |                     cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc,\n|       |                     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   215 |                                   vaopt_paste_error);\n|       |                                   ~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc: In function \u2018unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:882:35: warning: format not a string literal and no format arguments [-Wformat-security]\n|   882 |             cpp_warning_with_line (pfile, CPP_W_LONG_LONG, virtual_location,\n|       |             ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   883 |                                    0, message);\n|       |                                    ~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:885:38: warning: format not a string literal and no format arguments [-Wformat-security]\n|   885 |             cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG,\n|       |             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~\n|   886 |                                       virtual_location, 0, message);\n|       |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:896:33: warning: format not a string literal and no format arguments [-Wformat-security]\n|   896 |           cpp_warning_with_line (pfile, CPP_W_SIZE_T_LITERALS,\n|       |           ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   897 |                                  virtual_location, 0, message);\n|       |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:908:42: warning: format not a string literal and no format arguments [-Wformat-security]\n|   908 |                 cpp_pedwarning_with_line (pfile, CPP_W_C11_C23_COMPAT,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   909 |                                           virtual_location, 0, message);\n|       |                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:911:39: warning: format not a string literal and no format arguments [-Wformat-security]\n|   911 |                 cpp_warning_with_line (pfile, CPP_W_C11_C23_COMPAT,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   912 |                                        virtual_location, 0, message);\n|       |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:918:40: warning: format not a string literal and no format arguments [-Wformat-security]\n|   918 |               cpp_pedwarning_with_line (pfile, CPP_W_PEDANTIC,\n|       |               ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~\n|   919 |                                         virtual_location, 0, message);\n|       |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| no\n| checking for sys_siglist... ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc: In function \u2018cpp_macro* create_iso_definition(cpp_reader*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:3811:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3811 |               cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);\n|       |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:3826:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3826 |               cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);\n|       |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| no\n| checking for external symbol _system_configuration... no\n| checking for __fsetlocking... yes\n| checking for canonicalize_file_name... yes\n| checking for dup3... yes\n| checking for getrlimit... yes\n| checking for getrusage... yes\n| checking for getsysinfo... no\n| checking for gettimeofday... (cached) yes\n| checking for on_exit... yes\n| checking for pipe2... yes\n| checking for posix_spawn... yes\n| checking for posix_spawnp... yes\n| checking for psignal... yes\n| checking for pstat_getdynamic... no\n| checking for pstat_getstatic... no\n| checking for realpath... yes\n| checking for setrlimit... yes\n| checking for spawnve... no\n| checking for spawnvpe... no\n| checking for strerror... yes\n| checking for strsignal... yes\n| checking for sysconf... yes\n| checking for sysctl... no\n| checking for sysmp... no\n| checking for table... no\n| checking for times... yes\n| checking for wait3... rm -f libcpp.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libcpp.a\n| yes\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcpp'\n| checking for wait4... yes\n| checking for sbrk... yes\n| checking whether basename is declared... yes\n| checking whether ffs is declared... yes\n| checking whether asprintf is declared... yes\n| checking whether vasprintf is declared... yes\n| checking whether snprintf is declared... yes\n| checking whether vsnprintf is declared... yes\n| checking whether calloc is declared... yes\n| checking whether getenv is declared... yes\n| checking whether getopt is declared... yes\n| checking whether malloc is declared... yes\n| checking whether realloc is declared... yes\n| checking whether sbrk is declared... yes\n| checking whether strtol is declared... yes\n| checking whether strtoul is declared... yes\n| checking whether strtoll is declared... yes\n| checking whether strtoull is declared... yes\n| checking whether strverscmp is declared... yes\n| checking whether strnlen is declared... yes\n| checking whether canonicalize_file_name must be declared... no\n| checking for SHA1 HW acceleration support... no\n| checking for stdlib.h... (cached) yes\n| checking for unistd.h... (cached) yes\n| checking for sys/param.h... (cached) yes\n| checking for getpagesize... (cached) yes\n| checking for working mmap... yes\n| checking for working strncmp... yes\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| config.status: creating Makefile\n| config.status: creating testsuite/Makefile\n| config.status: creating config.h\n| config.status: executing default commands\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty'\n| if [ x\"\" != x ] && [ ! -d pic ]; then \\\n|   mkdir pic; \\\n| else true; fi\n| if [ x\"\" != x ] && [ ! -d noasan ]; then \\\n|   mkdir noasan; \\\n| else true; fi\n| touch stamp-picdir\n| touch stamp-noasandir\n| echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o pic/regex.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o pic/md5.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o pic/sha1.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o noasan/regex.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o pic/alloca.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o noasan/md5.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cplus-dem.c -o cplus-dem.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o noasan/sha1.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/regex.c -o regex.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o noasan/alloca.o; \\\n| else true; fi\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty/testsuite'\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/md5.c -o md5.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o pic/argv.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demangle.c -o cp-demangle.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sha1.c -o sha1.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/alloca.c -o alloca.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o noasan/argv.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o pic/choose-temp.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o pic/concat.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/argv.c -o argv.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/bsearch_r.c -o bsearch_r.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o pic/cp-demint.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o pic/crc32.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o noasan/concat.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/choose-temp.c -o choose-temp.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o pic/d-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o pic/dyn-string.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o noasan/crc32.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/concat.c -o concat.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o pic/fdmatch.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/cp-demint.c -o cp-demint.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/crc32.c -o crc32.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/d-demangle.c -o d-demangle.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dwarfnames.c -o dwarfnames.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/dyn-string.c -o dyn-string.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fdmatch.c -o fdmatch.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o pic/fibheap.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o noasan/fibheap.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fibheap.c -o fibheap.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filedescriptor.c -o filedescriptor.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/filename_cmp.c -o filename_cmp.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o pic/floatformat.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o noasan/floatformat.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/floatformat.c -o floatformat.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o pic/fnmatch.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fnmatch.c -o fnmatch.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o pic/getopt.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o noasan/getopt.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt.c -o getopt.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o pic/getopt1.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o noasan/getopt1.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getopt1.c -o getopt1.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o pic/getpwd.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o pic/getruntime.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o noasan/getpwd.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o noasan/getruntime.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getpwd.c -o getpwd.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/getruntime.c -o getruntime.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o pic/hashtab.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o pic/hex.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o noasan/hashtab.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o noasan/hex.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o pic/lbasename.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hashtab.c -o hashtab.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/hex.c -o hex.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o noasan/lbasename.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lbasename.c -o lbasename.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o pic/ldirname.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o noasan/ldirname.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o pic/lrealpath.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/ldirname.c -o ldirname.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/lrealpath.c -o lrealpath.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o pic/objalloc.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/make-temp-file.c -o make-temp-file.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o noasan/objalloc.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/objalloc.c -o objalloc.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o pic/obstack.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o noasan/obstack.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o pic/partition.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/obstack.c -o obstack.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o noasan/partition.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o pic/pexecute.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/partition.c -o partition.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o pic/physmem.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o pic/pex-common.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o noasan/pexecute.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o noasan/physmem.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pexecute.c -o pexecute.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o noasan/pex-common.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/physmem.c -o physmem.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-common.c -o pex-common.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o pic/pex-one.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o noasan/pex-one.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o pic/pex-unix.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-one.c -o pex-one.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/pex-unix.c -o pex-unix.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/vprintf-support.c -o vprintf-support.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/rust-demangle.c -o rust-demangle.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o pic/simple-object.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/safe-ctype.c -o safe-ctype.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o noasan/simple-object.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object.c -o simple-object.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-coff.c -o simple-object-coff.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-elf.c -o simple-object-elf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o pic/sort.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o noasan/sort.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o pic/spaces.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/sort.c -o sort.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o noasan/spaces.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/spaces.c -o spaces.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o pic/splay-tree.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o pic/stack-limit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/stack-limit.c -o stack-limit.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/splay-tree.c -o splay-tree.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o pic/strerror.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o pic/strsignal.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o noasan/strerror.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o noasan/strsignal.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strerror.c -o strerror.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/strsignal.c -o strsignal.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/timeval-utils.c -o timeval-utils.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o pic/xasprintf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xasprintf.c -o xasprintf.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o pic/xatexit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o noasan/xatexit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xatexit.c -o xatexit.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o pic/xexit.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o noasan/xexit.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xexit.c -o xexit.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o pic/xmalloc.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o pic/xmemdup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmalloc.c -o xmalloc.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xmemdup.c -o xmemdup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o pic/xstrdup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrdup.c -o xstrdup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o pic/xstrerror.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o pic/xstrndup.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrerror.c -o xstrerror.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xstrndup.c -o xstrndup.o\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o pic/setproctitle.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \\\n| else true; fi\n| if [ x\"\" != x ]; then \\\n|   gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE    ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \\\n| else true; fi\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/xvasprintf.c -o xvasprintf.o\n| gcc  -c -DHAVE_CONFIG_H -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libiberty/setproctitle.c -o setproctitle.o\n| rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|   ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a\n| if [ x\"\" != x ]; then \\\n|   cd pic; \\\n|   ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|     ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \\\n|   ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \\\n|   cd ..; \\\n| else true; fi; \\\n| if [ x\"\" != x ]; then \\\n|   cd noasan; \\\n|   ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc ./libiberty.a \\\n|     ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./ldirname.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \\\n|   ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so ./libiberty.a; \\\n|   cd ..; \\\n| else true; fi\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/fixincludes'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libcpp'\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/charset.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/directives.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/errors.cc\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixincl.c\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixtests.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixfixes.c\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/server.c\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/files.cc\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/procopen.c\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/identifiers.cc\n| echo \"#define LOCALEDIR \\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/share/locale\\\"\" > localedir.new\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/lex.cc\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixlib.c\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/line-map.cc\n| gcc  -c -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -DHAVE_CONFIG_H -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes -I../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/../include ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/fixopts.c\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../move-if-change localedir.new localedir.h\n| echo timestamp > localedir.hs\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc\n| srcdir=\"../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes\" /bin/bash ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/fixincludes/mkfixinc.sh aarch64-poky-elf\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/mkdeps.cc\n| sed -e 's/@gcc_version@/15.1.0/' < mkheaders.almost > mkheadersT\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/pch.cc\n| mv -f mkheadersT mkheaders\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/symtab.cc\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/traditional.cc\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc: In function \u2018unsigned int cpp_classify_number(cpp_reader*, const cpp_token*, const char**, location_t)\u2019:\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:882:35: warning: format not a string literal and no format arguments [-Wformat-security]\n|   882 |             cpp_warning_with_line (pfile, CPP_W_LONG_LONG, virtual_location,\n|       |             ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   883 |                                    0, message);\n|       |                                    ~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:885:38: warning: format not a string literal and no format arguments [-Wformat-security]\n|   885 |             cpp_pedwarning_with_line (pfile, CPP_W_LONG_LONG,\n|       |             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~\n|   886 |                                       virtual_location, 0, message);\n|       |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:896:33: warning: format not a string literal and no format arguments [-Wformat-security]\n|   896 |           cpp_warning_with_line (pfile, CPP_W_SIZE_T_LITERALS,\n|       |           ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   897 |                                  virtual_location, 0, message);\n|       |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:908:42: warning: format not a string literal and no format arguments [-Wformat-security]\n|   908 |                 cpp_pedwarning_with_line (pfile, CPP_W_C11_C23_COMPAT,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   909 |                                           virtual_location, 0, message);\n|       |                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:911:39: warning: format not a string literal and no format arguments [-Wformat-security]\n|   911 |                 cpp_warning_with_line (pfile, CPP_W_C11_C23_COMPAT,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   912 |                                        virtual_location, 0, message);\n|       |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/expr.cc:918:40: warning: format not a string literal and no format arguments [-Wformat-security]\n|   918 |               cpp_pedwarning_with_line (pfile, CPP_W_PEDANTIC,\n|       |               ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~\n|   919 |                                         virtual_location, 0, message);\n|       |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc: In member function \u2018vaopt_state::update_type vaopt_state::update(const cpp_token*)\u2019:\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:185:26: warning: format not a string literal and no format arguments [-Wformat-security]\n|   185 |             cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc,\n|       |             ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   186 |                           vaopt_paste_error);\n|       |                           ~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:214:34: warning: format not a string literal and no format arguments [-Wformat-security]\n|   214 |                     cpp_error_at (m_pfile, CPP_DL_ERROR, token->src_loc,\n|       |                     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|   215 |                                   vaopt_paste_error);\n|       |                                   ~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc: In function \u2018cpp_macro* create_iso_definition(cpp_reader*)\u2019:\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:3811:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3811 |               cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);\n|       |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/macro.cc:3826:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3826 |               cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg);\n|       |               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp -I. -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/../include -I../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/include -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include   -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/libcpp/init.cc\n| gcc  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread  -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a\n| echo timestamp > full-stamp\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/fixincludes'\n| rm -f libcpp.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/scripts/cross-intercept/ar: `u' modifier ignored since `D' is the default (see `U')\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so libcpp.a\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libcpp'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc'\n| echo \"g++  -no-pie   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread\" > checksum-options.tmp \\\n| && ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change checksum-options.tmp checksum-options\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc'\n| NOTE: make -j 16 -l 75 all-host configure-target-libgcc\n| mkdir -p -- ./c++tools\n| Configuring in ./c++tools\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty'\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty/testsuite'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/zlib'\n| true \"AR_FLAGS=rc\" \"CC_FOR_BUILD=gcc \" \"CFLAGS=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  \" \"CXXFLAGS=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  \" \"CFLAGS_FOR_BUILD=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe\" \"CFLAGS_FOR_TARGET=-g -O2\" \"INSTALL=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c\" \"INSTALL_DATA=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c -m 644\" \"INSTALL_PROGRAM=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c\" \"INSTALL_SCRIPT=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c\" \"LDFLAGS=-static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread\" \"LIBCFLAGS=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  \" \"LIBCFLAGS_FOR_TARGET=-g -O2\" \"MAKE=make\" \"MAKEINFO=makeinfo --split-size=5000000 \" \"PICFLAG=\" \"PICFLAG_FOR_TARGET=\" \"SHELL=/bin/bash\" \"EXPECT=expect\" \"RUNTEST=runtest\" \"RUNTESTFLAGS=\" \"exec_prefix=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr\" \"infodir=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/share/info\" \"libdir=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf\" \"prefix=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr\" \"tooldir=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/aarch64-poky-elf\" \"AR=ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\" \"AS=as \" \"CC=gcc \" \"CXX=g++ \" \"LD=ld \" \"LIBCFLAGS=-isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe  \" \"NM=nm\" \"PICFLAG=\" \"RANLIB=ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\" \"DESTDIR=\" DO=all multi-do # make\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/zlib'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libiberty'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty/testsuite'\n| make[2]: Nothing to be done for 'all'.\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty/testsuite'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libiberty'\n| make  all-am\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcody'\n| make[1]: Nothing to be done for 'all'.\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcody'\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| true  DO=all multi-do # make\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libdecnumber'\n| make[1]: Nothing to be done for 'all'.\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libdecnumber'\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libbacktrace'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/fixincludes'\n| make[1]: Nothing to be done for 'all'.\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/fixincludes'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/fixincludes'\n| make  all-am\n| make[1]: Nothing to be done for 'all'.\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/fixincludes'\n| make[2]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libcpp'\n| test -f config.h || (rm -f stamp-h1 && make stamp-h1)\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/build-aarch64-linux/libcpp'\n| make[2]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/lto-plugin'\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcpp'\n| test -f config.h || (rm -f stamp-h1 && make stamp-h1)\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/libcpp'\n| mkdir -p -- ./libcc1\n| Configuring in ./libcc1\n| make[1]: Entering directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc'\n| configure: creating cache ./config.cache\n| checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking for a BSD-compatible install... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c\n| checking whether the C++ compiler works... configure: creating cache ./config.cache\n| yes\n| checking for C++ compiler default output file name... a.out\n| checking for suffix of executables... checking build system type... aarch64-unknown-linux-gnu\n| checking host system type... aarch64-unknown-linux-gnu\n| checking target system type... aarch64-poky-elf\n| checking for aarch64-linux-gcc... gcc\n| \n| checking whether we are cross compiling... checking whether the C compiler works... TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"auto-host.h ansidecl.h\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh config.h\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"options.h insn-constants.h config/aarch64/biarchlp64.h config/aarch64/aarch64.h config/elfos.h config/newlib-stdint.h config/aarch64/aarch64-elf.h config/aarch64/aarch64-errata.h config/aarch64/aarch64-elf-raw.h config/initfini-array.h ./defaults.h\" DEFINES=\"LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 HEAP_TRAMPOLINES_INIT=0\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tm.h\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"config/aarch64/aarch64-protos.h config/arm/aarch-common-protos.h tm-preds.h\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tm_p.h\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"auto-host.h ansidecl.h\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh bconfig.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/gentune.sh \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def > \\\n| \ttmp-aarch64-tune.md\n| LC_ALL=C ; export LC_ALL ; \\\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-gather.awk ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ada/gcc-interface/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cobol/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/d/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/go/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/m2/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rust/lang.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/params.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer.opt ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.opt  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ada/gcc-interface/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cobol/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/d/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/go/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/m2/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rust/lang.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/params.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer.opt.urls  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.opt.urls > tmp-optionlist\n| no\n| checking for suffix of object files... yes\n| checking for C compiler default output file name... a.out\n| checking for suffix of executables... echo timestamp > s-aarch64-tune-md\n| o\n| checking whether we are using the GNU C++ compiler... yes\n| checking whether g++  accepts -g...\n| checking whether we are cross compiling... yes\n| checking for autoconf... autoconf\n| checking for autoheader... autoheader\n| checking whether to build C++ tools... yes\n| checking maintainer-mode... no\n| checking for O_CLOEXEC... /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gi.list gtyp-input.list\n| echo \"#define BUILDING_GCC_MAJOR `echo 15.1.0 | sed -e 's/^\\([0-9]*\\).*$/\\1/'`\" > bversion.h\n| rm -f tmp-all-tree.def\n| echo \"#define BUILDING_GCC_MINOR `echo 15.1.0 | sed -e 's/^[0-9]*\\.\\([0-9]*\\).*$/\\1/'`\" >> bversion.h\n| echo '#include \"tree.def\"' > tmp-all-tree.def\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"config/aarch64/aarch64-d.h\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tm_d.h\n| echo timestamp > s-gtyp-input\n| no\n| echo \"#define BUILDING_GCC_PATCHLEVEL `echo 15.1.0 | sed -e 's/^[0-9]*\\.[0-9]*\\.\\([0-9]*\\)$/\\1/'`\" >> bversion.h\n| echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/check-sve-md.awk \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve.md\n| checking for suffix of object files... if test yes = yes \\\n|    || test -n \"\"; then \\\n|   /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmultilib \\\n|     \"  mabi=lp64\" \\\n|     \"lp64\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"\" \\\n|     \"yes\" \\\n|     > tmp-mlib.h; \\\n| else \\\n|   /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmultilib '' '' '' '' '' '' '' '' \\\n|     \"\" '' no \\\n|     > tmp-mlib.h; \\\n| fi\n| echo '#include \"c-family/c-common.def\"' >> tmp-all-tree.def\n| lsf=\"../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/lang-specs.h ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/lang-specs.h ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lang-specs.h ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/lang-specs.h\"; for f in $lsf; do \\\n|     echo \"#include \\\"$f\\\"\"; \\\n| done | sed 's|../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/||' > tmp-specs.h\n| yes\n| checking how to run the C++ preprocessor... echo \"#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)\" >> bversion.h\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/check-sve-md.awk \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve2.md\n| ltf=\"../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ada/gcc-interface/ada-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/d/d-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/m2/m2-tree.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-tree.def\"; for f in $ltf; do \\\n|   echo \"#include \\\"$f\\\"\"; \\\n| done | sed 's|../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/||' >> tmp-all-tree.def\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-specs.h specs.h\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gen-pass-instances.awk \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/passes.def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-passes.def > pass-instances.def\n| echo timestamp > s-bversion\n| TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"\" DEFINES=\"\" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tm_rust.h\n| rm -f tmp-omp-device-properties.h; \\\n| for kind in kind arch isa; do \\\n|   echo 'const char omp_offload_device_'${kind}'[] = ' \\\n|     >> tmp-omp-device-properties.h; \\\n|   for prop in none ; do \\\n|     [ \"$prop\" = \"none\" ] && continue; \\\n|     tgt=`echo \"$prop\" | sed 's/=.*$//'`; \\\n|     props=`echo \"$prop\" | sed 's/.*=//'`; \\\n|     echo \"\\\"$tgt\\\\0\\\"\" >> tmp-omp-device-properties.h; \\\n|     sed -n 's/^'${kind}': //p' ${props} \\\n|       | sed 's/[[:blank:]]/ /g;s/  */ /g;s/^ //;s/ $//;s/ /\\\\0/g;s/^/\"/;s/$/\\\\0\\\\0\"/' \\\n|       >> tmp-omp-device-properties.h; \\\n|   done; \\\n|   echo '\"\";' >> tmp-omp-device-properties.h; \\\n| done; \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-omp-device-properties.h \\\n|   omp-device-properties.h\n| o\n| checking whether we are using the GNU C compiler... g++  -E\n| yes\n| checking whether gcc  accepts -g... gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/check-sve-md.awk \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sme.md\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-all-tree.def all-tree.def\n| echo timestamp > s-specs\n| echo timestamp > s-omp-device-properties-h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/geniterators.sh \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/iterators.md > \\\n| \taarch64-builtin-iterators.h\n| echo timestamp > s-check-sve-md\n| echo timestamp > s-alltree\n| cp ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-ar.cc gcc-nm.cc\n| cp ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-ar.cc gcc-ranlib.cc\n| yes\n| checking for gcc  option to accept ISO C89... TARGET_CPU_DEFAULT=\"\" \\\n| HEADERS=\"auto-host.h ansidecl.h\" DEFINES=\"USED_FOR_TARGET \" \\\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mkconfig.sh tconfig.h\n| (echo \"@set version-GCC 15.1.0\"; \\\n|  if [ \"\" = \"experimental\" ]; \\\n|  then echo \"@set DEVELOPMENT\"; \\\n|  else echo \"@clear DEVELOPMENT\"; \\\n|  fi) > gcc-vers.texiT\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-mlib.h multilib.h\n| echo @set srcdir `echo /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc/../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc | sed -e 's|\\\\([@{}]\\\\)|@\\\\1|g'` >> gcc-vers.texiT\n| if [ -n \"(GCC) \" ]; then \\\n|   echo \"@set VERSION_PACKAGE (GCC) \" >> gcc-vers.texiT; \\\n| fi\n| checking for grep that handles long lines and -e... echo timestamp > s-mlib\n| echo \"@set BUGURL @uref{https://gcc.gnu.org/bugs/}\" >> gcc-vers.texiT; \\\n| mv -f gcc-vers.texiT gcc-vers.texi\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -E\n| checking for ANSI C header files... g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genhooks.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genchecksum.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genchecksum.cc\n| echo timestamp > gcc.pod\n| perl ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../contrib/texi2pod.pl -DBUGURL=\"@uref{https://gcc.gnu.org/bugs/}\" \\\n|   < ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/invoke.texi > gfortran.pod\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genmodes.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmodes.cc\n| perl ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../contrib/texi2pod.pl ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/doc/invoke.texi > gcc.pod\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/errors.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/errors.cc\n| g++  -c  -DBASEVER=\"\\\"15.1.0\\\"\" -DDATESTAMP=\"\\\"\\\"\" -DREVISION=\"\\\"\\\"\" -DDEVPHASE=\"\\\"\\\"\" -DPKGVERSION=\"\\\"(GCC) \\\"\" -DBUGURL=\"\\\"<https://gcc.gnu.org/bugs/>\\\"\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genversion.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genversion.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengtype-lex.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-lex.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengtype-parse.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-parse.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengenrtl.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengenrtl.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/sort.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sort.cc\n| none needed\n| checking whether gcc  understands -c and -o together... echo timestamp > doc/gfortran.1\n| (pod2man --center=\"GNU\" --release=\"gcc-15.1.0\" --date=2025-04-25 --section=1 gfortran.pod > doc/gfortran.1.T$$ && \\\n| \tmv -f doc/gfortran.1.T$$ doc/gfortran.1) || \\\n| \t(rm -f doc/gfortran.1.T$$ && exit 1)\n| /bin/bash: line 1: pod2man: command not found\n| make[1]: [Makefile:3914: doc/gfortran.1] Error 1 (ignored)\n| yes\n| checking how to run the C preprocessor... gcc  -E\n| checking for grep that handles long lines and -e... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep\n| checking for egrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -E\n| checking for ANSI C header files... yes\n| checking for sys/types.h... yes\n| checking for sys/stat.h... gengtype-lex.l: In function \u2018int yylex(const char**)\u2019:\n| gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]\n| gengtype-lex.l:119:1: note: in expansion of macro \u2018YY_DO_BEFORE_ACTION\u2019\n| gengtype-lex.l:114:1: note: here\n| gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]\n| gengtype-lex.l:139:1: note: in expansion of macro \u2018YY_DO_BEFORE_ACTION\u2019\n| gengtype-lex.l:135:1: note: here\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc: In function \u2018void emit_documentation(const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc:121:14: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   121 |       fscanf (f, \"%999s\", buf);\n|       |       ~~~~~~~^~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc:112:17: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   112 |   while (fscanf (f, \"%*[^@]\"), buf[0] = '\\0',\n|       |          ~~~~~~~^~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc:174:14: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   174 |       fscanf (f, \"%5[^ \\n]\", buf);\n|       |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genhooks.cc:180:14: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   180 |       fscanf (f, \"%999s\", buf);\n|       |       ~~~~~~~^~~~~~~~~~~~~~~~~\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread \\\n| \tbuild/genversion.o -o build/genversion\n| yes\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genchecksum \\\n|     build/genchecksum.o ../build-aarch64-linux/libiberty/libiberty.a\n| yes\n| checking for sys/types.h... checking for stdlib.h... build/genversion > tmp-version.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-version.h version.h\n| echo timestamp > s-version\n| yes\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengtype.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gengtype-state.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-state.cc\n| checking for sys/stat.h... yes\n| checking for string.h... g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gengenrtl \\\n|     build/gengenrtl.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| yes\n| checking for stdlib.h... build/gengenrtl > tmp-genrtl.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-genrtl.h genrtl.h\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genhooks \\\n|     build/genhooks.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| echo timestamp > s-genrtl-h\n| yes\n| checking for memory.h... yes\n| checking for string.h... build/genhooks \"Target Hook\" \\\n| \t\t\t\t     > tmp-target-hooks-def.h\n| build/genhooks \"Common Target Hook\" \\\n| \t\t\t\t     > tmp-common-target-hooks-def.h\n| build/genhooks \"C Target Hook\" \\\n| \t\t\t\t     > tmp-c-target-hooks-def.h\n| build/genhooks \"D Target Hook\" \\\n| \t\t\t\t     > tmp-d-target-hooks-def.h\n| build/genhooks \"Rust Target Hook\" \\\n| \t\t\t\t     > tmp-rust-target-hooks-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-target-hooks-def.h \\\n| \t\t\t\t     target-hooks-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-common-target-hooks-def.h \\\n| \t\t\t\t     common/common-target-hooks-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-c-target-hooks-def.h \\\n| \t\t\t\t     c-family/c-target-hooks-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-d-target-hooks-def.h \\\n| \t\t\t\t     d/d-target-hooks-def.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-rust-target-hooks-def.h \\\n| \t\t\t\t     rust/rust-target-hooks-def.h\n| echo timestamp > s-d-target-hooks-def-h\n| echo timestamp > s-target-hooks-def-h\n| echo timestamp > s-rust-target-hooks-def-h\n| echo timestamp > s-common-target-hooks-def-h\n| echo timestamp > s-c-target-hooks-def-h\n| yes\n| yes\n| checking for memory.h... checking for strings.h... yes\n| checking for strings.h... yes\n| checking for inttypes.h... echo timestamp > doc/gcc.1\n| (pod2man --center=\"GNU\" --release=\"gcc-15.1.0\" --date=2025-04-25 --section=1 gcc.pod > doc/gcc.1.T$$ && \\\n| \tmv -f doc/gcc.1.T$$ doc/gcc.1) || \\\n| \t(rm -f doc/gcc.1.T$$ && exit 1)\n| /bin/bash: line 1: pod2man: command not found\n| make[1]: [Makefile:3914: doc/gcc.1] Error 1 (ignored)\n| yes\n| cp doc/gcc.1 doc/g++.1\n| checking for inttypes.h... yes\n| checking for stdint.h... yes\n| checking for stdint.h... yes\n| checking for unistd.h... yes\n| checking for unistd.h... yes\n| yes\n| checking minix/config.h usability... checking sys/mman.h usability... no\n| checking minix/config.h presence... yes\n| checking sys/mman.h presence... no\n| checking for minix/config.h... no\n| checking whether it is safe to define __EXTENSIONS__... yes\n| checking for sys/mman.h... yes\n| checking for AF_UNIX... yes\n| checking for a BSD-compatible install... yes\n| checking for AF_INET6... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/install -c\n| checking whether build environment is sane... yes\n| checking for a thread-safe mkdir -p... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/mkdir -p\n| checking for gawk... gawk\n| checking whether make sets $(MAKE)... yes\n| checking for epoll... yes\n| checking for style of include used by make... GNU\n| checking whether make supports nested variables... yes\n| checking dependency style of gcc ... none\n| checking whether to enable maintainer-specific portions of Makefiles... no\n| checking how to print strings... printf\n| yes\n| checking for a sed that does not truncate output... checking for pselect... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/sed\n| checking for fgrep... /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/grep -F\n| checking for ld used by gcc ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking for BSD- or MS-compatible name lister (nm)... yes\n| checking for select... yes\n| checking for accept4... yes\n| checking for inet_ntop... g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genmodes \\\n|     build/genmodes.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/nm -B\n| checking the name lister (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/nm -B) interface... build/genmodes -h > tmp-modes.h\n| build/genmodes -i > tmp-modes-inline.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-modes.h insn-modes.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-modes-inline.h \\\n|   insn-modes-inline.h\n| yes\n| build/genmodes -m > tmp-min-modes.cc\n| build/genmodes > tmp-modes.cc\n| BSD nm\n| checking whether ln -s works... yes\n| checking the maximum length of command line arguments... echo timestamp > s-modes-h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-min-modes.cc min-insn-modes.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-modes.cc insn-modes.cc\n| 1572864\n| checking whether the shell understands some XSI constructs... yes\n| checking whether the shell understands \"+=\"... yes\n| echo timestamp > s-modes-inline-h\n| checking for ld  option to reload object files... -r\n| checking for aarch64-linux-objdump... objdump\n| checking how to recognize dependent libraries... pass_all\n| echo timestamp > s-modes-m\n| echo timestamp > s-modes\n| checking for aarch64-linux-ar... ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| configure: updating cache ./config.cache\n| configure: creating ./config.status\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genmddeps.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmddeps.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/read-md.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-md.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genconstants.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genconstants.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/inchash.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/inchash.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genenums.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genenums.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/min-insn-modes.o min-insn-modes.cc\n| checking for aarch64-linux-strip... strip\n| checking for aarch64-linux-ranlib... ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so\n| checking command to parse /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/hosttools/nm -B output from gcc  object... /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-optionlist optionlist\n| echo timestamp > s-options\n| config.status: creating Makefile\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-functions.awk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-read.awk \\\n|        -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opth-gen.awk \\\n|        < optionlist > tmp-options.h\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-functions.awk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-read.awk \\\n|        -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optc-save-gen.awk \\\n|        -v header_name=\"config.h system.h coretypes.h tm.h\" < optionlist > options-save.cc\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-functions.awk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-read.awk \\\n|        -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/options-urls-cc-gen.awk \\\n|        -v header_name=\"config.h system.h coretypes.h tm.h\" < optionlist > options-urls.cc\n| ok\n| gawk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-functions.awk -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-read.awk \\\n|        -f ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optc-gen.awk \\\n|        -v header_name=\"config.h system.h coretypes.h options.h tm.h\" < optionlist > options.cc\n| checking for dlfcn.h... config.status: creating config.h\n| yes\n| checking for objdir... .libs\n| checking if gcc  supports -fno-rtti -fno-exceptions... no\n| checking for gcc  option to produce PIC... -fPIC -DPIC\n| checking if gcc  PIC flag -fPIC -DPIC works... yes\n| checking if gcc  static flag -static works... yes\n| checking if gcc  supports -c -o file.o... yes\n| checking if gcc  supports -c -o file.o... (cached) yes\n| checking whether the gcc  linker (ld ) supports shared libraries... yes\n| checking whether -lc should be explicitly linked in... no\n| checking dynamic linker characteristics... /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-options.h options.h\n| echo timestamp > s-options-h\n| 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 we are using the GNU C++ compiler... g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genmddeps \\\n|     build/genmddeps.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genconstants \\\n|     build/genconstants.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genenums \\\n|     build/genenums.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| yes\n| checking whether g++  accepts -g... build/genmddeps ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-mddeps\n| yes\n| checking dependency style of g++ ... none\n| checking how to run the C++ preprocessor... /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-mddeps mddeps.mk\n| echo timestamp > s-mddeps\n| build/genconstants ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|    > tmp-constants.h\n| build/genenums ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|    > tmp-enums.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-constants.h insn-constants.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-enums.cc insn-enums.cc\n| g++  -E\n| echo timestamp > s-constants\n| echo timestamp > s-enums\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gencheck.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gencheck.cc\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gengtype \\\n|     build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/gengtype  \\\n|                     -S ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I gtyp-input.list -w tmp-gtype.state\n| checking for ld used by g++ ... ld\n| checking if the linker (ld ) is GNU ld... yes\n| checking whether the g++  linker (ld ) supports shared libraries... yes\n| checking for g++  option to produce PIC... -fPIC -DPIC\n| checking if g++  PIC flag -fPIC -DPIC works... yes\n| checking if g++  static flag -static works... yes\n| checking if g++  supports -c -o file.o... g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gencheck \\\n|     build/gencheck.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/gencheck > tmp-check.h\n| yes\n| checking if g++  supports -c -o file.o... (cached) yes\n| checking whether the g++  linker (ld ) supports shared libraries... yes\n| checking dynamic linker characteristics... (cached) /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-check.h tree-check.h\n| GNU/Linux ld.so\n| checking how to hardcode library paths into programs... immediate\n| checking for CET support... no\n| echo timestamp > s-check\n| checking whether basename is declared... yes\n| checking whether gcc  supports -W... yes\n| checking whether gcc  supports -Wall... /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gtype.state gtype.state\n| build/gengtype  \\\n|                     -r gtype.state\n| yes\n| checking for socket libraries... checking for connect... yes\n| checking for gethostbyname... echo timestamp > s-gtype\n| yes\n| \n| checking for exported symbols... yes\n| checking for -rdynamic... yes\n| checking for library containing dlopen... g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genopinit.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genopinit.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gencfn-macros.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gencfn-macros.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genattrtab.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genattrtab.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genautomata.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genautomata.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genemit.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genemit.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genextract.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genextract.cc\n| none required\n| checking for -fPIC -shared... g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genoutput.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genoutput.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genpeep.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genpeep.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genrecog.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genrecog.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genpreds.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genpreds.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/rtl.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/read-rtl.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-rtl.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/ggc-none.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-none.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/vec.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vec.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gensupport.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gensupport.cc\n| yes\n| checking for socketpair... yes\n| checking for select... yes\n| checking for fork... yes\n| configure: updating cache ./config.cache\n| checking that generated files are newer than configure... done\n| configure: creating ./config.status\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/print-rtl.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/print-rtl.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/hash-table.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hash-table.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genflags.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genflags.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genconditions.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genconditions.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genattr.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genattr.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genattr-common.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genattr-common.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gencodes.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gencodes.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genconfig.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genconfig.cc\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gentarget-def.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gentarget-def.cc\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gencfn-macros \\\n|     build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o build/sort.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/gencfn-macros -c \\\n|   > tmp-case-cfn-macros.h\n| build/gencfn-macros -o \\\n|   > tmp-cfn-operators.pd\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-case-cfn-macros.h \\\n|   case-cfn-macros.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-cfn-operators.pd \\\n|   cfn-operators.pd\n| echo timestamp > s-case-cfn-macros\n| echo timestamp > s-cfn-operators\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/genmatch.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/genmatch.cc\n| config.status: creating Makefile\n| config.status: creating cc1plugin-config.h\n| config.status: executing depfiles commands\n| config.status: executing libtool commands\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genpreds \\\n|     build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genflags \\\n|     build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genconditions \\\n|     build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genattr \\\n|     build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genattr-common \\\n|     build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gencodes \\\n|     build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genconfig \\\n|     build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gentarget-def \\\n|     build/gentarget-def.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genopinit \\\n|     build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genattrtab \\\n|     build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genemit \\\n|     build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genextract \\\n|     build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genoutput \\\n|     build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genpeep \\\n|     build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/genconditions ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-condmd.cc\n| build/genpreds -h ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-preds.h\n| build/genpreds -c ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-constrs.h\n| build/genpreds ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-preds.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-condmd.cc build/gencondmd.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-preds.h tm-preds.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-preds.cc insn-preds.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-constrs.h tm-constrs.h\n| echo timestamp > s-conditions\n| echo timestamp > s-preds-h\n| echo timestamp > s-preds\n| echo timestamp > s-constrs-h\n| g++  -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -I. -Ibuild -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/build -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include  \\\n| \t-o build/gencondmd.o build/gencondmd.cc\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genrecog \\\n|     build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o build/inchash.o ../build-aarch64-linux/libiberty/libiberty.a\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/gencondmd \\\n|     build/gencondmd.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/gencondmd > tmp-cond.md\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-cond.md insn-conditions.md\n| echo timestamp > s-condmd\n| build/genflags ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-flags.h\n| build/genattr ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-attr.h\n| build/genattr-common ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-attr-common.h\n| build/gencodes ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-codes.h\n| build/genconfig ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-config.h\n| build/gentarget-def ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-target-def.h\n| build/genopinit ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md -htmp-opinit.h -ctmp-opinit.cc\n| build/genattrtab ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md insn-conditions.md \\\n| \t-Atmp-attrtab.cc -Dtmp-dfatab.cc -Ltmp-latencytab.cc\n| build/genemit ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md insn-conditions.md \\\n|   -Otmp-emit-1.cc -Otmp-emit-2.cc -Otmp-emit-3.cc -Otmp-emit-4.cc -Otmp-emit-5.cc -Otmp-emit-6.cc -Otmp-emit-7.cc -Otmp-emit-8.cc -Otmp-emit-9.cc -Otmp-emit-10.cc\n| build/genextract ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-extract.cc\n| build/genoutput ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-output.cc\n| build/genpeep ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-peep.cc\n| build/genrecog ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md insn-conditions.md \\\n|   -Hinsn-recog.h \\\n|   -Otmp-recog-1.cc -Otmp-recog-2.cc -Otmp-recog-3.cc -Otmp-recog-4.cc -Otmp-recog-5.cc -Otmp-recog-6.cc -Otmp-recog-7.cc -Otmp-recog-8.cc -Otmp-recog-9.cc -Otmp-recog-10.cc\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genautomata \\\n|     build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-aarch64-linux/libiberty/libiberty.a -lm\n| build/genautomata ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common.md ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md \\\n|   insn-conditions.md > tmp-automata.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:645:1: warning: operand 1 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:653:1: warning: operand 1 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:661:1: warning: operand 0 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:669:1: warning: operand 0 missing mode?\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-codes.h insn-codes.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-config.h insn-config.h\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:4591:1: warning: operand 3 missing mode?\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.md:4591:1: warning: operand 3 missing mode?\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-peep.cc insn-peep.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-flags.h insn-flags.h\n| echo timestamp > s-attr-common\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-target-def.h insn-target-def.h\n| echo timestamp > s-codes\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-attr.h insn-attr.h\n| echo timestamp > s-config\n| echo timestamp > s-peep\n| echo timestamp > s-flags\n| echo timestamp > s-target-def\n| echo timestamp > s-attr\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-opinit.h insn-opinit.h\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-extract.cc insn-extract.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-opinit.cc insn-opinit.cc\n| echo timestamp > s-extract\n| echo timestamp > s-opinit\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-1.cc insn-emit-1.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-2.cc insn-emit-2.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-3.cc insn-emit-3.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-4.cc insn-emit-4.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-5.cc insn-emit-5.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-6.cc insn-emit-6.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-7.cc insn-emit-7.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-8.cc insn-emit-8.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-9.cc insn-emit-9.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-emit-10.cc insn-emit-10.cc;\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-output.cc insn-output.cc\n| echo timestamp > s-output\n| echo timestamp > s-tmp-emit\n| Statistics for recog:\n|   Number of decisions:  85661\n|   longest path:           106 (code:  12993)\n|   longest backtrack:        8 (code:   1326)\n| Statistics for split_insns:\n|   Number of decisions:  17425\n|   longest path:            60 (code:   3048)\n|   longest backtrack:        3 (code:   1005)\n| Statistics for peephole2_insns:\n|   Number of decisions:   1326\n|   longest path:            66 (code:    235)\n|   longest backtrack:        7 (code:    235)\n| Shared 81354 out of 149059 states by creating 12389 new states, saving 68965\n| -Hinsn-recog.h\n| -Otmp-recog-1.cc\n| -Otmp-recog-2.cc\n| -Otmp-recog-3.cc\n| -Otmp-recog-4.cc\n| -Otmp-recog-5.cc\n| -Otmp-recog-6.cc\n| -Otmp-recog-7.cc\n| -Otmp-recog-8.cc\n| -Otmp-recog-9.cc\n| -Otmp-recog-10.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-1.cc insn-recog-1.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-2.cc insn-recog-2.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-3.cc insn-recog-3.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-4.cc insn-recog-4.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-5.cc insn-recog-5.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-6.cc insn-recog-6.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-7.cc insn-recog-7.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-8.cc insn-recog-8.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-9.cc insn-recog-9.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-recog-10.cc insn-recog-10.cc;\n| echo timestamp > s-tmp-recog\n| g++    -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H  -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -L/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,--enable-new-dtags                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath-link,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib                         -Wl,-rpath,/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/lib                         -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/sysroots-uninative/aarch64-linux/lib/ld-linux-aarch64.so.1 -pthread -o build/genmatch \\\n|     build/genmatch.o ../build-aarch64-linux/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-aarch64-linux/libiberty/libiberty.a\n| build/genmatch --gimple \\\n|     --header=tmp-gimple-match-auto.h --include=gimple-match-auto.h \\\n|     ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/match.pd  tmp-gimple-match-1.cc  tmp-gimple-match-2.cc  tmp-gimple-match-3.cc  tmp-gimple-match-4.cc  tmp-gimple-match-5.cc  tmp-gimple-match-6.cc  tmp-gimple-match-7.cc  tmp-gimple-match-8.cc  tmp-gimple-match-9.cc  tmp-gimple-match-10.cc\n| build/genmatch --generic \\\n|     --header=tmp-generic-match-auto.h --include=generic-match-auto.h \\\n|     ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/match.pd  tmp-generic-match-1.cc  tmp-generic-match-2.cc  tmp-generic-match-3.cc  tmp-generic-match-4.cc  tmp-generic-match-5.cc  tmp-generic-match-6.cc  tmp-generic-match-7.cc  tmp-generic-match-8.cc  tmp-generic-match-9.cc  tmp-generic-match-10.cc\n| GENERIC decision tree has 5924 leafs, maximum depth 18 and a total number of 26754 nodes\n| removed 4326 duplicate tails\n| GIMPLE decision tree has 7579 leafs, maximum depth 28 and a total number of 34174 nodes\n| removed 5765 duplicate tails\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-1.cc generic-match-1.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-2.cc generic-match-2.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-3.cc generic-match-3.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-4.cc generic-match-4.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-5.cc generic-match-5.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-6.cc generic-match-6.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-7.cc generic-match-7.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-8.cc generic-match-8.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-9.cc generic-match-9.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-10.cc generic-match-10.cc;\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-1.cc gimple-match-1.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-2.cc gimple-match-2.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-3.cc gimple-match-3.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-4.cc gimple-match-4.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-5.cc gimple-match-5.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-6.cc gimple-match-6.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-7.cc gimple-match-7.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-8.cc gimple-match-8.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-9.cc gimple-match-9.cc;  /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-10.cc gimple-match-10.cc;\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-auto.h \\\n| \t\t\t\t\tgeneric-match-auto.h\n| echo timestamp > s-generic-match\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-auto.h \\\n| \t\t\t\t\tgimple-match-auto.h\n| echo timestamp > s-gimple-match\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-lang.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/stub-objc.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/attribs.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-errors.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-decl.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-typeck.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-convert.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-aux-info.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-objc-common.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-parser.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/c-fold.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/gimple-parser.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-common.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-cppbuiltin.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-dump.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-format.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-gimplify.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-indentation.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-lex.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-omp.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-opts.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\\\"aarch64-unknown-linux-gnu\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-pch.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-ppoutput.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-pragma.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-pretty-print.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-semantics.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-ada-spec.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-ubsan.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/known-headers.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-attribs.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-warn.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-spellcheck.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/c-type-mismatch.o -MT c-family/c-type-mismatch.o -MMD -MP -MF c-family/.deps/c-type-mismatch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/c-type-mismatch.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-c.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o default-c.o -MT default-c.o -MMD -MP -MF ./.deps/default-c.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/default-c.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o simple-diagnostic-path.o -MT simple-diagnostic-path.o -MMD -MP -MF ./.deps/simple-diagnostic-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/simple-diagnostic-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lazy-diagnostic-path.o -MT lazy-diagnostic-path.o -MMD -MP -MF ./.deps/lazy-diagnostic-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lazy-diagnostic-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-1.o -MT gimple-match-1.o -MMD -MP -MF ./.deps/gimple-match-1.TPo gimple-match-1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-2.o -MT gimple-match-2.o -MMD -MP -MF ./.deps/gimple-match-2.TPo gimple-match-2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-3.o -MT gimple-match-3.o -MMD -MP -MF ./.deps/gimple-match-3.TPo gimple-match-3.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-4.o -MT gimple-match-4.o -MMD -MP -MF ./.deps/gimple-match-4.TPo gimple-match-4.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-5.o -MT gimple-match-5.o -MMD -MP -MF ./.deps/gimple-match-5.TPo gimple-match-5.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-6.o -MT gimple-match-6.o -MMD -MP -MF ./.deps/gimple-match-6.TPo gimple-match-6.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-7.o -MT gimple-match-7.o -MMD -MP -MF ./.deps/gimple-match-7.TPo gimple-match-7.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-8.o -MT gimple-match-8.o -MMD -MP -MF ./.deps/gimple-match-8.TPo gimple-match-8.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-automata.cc insn-automata.cc\n| echo timestamp > s-automata\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-9.o -MT gimple-match-9.o -MMD -MP -MF ./.deps/gimple-match-9.TPo gimple-match-9.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-10.o -MT gimple-match-10.o -MMD -MP -MF ./.deps/gimple-match-10.TPo gimple-match-10.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-match-exports.o -MT gimple-match-exports.o -MMD -MP -MF ./.deps/gimple-match-exports.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-match-exports.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-1.o -MT generic-match-1.o -MMD -MP -MF ./.deps/generic-match-1.TPo generic-match-1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-2.o -MT generic-match-2.o -MMD -MP -MF ./.deps/generic-match-2.TPo generic-match-2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-3.o -MT generic-match-3.o -MMD -MP -MF ./.deps/generic-match-3.TPo generic-match-3.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-4.o -MT generic-match-4.o -MMD -MP -MF ./.deps/generic-match-4.TPo generic-match-4.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-attrtab.cc    insn-attrtab.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-dfatab.cc     insn-dfatab.cc\n| /bin/bash ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../move-if-change tmp-latencytab.cc insn-latencytab.cc\n| echo timestamp > s-attrtab\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-5.o -MT generic-match-5.o -MMD -MP -MF ./.deps/generic-match-5.TPo generic-match-5.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-6.o -MT generic-match-6.o -MMD -MP -MF ./.deps/generic-match-6.TPo generic-match-6.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-7.o -MT generic-match-7.o -MMD -MP -MF ./.deps/generic-match-7.TPo generic-match-7.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-8.o -MT generic-match-8.o -MMD -MP -MF ./.deps/generic-match-8.TPo generic-match-8.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-9.o -MT generic-match-9.o -MMD -MP -MF ./.deps/generic-match-9.TPo generic-match-9.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o generic-match-10.o -MT generic-match-10.o -MMD -MP -MF ./.deps/generic-match-10.TPo generic-match-10.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-1.o -MT insn-emit-1.o -MMD -MP -MF ./.deps/insn-emit-1.TPo insn-emit-1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-2.o -MT insn-emit-2.o -MMD -MP -MF ./.deps/insn-emit-2.TPo insn-emit-2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-3.o -MT insn-emit-3.o -MMD -MP -MF ./.deps/insn-emit-3.TPo insn-emit-3.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-4.o -MT insn-emit-4.o -MMD -MP -MF ./.deps/insn-emit-4.TPo insn-emit-4.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-5.o -MT insn-emit-5.o -MMD -MP -MF ./.deps/insn-emit-5.TPo insn-emit-5.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-6.o -MT insn-emit-6.o -MMD -MP -MF ./.deps/insn-emit-6.TPo insn-emit-6.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-7.o -MT insn-emit-7.o -MMD -MP -MF ./.deps/insn-emit-7.TPo insn-emit-7.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-8.o -MT insn-emit-8.o -MMD -MP -MF ./.deps/insn-emit-8.TPo insn-emit-8.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-9.o -MT insn-emit-9.o -MMD -MP -MF ./.deps/insn-emit-9.TPo insn-emit-9.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-emit-10.o -MT insn-emit-10.o -MMD -MP -MF ./.deps/insn-emit-10.TPo insn-emit-10.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-1.o -MT insn-recog-1.o -MMD -MP -MF ./.deps/insn-recog-1.TPo insn-recog-1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-2.o -MT insn-recog-2.o -MMD -MP -MF ./.deps/insn-recog-2.TPo insn-recog-2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-3.o -MT insn-recog-3.o -MMD -MP -MF ./.deps/insn-recog-3.TPo insn-recog-3.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-4.o -MT insn-recog-4.o -MMD -MP -MF ./.deps/insn-recog-4.TPo insn-recog-4.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-5.o -MT insn-recog-5.o -MMD -MP -MF ./.deps/insn-recog-5.TPo insn-recog-5.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-6.o -MT insn-recog-6.o -MMD -MP -MF ./.deps/insn-recog-6.TPo insn-recog-6.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-7.o -MT insn-recog-7.o -MMD -MP -MF ./.deps/insn-recog-7.TPo insn-recog-7.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-8.o -MT insn-recog-8.o -MMD -MP -MF ./.deps/insn-recog-8.TPo insn-recog-8.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-9.o -MT insn-recog-9.o -MMD -MP -MF ./.deps/insn-recog-9.TPo insn-recog-9.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-recog-10.o -MT insn-recog-10.o -MMD -MP -MF ./.deps/insn-recog-10.TPo insn-recog-10.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-page.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o adjust-alignment.o -MT adjust-alignment.o -MMD -MP -MF ./.deps/adjust-alignment.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/adjust-alignment.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/alias.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/alloc-pool.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/auto-inc-dec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/auto-profile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/bb-reorder.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/bitmap.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/builtins.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/caller-save.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/calls.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ccmp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfganal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgbuild.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgcleanup.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgexpand.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cgraphunit.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cgraphbuild.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cgraph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o symtab-clones.o -MT symtab-clones.o -MMD -MP -MF ./.deps/symtab-clones.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/symtab-clones.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cgraphclones.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o symtab-thunks.o -MT symtab-thunks.o -MMD -MP -MF ./.deps/symtab-thunks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/symtab-thunks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/symtab.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o btfout.o -MT btfout.o -MMD -MP -MF ./.deps/btfout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/btfout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/combine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/combine-stack-adj.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ctfout.o -MT ctfout.o -MMD -MP -MF ./.deps/ctfout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ctfout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ctfc.o -MT ctfc.o -MMD -MP -MF ./.deps/ctfc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ctfc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgrtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/compare-elim.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgloopmanip.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgloopanal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/context.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/convert.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o coroutine-passes.o -MT coroutine-passes.o -MMD -MP -MF ./.deps/coroutine-passes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/coroutine-passes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/coverage.cc\n| g++   -fno-PIE -c  -DGCC_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/include\\\" -DGCC_INCLUDE_SUBDIR_TARGET=\\\"aarch64-poky-elf/15.1.0/include\\\" -DFIXED_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/include-fixed\\\" -DGPLUSPLUS_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include/c++/15.1.0\\\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include/c++/15.1.0/aarch64-poky-elf\\\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include/c++/15.1.0/backward\\\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include/c++/v1\\\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\\\"/usr/local/include\\\" -DCROSS_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/sys-include\\\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DPREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\"  -DBASEVER=\"\\\"15.1.0\\\"\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cppbuiltin.cc\n| g++   -fno-PIE -c  -DGCC_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/include\\\" -DGCC_INCLUDE_SUBDIR_TARGET=\\\"aarch64-poky-elf/15.1.0/include\\\" -DFIXED_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/include-fixed\\\" -DGPLUSPLUS_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include/c++/15.1.0\\\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include/c++/15.1.0/aarch64-poky-elf\\\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include/c++/15.1.0/backward\\\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include/c++/v1\\\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\\\"/usr/local/include\\\" -DCROSS_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/sys-include\\\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DPREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\"  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cppdefault.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfgloop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cfghooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cselib.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/data-streamer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/data-streamer-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/data-streamer-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dbgcnt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ddg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/debug.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/df-core.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/df-problems.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/df-scan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-strict-aliasing -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dfp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o digraph.o -MT digraph.o -MMD -MP -MF ./.deps/digraph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/digraph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dojump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dominance.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/domwalk.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/double-int.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dumpfile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2asm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2cfi.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2codeview.o -MT dwarf2codeview.o -MMD -MP -MF ./.deps/dwarf2codeview.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2codeview.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2ctf.o -MT dwarf2ctf.o -MMD -MP -MF ./.deps/dwarf2ctf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2ctf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/dwarf2out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/early-remat.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/emit-rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/et-forest.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/except.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/explow.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expmed.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expr.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ext-dce.o -MT ext-dce.o -MMD -MP -MF ./.deps/ext-dce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ext-dce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fibonacci_heap.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/file-prefix-map.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/final.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fixed-value.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fold-const.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fold-const-call.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fold-mem-offsets.o -MT fold-mem-offsets.o -MMD -MP -MF ./.deps/fold-mem-offsets.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fold-mem-offsets.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/function.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o function-abi.o -MT function-abi.o -MMD -MP -MF ./.deps/function-abi.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/function-abi.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/function-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fwprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-attribute-urlifier.o -MT gcc-attribute-urlifier.o -MMD -MP -MF ./.deps/gcc-attribute-urlifier.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-attribute-urlifier.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-rich-location.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-urlifier.o -MT gcc-urlifier.o -MMD -MP -MF ./.deps/gcc-urlifier.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-urlifier.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcse-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-array-bounds.o -MT gimple-array-bounds.o -MMD -MP -MF ./.deps/gimple-array-bounds.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-array-bounds.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-builder.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-expr.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-if-to-switch.o -MT gimple-if-to-switch.o -MMD -MP -MF ./.deps/gimple-if-to-switch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-if-to-switch.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-iterator.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-fold.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expmed.cc: In function \u2018rtx_def* extract_bit_field_1(rtx, poly_uint64, poly_uint64, int, rtx, machine_mode, machine_mode, bool, bool, rtx_def**)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expmed.cc:1864:45: warning: \u2018*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))\u2019 may be used uninitialized [-Wmaybe-uninitialized]\n|  1864 |       rtx sub = extract_bit_field_as_subreg (mode1, op0, imode,\n|       |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~\n|  1865 |                                              bitsize, bitnum);\n|       |                                              ~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/expmed.cc:1824:19: note: \u2018*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))\u2019 was declared here\n|  1824 |   scalar_int_mode imode;\n|       |                   ^~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-harden-conditionals.o -MT gimple-harden-conditionals.o -MMD -MP -MF ./.deps/gimple-harden-conditionals.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-harden-conditionals.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-harden-control-flow.o -MT gimple-harden-control-flow.o -MMD -MP -MF ./.deps/gimple-harden-control-flow.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-harden-control-flow.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-laddress.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-loop-interchange.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-loop-jam.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-loop-versioning.o -MT gimple-loop-versioning.o -MMD -MP -MF ./.deps/gimple-loop-versioning.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-loop-versioning.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-low.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-lower-bitint.o -MT gimple-lower-bitint.o -MMD -MP -MF ./.deps/gimple-lower-bitint.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-lower-bitint.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-predicate-analysis.o -MT gimple-predicate-analysis.o -MMD -MP -MF ./.deps/gimple-predicate-analysis.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-predicate-analysis.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-pretty-print.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range.o -MT gimple-range.o -MMD -MP -MF ./.deps/gimple-range.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-cache.o -MT gimple-range-cache.o -MMD -MP -MF ./.deps/gimple-range-cache.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-cache.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-edge.o -MT gimple-range-edge.o -MMD -MP -MF ./.deps/gimple-range-edge.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-edge.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-fold.o -MT gimple-range-fold.o -MMD -MP -MF ./.deps/gimple-range-fold.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-fold.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-gori.o -MT gimple-range-gori.o -MMD -MP -MF ./.deps/gimple-range-gori.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-gori.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-infer.o -MT gimple-range-infer.o -MMD -MP -MF ./.deps/gimple-range-infer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-infer.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-gori.cc: In member function \u2018void range_def_chain::dump(FILE*, basic_block, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-gori.cc:318:19: warning: format not a string literal and no format arguments [-Wformat-security]\n|   318 |           fprintf (f, prefix);\n|       |           ~~~~~~~~^~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-op.o -MT gimple-range-op.o -MMD -MP -MF ./.deps/gimple-range-op.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-op.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-phi.o -MT gimple-range-phi.o -MMD -MP -MF ./.deps/gimple-range-phi.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-phi.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-trace.o -MT gimple-range-trace.o -MMD -MP -MF ./.deps/gimple-range-trace.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-trace.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-backprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-isolate-paths.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-nonnull-compare.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-sccopy.o -MT gimple-ssa-sccopy.o -MMD -MP -MF ./.deps/gimple-ssa-sccopy.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-sccopy.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-split-paths.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-store-merging.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-strength-reduction.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-sprintf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-warn-access.o -MT gimple-ssa-warn-access.o -MMD -MP -MF ./.deps/gimple-ssa-warn-access.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-warn-access.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-warn-alloca.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-ssa-warn-restrict.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-streamer-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-streamer-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-walk.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-warn-recursion.o -MT gimple-warn-recursion.o -MMD -MP -MF ./.deps/gimple-warn-recursion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-warn-recursion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimplify.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimplify-me.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/godump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphds.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphviz.o -MT graphviz.o -MMD -MP -MF ./.deps/graphviz.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphviz.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-isl-ast-to-gimple.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-dependences.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-optimize-isl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-poly.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-scop-detection.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/graphite-sese-to-poly.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/haifa-sched.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hash-map-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hash-set-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hw-doloop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hwint.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ifcvt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/inchash.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/incpath.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/init-regs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/internal-fn.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-locality-cloning.o -MT ipa-locality-cloning.o -MMD -MP -MF ./.deps/ipa-locality-cloning.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-locality-cloning.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-cp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-sra.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-devirt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-fnsummary.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-polymorphic-call.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-split.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-inline.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-comdats.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-free-lang-data.o -MT ipa-free-lang-data.o -MMD -MP -MF ./.deps/ipa-free-lang-data.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-free-lang-data.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-visibility.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-inline-analysis.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-inline-transform.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-modref.o -MT ipa-modref.o -MMD -MP -MF ./.deps/ipa-modref.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-modref.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-modref-tree.o -MT ipa-modref-tree.o -MMD -MP -MF ./.deps/ipa-modref-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-modref-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-predicate.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-profile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-prop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-param-manipulation.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-pure-const.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-icf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-icf-gimple.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-reference.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-ref.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-utils.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa-strub.o -MT ipa-strub.o -MMD -MP -MF ./.deps/ipa-strub.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa-strub.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ipa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o pair-fusion.o -MT pair-fusion.o -MMD -MP -MF ./.deps/pair-fusion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/pair-fusion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-build.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-costs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-conflicts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-color.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-emit.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ira-lives.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/jump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/langhooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o late-combine.o -MT late-combine.o -MMD -MP -MF ./.deps/late-combine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/late-combine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lcm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lists.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-doloop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-init.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-invariant.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-iv.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/loop-unroll.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lower-subreg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-assigns.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-coalesce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-constraints.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-eliminations.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-lives.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-remat.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lra-spills.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-cgraph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-streamer.cc\n| g++   -fno-PIE -c  -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-streamer-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-streamer-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-section-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-section-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-opts.cc\n| g++   -fno-PIE -c  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../zlib  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-compress.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mcf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/mode-switching.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/modulo-sched.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/multiple_target.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-offload.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-expand.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-general.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-low.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-oacc-kernels-decompose.o -MT omp-oacc-kernels-decompose.o -MMD -MP -MF ./.deps/omp-oacc-kernels-decompose.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-oacc-kernels-decompose.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-oacc-neuter-broadcast.o -MT omp-oacc-neuter-broadcast.o -MMD -MP -MF ./.deps/omp-oacc-neuter-broadcast.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-oacc-neuter-broadcast.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/omp-simd-clone.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opt-problem.o -MT opt-problem.o -MMD -MP -MF ./.deps/opt-problem.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-problem.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optabs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optabs-libfuncs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optabs-query.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optabs-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optinfo.o -MT optinfo.o -MMD -MP -MF ./.deps/optinfo.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optinfo.cc\n| g++   -fno-PIE -c  -DTARGET_NAME=\\\"aarch64-poky-elf\\\" -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../zlib -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o optinfo-emit-json.o -MT optinfo-emit-json.o -MMD -MP -MF ./.deps/optinfo-emit-json.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/optinfo-emit-json.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o options-urls.o -MT options-urls.o -MMD -MP -MF ./.deps/options-urls.TPo options-urls.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opts-global.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ordered-hash-map-tests.o -MT ordered-hash-map-tests.o -MMD -MP -MF ./.deps/ordered-hash-map-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ordered-hash-map-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/passes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o prime-paths.o -MT prime-paths.o -MMD -MP -MF ./.deps/prime-paths.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/prime-paths.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o path-coverage.o -MT path-coverage.o -MMD -MP -MF ./.deps/path-coverage.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/path-coverage.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/plugin.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o pointer-query.o -MT pointer-query.o -MMD -MP -MF ./.deps/pointer-query.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/pointer-query.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/postreload-gcse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/postreload.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/predict.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/print-rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/print-rtl-function.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/print-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/profile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/profile-count.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o range.o -MT range.o -MMD -MP -MF ./.deps/range.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/range.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o range-op.o -MT range-op.o -MMD -MP -MF ./.deps/range-op.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/range-op.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o range-op-float.o -MT range-op-float.o -MMD -MP -MF ./.deps/range-op-float.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/range-op-float.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o range-op-ptr.o -MT range-op-ptr.o -MMD -MP -MF ./.deps/range-op-ptr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/range-op-ptr.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-md.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/read-rtl-function.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/real.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/realmpfr.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/recog.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reg-stack.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/regcprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reginfo.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/regrename.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/regstat.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reload.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reload1.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/reorg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/resource.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-error.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/accesses.o -MT rtl-ssa/accesses.o -MMD -MP -MF rtl-ssa/.deps/accesses.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/accesses.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/blocks.o -MT rtl-ssa/blocks.o -MMD -MP -MF rtl-ssa/.deps/blocks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/blocks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/changes.o -MT rtl-ssa/changes.o -MMD -MP -MF rtl-ssa/.deps/changes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/changes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/functions.o -MT rtl-ssa/functions.o -MMD -MP -MF rtl-ssa/.deps/functions.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/functions.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/insns.o -MT rtl-ssa/insns.o -MMD -MP -MF rtl-ssa/.deps/insns.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/insns.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Irtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-ssa/movement.o -MT rtl-ssa/movement.o -MMD -MP -MF rtl-ssa/.deps/movement.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-ssa/movement.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtlhash.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtlanal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtlhooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/rtx-vector-builder.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/run-rtl-passes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sched-deps.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sched-ebb.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sched-rgn.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sel-sched-ir.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sel-sched-dump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sel-sched.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-rtl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-run-tests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sese.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/shrink-wrap.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/simplify-rtx.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sparseset.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/spellcheck.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/spellcheck-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o splay-tree-utils.o -MT splay-tree-utils.o -MMD -MP -MF ./.deps/splay-tree-utils.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/splay-tree-utils.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sreal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/stack-ptr-mod.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/statistics.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/stmt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/stor-layout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o avoid-store-forwarding.o -MT avoid-store-forwarding.o -MMD -MP -MF ./.deps/avoid-store-forwarding.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/avoid-store-forwarding.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/store-motion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/streamer-hooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/stringpool.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/substring-locations.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/target-globals.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/targhooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/timevar.cc\n| g++   -fno-PIE -c  -DTARGET_NAME=\\\"aarch64-poky-elf\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/toplev.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tracer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/trans-mem.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-affine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/asan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tsan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ubsan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sanopt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sancov.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-assume.o -MT tree-assume.o -MMD -MP -MF ./.deps/tree-assume.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-assume.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-call-cdce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-cfg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-cfgcleanup.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-chrec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-complex.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-data-ref.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-dfa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-diagnostic.cc\n| g++   -fno-PIE -c  -DTARGET_NAME=\\\"aarch64-poky-elf\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-diagnostic-client-data-hooks.o -MT tree-diagnostic-client-data-hooks.o -MMD -MP -MF ./.deps/tree-diagnostic-client-data-hooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-diagnostic-client-data-hooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-dump.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-eh.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-emutls.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-if-conv.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-inline.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-into-ssa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-iterator.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-logical-location.o -MT tree-logical-location.o -MMD -MP -MF ./.deps/tree-logical-location.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-logical-location.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-loop-distribution.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o crc-verification.o -MT crc-verification.o -MMD -MP -MF ./.deps/crc-verification.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/crc-verification.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-crc-optimization.o -MT gimple-crc-optimization.o -MMD -MP -MF ./.deps/gimple-crc-optimization.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-crc-optimization.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Isym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sym-exec/sym-exec-expression.o -MT sym-exec/sym-exec-expression.o -MMD -MP -MF sym-exec/.deps/sym-exec-expression.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec/sym-exec-expression.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Isym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sym-exec/sym-exec-state.o -MT sym-exec/sym-exec-state.o -MMD -MP -MF sym-exec/.deps/sym-exec-state.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec/sym-exec-state.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Isym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sym-exec/sym-exec-condition.o -MT sym-exec/sym-exec-condition.o -MMD -MP -MF sym-exec/.deps/sym-exec-condition.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sym-exec/sym-exec-condition.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-nested.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-nrv.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-object-size.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-outof-ssa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-parloops.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-phinodes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-predcom.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-pretty-print.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-profile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-scalar-evolution.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-sra.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-switch-conversion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-address.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-alias.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-ccp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-coalesce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-copy.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-dce.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-dom.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-dse.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-forwprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-ifcombine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-live.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-ch.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-im.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-ivcanon.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-ivopts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-manip.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-niter.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-prefetch.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-split.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop-unswitch.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-loop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-math-opts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-operands.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-range-path.o -MT gimple-range-path.o -MMD -MP -MF ./.deps/gimple-range-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-range-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-phiopt.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-phiprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-pre.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-propagate.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-reassoc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-sccvn.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-scopedtables.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-sink.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-strlen.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-structalias.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-tail-merge.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-ter.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-sccvn.cc: In function \u2018void print_vn_reference_ops(FILE*, vec<vn_reference_op_struct>)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-sccvn.cc:286:21: warning: format not a string literal and no format arguments [-Wformat-security]\n|   286 |             fprintf (outfile, internal_fn_name ((internal_fn)vro->clique));\n|       |             ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-threadbackward.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-threadedge.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-threadupdate.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-uncprop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa-uninit.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssa.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-ssanames.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-stdarg.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-streamer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-streamer-in.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-streamer-out.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-tailcall.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-generic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gimple-isel.o -MT gimple-isel.o -MMD -MP -MF ./.deps/gimple-isel.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gimple-isel.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-patterns.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-data-refs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-stmts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-loop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-loop-manip.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-slp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vect-slp-patterns.o -MT tree-vect-slp-patterns.o -MMD -MP -MF ./.deps/tree-vect-slp-patterns.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vect-slp-patterns.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vectorizer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vector-builder.o -MT tree-vector-builder.o -MMD -MP -MF ./.deps/tree-vector-builder.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vector-builder.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree-vrp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o tristate.o -MT tristate.o -MMD -MP -MF ./.deps/tristate.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/tristate.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/typed-splay-tree.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/valtrack.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-pointer-equiv.o -MT value-pointer-equiv.o -MMD -MP -MF ./.deps/value-pointer-equiv.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-pointer-equiv.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-query.o -MT value-query.o -MMD -MP -MF ./.deps/value-query.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-query.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-range.o -MT value-range.o -MMD -MP -MF ./.deps/value-range.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-range.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-range-pretty-print.o -MT value-range-pretty-print.o -MMD -MP -MF ./.deps/value-range-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-range-pretty-print.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-range-storage.o -MT value-range-storage.o -MMD -MP -MF ./.deps/value-range-storage.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-range-storage.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-relation.o -MT value-relation.o -MMD -MP -MF ./.deps/value-relation.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-relation.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/value-prof.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/var-tracking.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/varasm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/varpool.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP -MF ./.deps/vec-perm-indices.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vec-perm-indices.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vmsdbgout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vr-values.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vtable-verify.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o warning-control.o -MT warning-control.o -MMD -MP -MF ./.deps/warning-control.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/warning-control.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/web.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/wide-int.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/wide-int-print.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o aarch64.o -MT aarch64.o -MMD -MP -MF ./.deps/aarch64.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/access-diagram.o -MT analyzer/access-diagram.o -MMD -MP -MF analyzer/.deps/access-diagram.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/access-diagram.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analysis-plan.o -MT analyzer/analysis-plan.o -MMD -MP -MF analyzer/.deps/analysis-plan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analysis-plan.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer.o -MT analyzer/analyzer.o -MMD -MP -MF analyzer/.deps/analyzer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer-language.o -MT analyzer/analyzer-language.o -MMD -MP -MF analyzer/.deps/analyzer-language.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer-language.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer-logging.o -MT analyzer/analyzer-logging.o -MMD -MP -MF analyzer/.deps/analyzer-logging.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer-logging.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer-pass.o -MT analyzer/analyzer-pass.o -MMD -MP -MF analyzer/.deps/analyzer-pass.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer-pass.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/analyzer-selftests.o -MT analyzer/analyzer-selftests.o -MMD -MP -MF analyzer/.deps/analyzer-selftests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/analyzer-selftests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/bar-chart.o -MT analyzer/bar-chart.o -MMD -MP -MF analyzer/.deps/bar-chart.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/bar-chart.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/bounds-checking.o -MT analyzer/bounds-checking.o -MMD -MP -MF analyzer/.deps/bounds-checking.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/bounds-checking.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/call-details.o -MT analyzer/call-details.o -MMD -MP -MF analyzer/.deps/call-details.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/call-details.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/call-info.o -MT analyzer/call-info.o -MMD -MP -MF analyzer/.deps/call-info.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/call-info.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/call-string.o -MT analyzer/call-string.o -MMD -MP -MF analyzer/.deps/call-string.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/call-string.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/call-summary.o -MT analyzer/call-summary.o -MMD -MP -MF analyzer/.deps/call-summary.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/call-summary.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/checker-event.o -MT analyzer/checker-event.o -MMD -MP -MF analyzer/.deps/checker-event.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/checker-event.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc: In function \u2018fractional_cost aarch64_detect_vector_stmt_subtype(vec_info*, vect_cost_for_stmt, stmt_vec_info, slp_tree, tree, vect_cost_model_location, fractional_cost)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc:17277:29: warning: narrowing conversion of \u2018(int)sve_costs->sve_vec_cost::gather_load_x64_cost\u2019 from \u2018int\u2019 to \u2018uint32_t\u2019 {aka \u2018unsigned int\u2019} [-Wnarrowing]\n| 17277 |         return { sve_costs->gather_load_x64_cost, nunits };\n|       |                  ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64.cc:17278:27: warning: narrowing conversion of \u2018(int)sve_costs->sve_vec_cost::gather_load_x32_cost\u2019 from \u2018int\u2019 to \u2018uint32_t\u2019 {aka \u2018unsigned int\u2019} [-Wnarrowing]\n| 17278 |       return { sve_costs->gather_load_x32_cost, nunits };\n|       |                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/checker-path.o -MT analyzer/checker-path.o -MMD -MP -MF analyzer/.deps/checker-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/checker-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/complexity.o -MT analyzer/complexity.o -MMD -MP -MF analyzer/.deps/complexity.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/complexity.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/constraint-manager.o -MT analyzer/constraint-manager.o -MMD -MP -MF analyzer/.deps/constraint-manager.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/constraint-manager.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/diagnostic-manager.o -MT analyzer/diagnostic-manager.o -MMD -MP -MF analyzer/.deps/diagnostic-manager.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/diagnostic-manager.cc\n| g++   -fno-PIE -c  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../zlib -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/engine.o -MT analyzer/engine.o -MMD -MP -MF analyzer/.deps/engine.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/engine.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/feasible-graph.o -MT analyzer/feasible-graph.o -MMD -MP -MF analyzer/.deps/feasible-graph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/feasible-graph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/function-set.o -MT analyzer/function-set.o -MMD -MP -MF analyzer/.deps/function-set.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/function-set.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/infinite-loop.o -MT analyzer/infinite-loop.o -MMD -MP -MF analyzer/.deps/infinite-loop.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/infinite-loop.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/infinite-recursion.o -MT analyzer/infinite-recursion.o -MMD -MP -MF analyzer/.deps/infinite-recursion.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/infinite-recursion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/kf.o -MT analyzer/kf.o -MMD -MP -MF analyzer/.deps/kf.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/kf.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/kf-analyzer.o -MT analyzer/kf-analyzer.o -MMD -MP -MF analyzer/.deps/kf-analyzer.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/kf-analyzer.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/kf-lang-cp.o -MT analyzer/kf-lang-cp.o -MMD -MP -MF analyzer/.deps/kf-lang-cp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/kf-lang-cp.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/known-function-manager.o -MT analyzer/known-function-manager.o -MMD -MP -MF analyzer/.deps/known-function-manager.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/known-function-manager.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/pending-diagnostic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/program-point.o -MT analyzer/program-point.o -MMD -MP -MF analyzer/.deps/program-point.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/program-point.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/program-state.o -MT analyzer/program-state.o -MMD -MP -MF analyzer/.deps/program-state.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/program-state.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/ranges.o -MT analyzer/ranges.o -MMD -MP -MF analyzer/.deps/ranges.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/ranges.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/record-layout.o -MT analyzer/record-layout.o -MMD -MP -MF analyzer/.deps/record-layout.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/record-layout.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region.o -MT analyzer/region.o -MMD -MP -MF analyzer/.deps/region.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region-model.o -MT analyzer/region-model.o -MMD -MP -MF analyzer/.deps/region-model.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region-model.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region-model-asm.o -MT analyzer/region-model-asm.o -MMD -MP -MF analyzer/.deps/region-model-asm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region-model-asm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region-model-manager.o -MT analyzer/region-model-manager.o -MMD -MP -MF analyzer/.deps/region-model-manager.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region-model-manager.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/region-model-reachability.o -MT analyzer/region-model-reachability.o -MMD -MP -MF analyzer/.deps/region-model-reachability.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/region-model-reachability.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm.o -MT analyzer/sm.o -MMD -MP -MF analyzer/.deps/sm.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-file.o -MT analyzer/sm-file.o -MMD -MP -MF analyzer/.deps/sm-file.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-file.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-fd.o -MT analyzer/sm-fd.o -MMD -MP -MF analyzer/.deps/sm-fd.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-fd.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-malloc.o -MT analyzer/sm-malloc.o -MMD -MP -MF analyzer/.deps/sm-malloc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-malloc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-pattern-test.o -MT analyzer/sm-pattern-test.o -MMD -MP -MF analyzer/.deps/sm-pattern-test.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-pattern-test.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-sensitive.o -MT analyzer/sm-sensitive.o -MMD -MP -MF analyzer/.deps/sm-sensitive.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-sensitive.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-signal.o -MT analyzer/sm-signal.o -MMD -MP -MF analyzer/.deps/sm-signal.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-signal.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/sm-taint.o -MT analyzer/sm-taint.o -MMD -MP -MF analyzer/.deps/sm-taint.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/sm-taint.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/state-purge.o -MT analyzer/state-purge.o -MMD -MP -MF analyzer/.deps/state-purge.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/state-purge.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/store.o -MT analyzer/store.o -MMD -MP -MF analyzer/.deps/store.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/store.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/supergraph.o -MT analyzer/supergraph.o -MMD -MP -MF analyzer/.deps/supergraph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/supergraph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/svalue.o -MT analyzer/svalue.o -MMD -MP -MF analyzer/.deps/svalue.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/svalue.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/symbol.o -MT analyzer/symbol.o -MMD -MP -MF analyzer/.deps/symbol.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/symbol.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/trimmed-graph.o -MT analyzer/trimmed-graph.o -MMD -MP -MF analyzer/.deps/trimmed-graph.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/trimmed-graph.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o analyzer/varargs.o -MT analyzer/varargs.o -MMD -MP -MF analyzer/.deps/varargs.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/analyzer/varargs.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-builtins.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/arm/aarch-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-shapes.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-base.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-sve2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-sme.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/cortex-a57-fma-steering.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE  -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n|   ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-speculation.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/arm/aarch-bti-insert.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cc-fusion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-early-ra.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n| \t../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-ldp-fusion.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/host-linux.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/main.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o aarch64-common.o -MT aarch64-common.o -MMD -MP -MF ./.deps/aarch64-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common/config/aarch64/aarch64-common.cc\n| g++   -fno-PIE -c  -DPREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr\\\" -DBASEVER=\"\\\"15.1.0\\\"\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/prefix.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opts.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opts-common.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opts-diagnostic.o -MT opts-diagnostic.o -MMD -MP -MF ./.deps/opts-diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opts-diagnostic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/vec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hooks.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Icommon -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/common/common-targhooks.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/hash-table.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/file-find.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o opt-suggestions.o -MT opt-suggestions.o -MMD -MP -MF ./.deps/opt-suggestions.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/opt-suggestions.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-spec.o -MT diagnostic-spec.o -MMD -MP -MF ./.deps/diagnostic-spec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-spec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-color.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF ./.deps/diagnostic-format-json.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-format-json.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-format-sarif.o -MT diagnostic-format-sarif.o -MMD -MP -MF ./.deps/diagnostic-format-sarif.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-format-sarif.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-format-text.o -MT diagnostic-format-text.o -MMD -MP -MF ./.deps/diagnostic-format-text.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-format-text.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-global-context.o -MT diagnostic-global-context.o -MMD -MP -MF ./.deps/diagnostic-global-context.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-global-context.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-macro-unwinding.o -MT diagnostic-macro-unwinding.o -MMD -MP -MF ./.deps/diagnostic-macro-unwinding.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-macro-unwinding.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-path.o -MT diagnostic-path.o -MMD -MP -MF ./.deps/diagnostic-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic-show-locus.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/edit-context.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic.cc: In function \u2018void fancy_abort(const char*, int, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/diagnostic.cc:1729:15: warning: format not a string literal and no format arguments [-Wformat-security]\n|  1729 |       fnotice (stderr, diagnostic_kind_text[DK_ICE]);\n|       |       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/pretty-print.cc\n| g++   -fno-PIE -c  -DLOCALEDIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/share/locale\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/intl.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o json.o -MT json.o -MMD -MP -MF ./.deps/json.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/json.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o json-parsing.o -MT json-parsing.o -MMD -MP -MF ./.deps/json-parsing.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/json-parsing.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sbitmap.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/input.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/ggc-none.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/memory-block.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-diagnostic.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o sort.o -MT sort.o -MMD -MP -MF ./.deps/sort.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/sort.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-diagnostic-path.o -MT selftest-diagnostic-path.o -MMD -MP -MF ./.deps/selftest-diagnostic-path.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-diagnostic-path.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-json.o -MT selftest-json.o -MMD -MP -MF ./.deps/selftest-json.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-json.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o selftest-logical-location.o -MT selftest-logical-location.o -MMD -MP -MF ./.deps/selftest-logical-location.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/selftest-logical-location.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/box-drawing.o -MT text-art/box-drawing.o -MMD -MP -MF text-art/.deps/box-drawing.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/box-drawing.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/canvas.o -MT text-art/canvas.o -MMD -MP -MF text-art/.deps/canvas.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/canvas.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/ruler.o -MT text-art/ruler.o -MMD -MP -MF text-art/.deps/ruler.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/ruler.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/selftests.o -MT text-art/selftests.o -MMD -MP -MF text-art/.deps/selftests.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/selftests.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/style.o -MT text-art/style.o -MMD -MP -MF text-art/.deps/style.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/style.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/styled-string.o -MT text-art/styled-string.o -MMD -MP -MF text-art/.deps/styled-string.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/styled-string.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/table.o -MT text-art/table.o -MMD -MP -MF text-art/.deps/table.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/table.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/theme.o -MT text-art/theme.o -MMD -MP -MF text-art/.deps/theme.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/theme.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/tree-widget.o -MT text-art/tree-widget.o -MMD -MP -MF text-art/.deps/tree-widget.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/tree-widget.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual   -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o text-art/widget.o -MT text-art/widget.o -MMD -MP -MF text-art/.deps/widget.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/widget.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cp-lang.o -MT cp/cp-lang.o -MMD -MP -MF cp/.deps/cp-lang.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-lang.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/call.o -MT cp/call.o -MMD -MP -MF cp/.deps/call.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/call.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/class.o -MT cp/class.o -MMD -MP -MF cp/.deps/class.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/class.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/constexpr.o -MT cp/constexpr.o -MMD -MP -MF cp/.deps/constexpr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/constexpr.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/constraint.o -MT cp/constraint.o -MMD -MP -MF cp/.deps/constraint.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/constraint.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/style.cc: In member function \u2018void text_art::style::color::print_sgr(pretty_printer*, bool, bool&) const\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/style.cc:150:25: warning: spurious leading punctuation sequence \u2018;\u2019 in format [-Wformat-diag]\n|   150 |         pp_printf (pp, \";5;%i\", (int)u.m_8bit);\n|       |                         ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/text-art/style.cc:160:25: warning: spurious leading punctuation sequence \u2018;\u2019 in format [-Wformat-diag]\n|   160 |         pp_printf (pp, \";2;%i;%i;%i\",\n|       |                         ^\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/coroutines.o -MT cp/coroutines.o -MMD -MP -MF cp/.deps/coroutines.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/coroutines.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cp-gimplify.o -MT cp/cp-gimplify.o -MMD -MP -MF cp/.deps/cp-gimplify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-gimplify.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cp-objcp-common.o -MT cp/cp-objcp-common.o -MMD -MP -MF cp/.deps/cp-objcp-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-objcp-common.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cp-ubsan.o -MT cp/cp-ubsan.o -MMD -MP -MF cp/.deps/cp-ubsan.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cp-ubsan.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cvt.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/contracts.o -MT cp/contracts.o -MMD -MP -MF cp/.deps/contracts.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/contracts.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/cxx-pretty-print.o -MT cp/cxx-pretty-print.o -MMD -MP -MF cp/.deps/cxx-pretty-print.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/cxx-pretty-print.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/decl.o -MT cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/decl.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/decl2.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/dump.o -MT cp/dump.o -MMD -MP -MF cp/.deps/dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/dump.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/error.o -MT cp/error.o -MMD -MP -MF cp/.deps/error.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/except.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/expr.o -MT cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/expr.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/friend.o -MT cp/friend.o -MMD -MP -MF cp/.deps/friend.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/friend.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/init.o -MT cp/init.o -MMD -MP -MF cp/.deps/init.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/init.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/lambda.o -MT cp/lambda.o -MMD -MP -MF cp/.deps/lambda.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/lambda.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc: In constructor \u2018auto_context_line::auto_context_line(diagnostic_text_output_format&, location_t, bool)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc:3922:17: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3922 |     pp_verbatim (m_text_output.get_printer (), indent);\n|       |     ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc: In destructor \u2018auto_context_line::~auto_context_line()\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/error.cc:3935:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  3935 |             pp_verbatim (pp, indent);\n|       |             ~~~~~~~~~~~~^~~~~~~~~~~~\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/lex.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/logic.o -MT cp/logic.o -MMD -MP -MF cp/.deps/logic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/logic.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/mangle.o -MT cp/mangle.o -MMD -MP -MF cp/.deps/mangle.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/mangle.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/mapper-client.o -MT cp/mapper-client.o -MMD -MP -MF cp/.deps/mapper-client.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/mapper-client.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/mapper-resolver.o -MT cp/mapper-resolver.o -MMD -MP -MF cp/.deps/mapper-resolver.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/mapper-resolver.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/method.o -MT cp/method.o -MMD -MP -MF cp/.deps/method.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/method.cc\n| g++   -fno-PIE -c  -DHOST_MACHINE=\\\"aarch64-unknown-linux-gnu\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../zlib -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/module.o -MT cp/module.o -MMD -MP -MF cp/.deps/module.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/module.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/name-lookup.o -MT cp/name-lookup.o -MMD -MP -MF cp/.deps/name-lookup.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/name-lookup.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/optimize.o -MT cp/optimize.o -MMD -MP -MF cp/.deps/optimize.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/optimize.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/parser.o -MT cp/parser.o -MMD -MP -MF cp/.deps/parser.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/parser.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/pt.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/ptree.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF cp/.deps/rtti.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/rtti.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/search.o -MT cp/search.o -MMD -MP -MF cp/.deps/search.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/search.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/semantics.o -MT cp/semantics.o -MMD -MP -MF cp/.deps/semantics.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/semantics.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/tree.o -MT cp/tree.o -MMD -MP -MF cp/.deps/tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/tree.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/typeck.o -MT cp/typeck.o -MMD -MP -MF cp/.deps/typeck.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/typeck.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/typeck2.o -MT cp/typeck2.o -MMD -MP -MF cp/.deps/typeck2.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/typeck2.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/vtable-class-hierarchy.o -MT cp/vtable-class-hierarchy.o -MMD -MP -MF cp/.deps/vtable-class-hierarchy.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/vtable-class-hierarchy.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/arith.o -MT fortran/arith.o -MMD -MP -MF fortran/.deps/arith.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/arith.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/array.o -MT fortran/array.o -MMD -MP -MF fortran/.deps/array.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/array.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/bbt.o -MT fortran/bbt.o -MMD -MP -MF fortran/.deps/bbt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/bbt.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/check.o -MT fortran/check.o -MMD -MP -MF fortran/.deps/check.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/check.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/class.o -MT fortran/class.o -MMD -MP -MF fortran/.deps/class.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/class.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/coarray.o -MT fortran/coarray.o -MMD -MP -MF fortran/.deps/coarray.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/coarray.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/check.cc: In function \u2018bool gfc_check_transfer(gfc_expr*, gfc_expr*, gfc_expr*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/check.cc:6869:32: warning: unknown conversion type character \u2018z\u2019 in format [-Wformat=]\n|  6869 |                  \"source size %zd < result size %zd\", &source->where,\n|       |                                ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/check.cc:6869:50: warning: unknown conversion type character \u2018z\u2019 in format [-Wformat=]\n|  6869 |                  \"source size %zd < result size %zd\", &source->where,\n|       |                                                  ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/check.cc:6868:18: warning: too many arguments for format [-Wformat-extra-args]\n|  6868 |                  \"Intrinsic TRANSFER at %L has partly undefined result: \"\n|       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|  6869 |                  \"source size %zd < result size %zd\", &source->where,\n|       |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/constructor.o -MT fortran/constructor.o -MMD -MP -MF fortran/.deps/constructor.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/constructor.cc\n| g++   -fno-PIE -c   -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/cpp.o -MT fortran/cpp.o -MMD -MP -MF fortran/.deps/cpp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/cpp.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/data.o -MT fortran/data.o -MMD -MP -MF fortran/.deps/data.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/data.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/decl.o -MT fortran/decl.o -MMD -MP -MF fortran/.deps/decl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/decl.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/dump-parse-tree.o -MT fortran/dump-parse-tree.o -MMD -MP -MF fortran/.deps/dump-parse-tree.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/dump-parse-tree.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/error.o -MT fortran/error.o -MMD -MP -MF fortran/.deps/error.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/error.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/expr.o -MT fortran/expr.o -MMD -MP -MF fortran/.deps/expr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/expr.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/interface.o -MT fortran/interface.o -MMD -MP -MF fortran/.deps/interface.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/interface.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/decl.cc: In function \u2018bool build_struct(const char*, gfc_charlen*, gfc_expr**, gfc_array_spec**)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/decl.cc:2441:29: warning: format not a string literal and no format arguments [-Wformat-security]\n|  2441 |               gfc_error_now (err);\n|       |               ~~~~~~~~~~~~~~^~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/decl.cc:2447:25: warning: format not a string literal and no format arguments [-Wformat-security]\n|  2447 |               gfc_error (err);\n|       |               ~~~~~~~~~~^~~~~\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/intrinsic.o -MT fortran/intrinsic.o -MMD -MP -MF fortran/.deps/intrinsic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/intrinsic.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/io.o -MT fortran/io.o -MMD -MP -MF fortran/.deps/io.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/io.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/iresolve.o -MT fortran/iresolve.o -MMD -MP -MF fortran/.deps/iresolve.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/iresolve.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/match.o -MT fortran/match.o -MMD -MP -MF fortran/.deps/match.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/match.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/matchexp.o -MT fortran/matchexp.o -MMD -MP -MF fortran/.deps/matchexp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/matchexp.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/misc.o -MT fortran/misc.o -MMD -MP -MF fortran/.deps/misc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/misc.cc\n| g++   -fno-PIE -c  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../zlib -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/module.o -MT fortran/module.o -MMD -MP -MF fortran/.deps/module.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/module.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/openmp.o -MT fortran/openmp.o -MMD -MP -MF fortran/.deps/openmp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/openmp.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/options.o -MT fortran/options.o -MMD -MP -MF fortran/.deps/options.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/options.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/parse.o -MT fortran/parse.o -MMD -MP -MF fortran/.deps/parse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/parse.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/primary.o -MT fortran/primary.o -MMD -MP -MF fortran/.deps/primary.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/resolve.o -MT fortran/resolve.o -MMD -MP -MF fortran/.deps/resolve.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/resolve.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/scanner.o -MT fortran/scanner.o -MMD -MP -MF fortran/.deps/scanner.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/scanner.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc: In function \u2018match match_string_constant(gfc_expr**)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:1296:51: warning: unknown conversion type character \u2018t\u2019 in format [-Wformat=]\n|  1296 |               gfc_error (\"Substring start index (%td) at %L below 1\",\n|       |                                                   ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:1296:59: warning: format \u2018%L\u2019 expects argument of type \u2018locus*\u2019, but argument 2 has type \u2018ptrdiff_t\u2019 {aka \u2018long int\u2019} [-Wformat=]\n|  1296 |               gfc_error (\"Substring start index (%td) at %L below 1\",\n|       |                                                          ~^\n|       |                                                           |\n|       |                                                           locus*\n|       |                                                          %ld\n|  1297 |                          istart, &e->ref->u.ss.start->where);\n|       |                          ~~~~~~\n|       |                          |\n|       |                          ptrdiff_t {aka long int}\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:1296:26: warning: too many arguments for format [-Wformat-extra-args]\n|  1296 |               gfc_error (\"Substring start index (%td) at %L below 1\",\n|       |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:1302:49: warning: unknown conversion type character \u2018t\u2019 in format [-Wformat=]\n|  1302 |               gfc_error (\"Substring end index (%td) at %L exceeds string \"\n|       |                                                 ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:1302:57: warning: format \u2018%L\u2019 expects argument of type \u2018locus*\u2019, but argument 2 has type \u2018ptrdiff_t\u2019 {aka \u2018long int\u2019} [-Wformat=]\n|  1302 |               gfc_error (\"Substring end index (%td) at %L exceeds string \"\n|       |                                                        ~^\n|       |                                                         |\n|       |                                                         locus*\n|       |                                                        %ld\n|  1303 |                          \"length\", iend, &e->ref->u.ss.end->where);\n|       |                                    ~~~~\n|       |                                    |\n|       |                                    ptrdiff_t {aka long int}\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:1302:26: warning: too many arguments for format [-Wformat-extra-args]\n|  1302 |               gfc_error (\"Substring end index (%td) at %L exceeds string \"\n|       |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|  1303 |                          \"length\", iend, &e->ref->u.ss.end->where);\n|       |                          ~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc: In function \u2018bool gfc_convert_to_structure_constructor(gfc_expr*, gfc_symbol*, gfc_expr**, gfc_actual_arglist**, bool)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:3522:52: warning: unknown conversion type character \u2018t\u2019 in format [-Wformat=]\n|  3522 |                                  \"in constructor (%td/%td) at %L\", c,\n|       |                                                    ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:3522:56: warning: unknown conversion type character \u2018t\u2019 in format [-Wformat=]\n|  3522 |                                  \"in constructor (%td/%td) at %L\", c,\n|       |                                                        ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:3522:64: warning: format \u2018%L\u2019 expects argument of type \u2018locus*\u2019, but argument 3 has type \u2018ptrdiff_t\u2019 {aka \u2018long int\u2019} [-Wformat=]\n|  3522 |                                  \"in constructor (%td/%td) at %L\", c,\n|       |                                                               ~^   ~\n|       |                                                                |   |\n|       |                                                                |   ptrdiff_t {aka long int}\n|       |                                                                locus*\n|       |                                                               %ld\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/primary.cc:3521:34: warning: too many arguments for format [-Wformat-extra-args]\n|  3521 |                                  \"CHARACTER expression will be truncated \"\n|       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n|  3522 |                                  \"in constructor (%td/%td) at %L\", c,\n|       |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/simplify.o -MT fortran/simplify.o -MMD -MP -MF fortran/.deps/simplify.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/simplify.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/st.o -MT fortran/st.o -MMD -MP -MF fortran/.deps/st.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/st.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/symbol.o -MT fortran/symbol.o -MMD -MP -MF fortran/.deps/symbol.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/symbol.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/target-memory.o -MT fortran/target-memory.o -MMD -MP -MF fortran/.deps/target-memory.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/target-memory.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/convert.o -MT fortran/convert.o -MMD -MP -MF fortran/.deps/convert.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/convert.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/dependency.o -MT fortran/dependency.o -MMD -MP -MF fortran/.deps/dependency.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/dependency.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/f95-lang.o -MT fortran/f95-lang.o -MMD -MP -MF fortran/.deps/f95-lang.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/f95-lang.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans.o -MT fortran/trans.o -MMD -MP -MF fortran/.deps/trans.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-array.o -MT fortran/trans-array.o -MMD -MP -MF fortran/.deps/trans-array.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-array.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-common.o -MT fortran/trans-common.o -MMD -MP -MF fortran/.deps/trans-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-common.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-const.o -MT fortran/trans-const.o -MMD -MP -MF fortran/.deps/trans-const.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-const.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-decl.o -MT fortran/trans-decl.o -MMD -MP -MF fortran/.deps/trans-decl.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-decl.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-expr.o -MT fortran/trans-expr.o -MMD -MP -MF fortran/.deps/trans-expr.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-expr.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-intrinsic.o -MT fortran/trans-intrinsic.o -MMD -MP -MF fortran/.deps/trans-intrinsic.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-intrinsic.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-io.o -MT fortran/trans-io.o -MMD -MP -MF fortran/.deps/trans-io.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-io.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-openmp.o -MT fortran/trans-openmp.o -MMD -MP -MF fortran/.deps/trans-openmp.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-openmp.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-stmt.o -MT fortran/trans-stmt.o -MMD -MP -MF fortran/.deps/trans-stmt.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-stmt.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/trans-types.o -MT fortran/trans-types.o -MMD -MP -MF fortran/.deps/trans-types.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/trans-types.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/frontend-passes.o -MT fortran/frontend-passes.o -MMD -MP -MF fortran/.deps/frontend-passes.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/frontend-passes.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-lang.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-object.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-partition.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-symtab.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ilto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto/lto-common.o -MT lto/lto-common.o -MMD -MP -MF lto/.deps/lto-common.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Iobjc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o objc/objc-lang.o -MT objc/objc-lang.o -MMD -MP -MF objc/.deps/objc-lang.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-lang.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Iobjc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o objc/objc-act.o -MT objc/objc-act.o -MMD -MP -MF objc/.deps/objc-act.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-act.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Iobjc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o objc/objc-runtime-shared-support.o -MT objc/objc-runtime-shared-support.o -MMD -MP -MF objc/.deps/objc-runtime-shared-support.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-runtime-shared-support.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Iobjc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o objc/objc-gnu-runtime-abi-01.o -MT objc/objc-gnu-runtime-abi-01.o -MMD -MP -MF objc/.deps/objc-gnu-runtime-abi-01.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-gnu-runtime-abi-01.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Iobjc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o objc/objc-next-runtime-abi-01.o -MT objc/objc-next-runtime-abi-01.o -MMD -MP -MF objc/.deps/objc-next-runtime-abi-01.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-next-runtime-abi-01.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Iobjc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o objc/objc-next-runtime-abi-02.o -MT objc/objc-next-runtime-abi-02.o -MMD -MP -MF objc/.deps/objc-next-runtime-abi-02.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-next-runtime-abi-02.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Iobjc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o objc/objc-encoding.o -MT objc/objc-encoding.o -MMD -MP -MF objc/.deps/objc-encoding.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-encoding.cc\n| g++   -fno-PIE -c  -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Iobjc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o objc/objc-map.o -MT objc/objc-map.o -MMD -MP -MF objc/.deps/objc-map.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-map.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc: In function \u2018void lto_resolution_read(splay_tree, FILE*, lto_file*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc:2095:10: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  2095 |   fscanf (resolution, \" \");   /* Read white space.  */\n|       |   ~~~~~~~^~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc:2097:9: warning: ignoring return value of \u2018size_t fread(void*, size_t, size_t, FILE*)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  2097 |   fread (obj_name, sizeof (char), name_len, resolution);\n|       |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto/lto-common.cc:2117:10: warning: ignoring return value of \u2018int fscanf(FILE*, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  2117 |   fscanf (resolution, \"%u\", &num_symbols);\n|       |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../zlib -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcov.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcov-dump.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-next-runtime-abi-02.cc: In function \u2018tree_node* generate_v2_meth_type_list(vec<tree_node*>&, tree, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/objc/objc-next-runtime-abi-02.cc:2532:12: warning: ignoring return value of \u2018int asprintf(char**, const char*, ...)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  2532 |   asprintf (&nam, \"%s_%s\", prefix,\n|       |   ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~\n|  2533 |             IDENTIFIER_POINTER (PROTOCOL_NAME (protocol)));\n|       |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcov-tool.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  -o libgcov-util.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-util.c\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n|   -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-driver.c\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  \\\n|   -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-merge.c\n| g++   -fno-PIE -c  -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\"  -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/collect2.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/collect2-aix.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/collect-utils.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-util.c: In function \u2018gcov_info* gcov_read_profile_dir(const char*, int)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libgcc/libgcov-util.c:456:9: warning: ignoring return value of \u2018int chdir(const char*)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|   456 |   chdir (pwd);\n|       |   ~~~~~~^~~~~\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-wrapper.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lockfile.o -MT lockfile.o -MMD -MP -MF ./.deps/lockfile.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lockfile.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o lto-ltrans-cache.o -MT lto-ltrans-cache.o -MMD -MP -MF ./.deps/lto-ltrans-cache.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-ltrans-cache.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DPERSONALITY=\\\"ar\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-ar.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DPERSONALITY=\\\"nm\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DTARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DPERSONALITY=\\\"ranlib\\\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-lex.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-parse.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gengtype-state.cc\n| g++   -fno-PIE -c  -DHOST_GENERATOR_FILE -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/errors.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DBASEVER=\"\\\"15.1.0\\\"\" -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc-main.cc\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-wrapper.cc: In function \u2018bool find_and_merge_options(int, off_t, const char*, vec<cl_decoded_option>, bool, vec<cl_decoded_option>*, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/lto-wrapper.cc:1172:8: warning: ignoring return value of \u2018ssize_t read(int, void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  1172 |   read (fd, data, length);\n|       |   ~~~~~^~~~~~~~~~~~~~~~~~\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c/gccspec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace  ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc\n| gengtype-lex.l: In function \u2018int yylex(const char**)\u2019:\n| gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]\n| gengtype-lex.l:119:1: note: in expansion of macro \u2018YY_DO_BEFORE_ACTION\u2019\n| gengtype-lex.l:114:1: note: here\n| gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=]\n| gengtype-lex.l:139:1: note: in expansion of macro \u2018YY_DO_BEFORE_ACTION\u2019\n| gengtype-lex.l:135:1: note: here\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/c-family/cppspec.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o cp/g++spec.o -MT cp/g++spec.o -MMD -MP -MF cp/.deps/g++spec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/cp/g++spec.cc\n| g++   -fno-PIE -c  -DSTANDARD_STARTFILE_PREFIX=\\\"../../../\\\" -DSTANDARD_EXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/\\\" -DSTANDARD_LIBEXEC_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/libexec/aarch64-poky-elf/gcc/\\\" -DDEFAULT_TARGET_VERSION=\\\"15.1.0\\\" -DDEFAULT_REAL_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DDEFAULT_TARGET_MACHINE=\\\"aarch64-poky-elf\\\" -DSTANDARD_BINDIR_PREFIX=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/bin/aarch64-poky-elf/\\\" -DTOOLDIR_BASE_PREFIX=\\\"../../../../../\\\" -DACCEL_DIR_SUFFIX=\\\"\\\"   -DCONFIGURE_SPECS=\"\\\"\\\"\" -DTOOL_INCLUDE_DIR=\\\"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/lib/aarch64-poky-elf/gcc/aarch64-poky-elf/15.1.0/../../../../../aarch64-poky-elf/include\\\" -DNATIVE_SYSTEM_HEADER_DIR=\\\"/usr/include\\\" -DIN_GCC_FRONTEND -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -Ifortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o fortran/gfortranspec.o -MT fortran/gfortranspec.o -MMD -MP -MF fortran/.deps/gfortranspec.TPo ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/fortran/gfortranspec.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.cc\n| g++   -fno-PIE -c   -isystem/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/recipe-sysroot-native/usr/include -O2 -pipe   -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/. -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../include  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcpp/include -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libcody  -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/../libbacktrace   -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.cc\n| <command-line>: warning: ISO C++ forbids converting a string constant to \u2018char*\u2019 [-Wwrite-strings]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:1657:48: note: in expansion of macro \u2018STANDARD_STARTFILE_PREFIX\u2019\n|  1657 | static char *const standard_startfile_prefix = STANDARD_STARTFILE_PREFIX;\n|       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc: In function \u2018int do_spec_1(const char*, int, const char*)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:6623:11: error: \u2018OPTION_MUSL\u2019 was not declared in this scope\n|  6623 |       if (OPTION_MUSL)\n|       |           ^~~~~~~~~~~\n| rm -rf libcommon-target.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc libcommon-target.a aarch64-common.o prefix.o opts.o opts-common.o opts-diagnostic.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o spellcheck.o selftest.o opt-suggestions.o options-urls.o\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:52:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    52 | AARCH64_CORE(\"cortex-a34\",  cortexa34, cortexa53, V8A,  (CRC), cortexa35, 0x41, 0xd02, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:53:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    53 | AARCH64_CORE(\"cortex-a35\",  cortexa35, cortexa53, V8A,  (CRC), cortexa35, 0x41, 0xd04, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:54:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    54 | AARCH64_CORE(\"cortex-a53\",  cortexa53, cortexa53, V8A,  (CRC), cortexa53, 0x41, 0xd03, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:55:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    55 | AARCH64_CORE(\"cortex-a57\",  cortexa57, cortexa57, V8A,  (CRC), cortexa57, 0x41, 0xd07, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:56:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    56 | AARCH64_CORE(\"cortex-a72\",  cortexa72, cortexa57, V8A,  (CRC), cortexa72, 0x41, 0xd08, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:57:88: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    57 | AARCH64_CORE(\"cortex-a73\",  cortexa73, cortexa57, V8A,  (CRC), cortexa73, 0x41, 0xd09, -1)\n|       |                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:60:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    60 | AARCH64_CORE(\"thunderx\",      thunderx,      thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a0, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:61:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    61 | AARCH64_CORE(\"thunderxt88\",   thunderxt88,   thunderx,  V8A,  (CRC, CRYPTO), thunderxt88,  0x43, 0x0a1, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:63:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    63 | AARCH64_CORE(\"thunderxt88p1\", thunderxt88p1, thunderx,  V8A,  (CRC, CRYPTO), thunderxt88,  0x43, 0x0a1, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:66:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    66 | AARCH64_CORE(\"octeontx\",      octeontx,      thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a0, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:66:1: note: in expansion of macro \u2018AARCH64_CORE\u2019\n|    66 | AARCH64_CORE(\"octeontx\",      octeontx,      thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a0, -1)\n|       | ^~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:67:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    67 | AARCH64_CORE(\"octeontx81\",    octeontxt81,   thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a2, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:68:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    68 | AARCH64_CORE(\"octeontx83\",    octeontxt83,   thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a3, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:71:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    71 | AARCH64_CORE(\"thunderxt81\",   thunderxt81,   thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a2, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:72:102: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    72 | AARCH64_CORE(\"thunderxt83\",   thunderxt83,   thunderx,  V8A,  (CRC, CRYPTO), thunderx,  0x43, 0x0a3, -1)\n|       |                                                                                                      ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:75:97: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    75 | AARCH64_CORE(\"ampere1\", ampere1, cortexa57, V8_6A, (F16, RNG, AES, SHA3), ampere1, 0xC0, 0xac3, -1)\n|       |                                                                                                 ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:76:113: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    76 | AARCH64_CORE(\"ampere1a\", ampere1a, cortexa57, V8_6A, (F16, RNG, AES, SHA3, SM4, MEMTAG), ampere1a, 0xC0, 0xac4, -1)\n|       |                                                                                                                 ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:77:119: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    77 | AARCH64_CORE(\"ampere1b\", ampere1b, cortexa57, V8_7A, (F16, RNG, AES, SHA3, SM4, MEMTAG, CSSC), ampere1b, 0xC0, 0xac5, -1)\n|       |                                                                                                                       ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:83:82: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    83 | AARCH64_CORE(\"xgene1\",      xgene1,    xgene1,    V8A,  (), xgene1, 0x50, 0x000, -1)\n|       |                                                                                  ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:86:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    86 | AARCH64_CORE(\"falkor\",      falkor,    cortexa57,    V8A,  (CRC, CRYPTO, RDMA), qdf24xx,   0x51, 0xC00, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:87:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    87 | AARCH64_CORE(\"qdf24xx\",     qdf24xx,   cortexa57,    V8A,  (CRC, CRYPTO, RDMA), qdf24xx,   0x51, 0xC00, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:90:96: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    90 | AARCH64_CORE(\"exynos-m1\",   exynosm1,  exynosm1,  V8A,  (CRC, CRYPTO), exynosm1,  0x53, 0x001, -1)\n|       |                                                                                                ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:93:99: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    93 | AARCH64_CORE(\"phecda\",      phecda,    cortexa57,    V8A,  (CRC, CRYPTO), qdf24xx,   0x68, 0x000, -1)\n|       |                                                                                                   ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:98:108: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    98 | AARCH64_CORE(\"thunderx2t99p1\",  thunderx2t99p1, thunderx2t99, V8_1A,  (CRYPTO), thunderx2t99, 0x42, 0x516, -1)\n|       |                                                                                                            ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:99:92: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    99 | AARCH64_CORE(\"vulcan\",  vulcan, thunderx2t99, V8_1A,  (CRYPTO), thunderx2t99, 0x42, 0x516, -1)\n|       |                                                                                            ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:102:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   102 | AARCH64_CORE(\"thunderx2t99\",  thunderx2t99,  thunderx2t99, V8_1A,  (CRYPTO), thunderx2t99, 0x43, 0x0af, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:107:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   107 | AARCH64_CORE(\"cortex-a55\",  cortexa55, cortexa53, V8_2A,  (F16, RCPC, DOTPROD), cortexa53, 0x41, 0xd05, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:108:105: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   108 | AARCH64_CORE(\"cortex-a75\",  cortexa75, cortexa57, V8_2A,  (F16, RCPC, DOTPROD), cortexa73, 0x41, 0xd0a, -1)\n|       |                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:109:106: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   109 | AARCH64_CORE(\"cortex-a76\",  cortexa76, cortexa57, V8_2A,  (F16, RCPC, DOTPROD), neoversen1, 0x41, 0xd0b, -1)\n|       |                                                                                                          ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:110:116: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   110 | AARCH64_CORE(\"cortex-a76ae\",  cortexa76ae, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS), neoversen1, 0x41, 0xd0e, -1)\n|       |                                                                                                                    ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:111:112: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   111 | AARCH64_CORE(\"cortex-a77\",  cortexa77, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS), neoversen1, 0x41, 0xd0d, -1)\n|       |                                                                                                                ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:112:121: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   112 | AARCH64_CORE(\"cortex-a78\",  cortexa78, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE), neoversen1, 0x41, 0xd41, -1)\n|       |                                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:113:125: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   113 | AARCH64_CORE(\"cortex-a78ae\",  cortexa78ae, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE), neoversen1, 0x41, 0xd42, -1)\n|       |                                                                                                                             ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:114:137: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   114 | AARCH64_CORE(\"cortex-a78c\",  cortexa78c, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE, FLAGM, PAUTH), neoversen1, 0x41, 0xd4b, -1)\n|       |                                                                                                                                         ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:115:111: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   115 | AARCH64_CORE(\"cortex-a65\",  cortexa65, cortexa53, V8_2A,  (F16, RCPC, DOTPROD, SSBS), cortexa73, 0x41, 0xd06, -1)\n|       |                                                                                                               ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:116:115: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   116 | AARCH64_CORE(\"cortex-a65ae\",  cortexa65ae, cortexa53, V8_2A,  (F16, RCPC, DOTPROD, SSBS), cortexa73, 0x41, 0xd43, -1)\n|       |                                                                                                                   ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:117:119: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   117 | AARCH64_CORE(\"cortex-x1\",  cortexx1, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE), neoversen1, 0x41, 0xd44, -1)\n|       |                                                                                                                       ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:118:128: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   118 | AARCH64_CORE(\"cortex-x1c\",  cortexx1c, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, SSBS, PROFILE, PAUTH), neoversen1, 0x41, 0xd4c, -1)\n|       |                                                                                                                                ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:119:117: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   119 | AARCH64_CORE(\"neoverse-n1\",  neoversen1, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, PROFILE), neoversen1, 0x41, 0xd0c, -1)\n|       |                                                                                                                     ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:120:104: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   120 | AARCH64_CORE(\"ares\",  ares, cortexa57, V8_2A,  (F16, RCPC, DOTPROD, PROFILE), neoversen1, 0x41, 0xd0c, -1)\n|       |                                                                                                        ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:121:113: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   121 | AARCH64_CORE(\"neoverse-e1\",  neoversee1, cortexa53, V8_2A,  (F16, RCPC, DOTPROD, SSBS), cortexa73, 0x41, 0xd4a, -1)\n|       |                                                                                                                 ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:124:110: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   124 | AARCH64_CORE(\"octeontx2\",      octeontx2,      cortexa57, V8_2A,  (CRYPTO, PROFILE), cortexa57, 0x43, 0x0b0, -1)\n|       |                                                                                                              ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:125:110: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|   125 | AARCH64_CORE(\"octeontx2t98\",   octeontx2t98,   cortexa57, V8_2A,  (CRYPTO, PROFILE), cortexa57, 0x43, 0x0b1, -1)\n|       |                                                                                                              ^~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro \u2018AARCH64_CORE\u2019\n|    66 |   { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT },\n|       |                                  ^~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n|    72 | };\n|       | ^\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of \u2018-1\u2019 from \u2018int\u2019 to \u2018unsigned int\u2019 [-Wnarrowing]\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so  libcommon-target.a\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc: In function \u2018long unsigned int get_random_number()\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:10753:12: warning: ignoring return value of \u2018ssize_t read(int, void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n| 10753 |       read (fd, &ret, sizeof (HOST_WIDE_INT));\n|       |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| rm -rf libcommon.a\n| ar --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so rc libcommon.a diagnostic-spec.o diagnostic.o diagnostic-color.o diagnostic-format-json.o diagnostic-format-sarif.o diagnostic-format-text.o diagnostic-global-context.o diagnostic-macro-unwinding.o diagnostic-path.o diagnostic-show-locus.o edit-context.o pretty-print.o intl.o json.o json-parsing.o sbitmap.o vec.o input.o hash-table.o ggc-none.o memory-block.o selftest.o selftest-diagnostic.o sort.o selftest-diagnostic-path.o selftest-json.o selftest-logical-location.o text-art/box-drawing.o text-art/canvas.o text-art/ruler.o text-art/selftests.o text-art/style.o text-art/styled-string.o text-art/table.o text-art/theme.o text-art/tree-widget.o text-art/widget.o\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc: In function \u2018void do_report_bug(const char**, int, char**, char**)\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:7985:9: warning: ignoring return value of \u2018ssize_t write(int, const void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  7985 |   write (fd, \"\\n//\", 3);\n|       |   ~~~~~~^~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:7988:13: warning: ignoring return value of \u2018ssize_t write(int, const void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  7988 |       write (fd, \" \", 1);\n|       |       ~~~~~~^~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:7989:13: warning: ignoring return value of \u2018ssize_t write(int, const void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  7989 |       write (fd, new_argv[i], strlen (new_argv[i]));\n|       |       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:7991:9: warning: ignoring return value of \u2018ssize_t write(int, const void*, size_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  7991 |   write (fd, \"\\n\\n\", 2);\n|       |   ~~~~~~^~~~~~~~~~~~~~~\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc: In member function \u2018void driver::final_actions() const\u2019:\n| ../../../../../../../work-shared/gcc-15.1.0-r0/gcc-15.1.0/gcc/gcc.cc:9372:13: warning: ignoring return value of \u2018int truncate(const char*, __off_t)\u2019 declared with attribute \u2018warn_unused_result\u2019 [-Wunused-result]\n|  9372 |     truncate(totruncate_file, 0);\n|       |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~\n| make[1]: *** [Makefile:1212: gcc.o] Error 1\n| make[1]: *** Waiting for unfinished jobs....\n| ranlib -D --plugin /usr/libexec/gcc/aarch64-linux-gnu/13/liblto_plugin.so  libcommon.a\n| rm gcc.pod gfortran.pod\n| make[1]: Leaving directory '/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/gcc-15.1.0/build.aarch64-linux.aarch64-poky-elf/gcc'\n| make: *** [Makefile:4714: all-gcc] Error 2\n| ERROR: oe_runmake failed\n| WARNING: exit code 1 from a shell command.\nNOTE: recipe gcc-cross-aarch64-15.1.0-r0: task do_compile: Failed\nERROR: Task (/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_compile) failed with exit code '1'\nBitbake still alive (no events for 600s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nBitbake still alive (no events for 1200s). Active tasks:\nvirtual:native:/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/llvm/llvm_20.1.2.bb:do_compile\nNOTE: recipe llvm-native-20.1.2-r0: task do_compile: Succeeded\nNOTE: Tasks Summary: Attempted 1685 tasks of which 1423 didn't need to be rerun and 1 failed.\nNOTE: The errors for this build are stored in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/log/error-report/error_report_20250426180210.txt\nYou can send the errors to a reports server by running:\n  send-error-report /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/log/error-report/error_report_20250426180210.txt [-s server]\nNOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.\n\nSummary: 1 task failed:\n  /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/recipes-devtools/gcc/gcc-cross_15.1.bb:do_compile\n    log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/gcc-cross-aarch64/15.1.0/temp/log.do_compile.1800504\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2025-04-26 14:39:41,441 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/conf/local.conf\n2025-04-26 14:39:41,442 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nChecking cache validity...done.\nParsing recipes...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20250426174514\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20250426174514\nNot using kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/.so64t8ji\nCreated listening socket for qemu serial console on: 127.0.0.1:46181\nCreated listening socket for qemu serial console on: 127.0.0.1:48653\nlaunchcmd=runqemu snapshot nographic  qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=46181:48653 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/pidfile_3351631  -S -qmp unix:./.yb8q0m10,server,wait -qmp unix:./.so64t8ji,server,nowait\"\nrunqemu started, pid is 2382665\nwaiting at most 300 seconds for qemu pid (04/26/25 17:45:50)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/.yb8q0m10\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/.yb8q0m10\nQMP connected to QEMU at 04/26/25 17:45:51 and took 0.68 seconds\nQMP released QEMU at 04/26/25 17:45:51 and took 0.09 seconds from connect\nqemu started in 0.76 seconds - qemu procces pid is 2382712 (04/26/25 17:45:51)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/deploy/images/qemuarm64/barebox-dt-2nd.img]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.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 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.2382666\nrunqemu - INFO - Copy done in 0.01598978042602539 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.2382666,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu cortex-a57 -smp 4 -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=46181,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:48653,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/pidfile_3351631  -S -qmp unix:./.yb8q0m10,server,wait -qmp unix:./.so64t8ji,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/tmp/deploy/images/qemuarm64/barebox-dt-2nd.img -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 166559.38\n\nQEMU 9.2.3 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (04/26/25 17:45:51)\nConnection from 127.0.0.1:35828\nReached login banner in 0.26 seconds (04/26/25 17:45:51)\nLogged in as root in serial console\nWARNING: /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method\n  warnings.warn(\"TestResult has no addDuration method\",\n\nLoading cache...done.\nLoaded 1987 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta-poky/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3351631/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nChecking cache validity...done.\nChecked 1001 cache entries for validity.\nParsing recipes...done.\nParsing of 1001 .bb files complete (0 cached, 1001 parsed). 1987 targets, 25 skipped, 0 masked, 0 errors.\n\nSummary: There were 3 WARNING messages.\n",
    "status": "FAILED"
   },
   "spdx.SPDX30Check.test_base_files": {
    "duration": 47.86260175704956,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal": {
    "duration": 68.46533703804016,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_core_image_minimal_sdk": {
    "duration": 299.934193611145,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_extra_opts": {
    "duration": 586.8050785064697,
    "status": "PASSED"
   },
   "spdx.SPDX30Check.test_gcc_include_source": {
    "duration": 2629.3778512477875,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
    "duration": 156.81901383399963,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
    "duration": 141.45495581626892,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
    "duration": 167.19184064865112,
    "status": "PASSED"
   },
   "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
    "duration": 144.35329484939575,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
    "duration": 67.33941006660461,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
    "duration": 253.06150841712952,
    "status": "PASSED"
   },
   "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
    "duration": 250.68382024765015,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
    "duration": 53.59954285621643,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
    "duration": 56.20835542678833,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
    "duration": 188.66842675209045,
    "status": "PASSED"
   },
   "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
    "duration": 186.49564409255981,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
    "duration": 357.7252666950226,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
    "duration": 68.93168640136719,
    "status": "PASSED"
   },
   "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
    "duration": 351.1479833126068,
    "status": "PASSED"
   },
   "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
    "duration": 2001.3560428619385,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
    "duration": 124.39972519874573,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
    "duration": 148.93873858451843,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs.test_sstate_sdk_arch_same_hash": {
    "duration": 134.97705173492432,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
    "duration": 143.41066980361938,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
    "duration": 207.08587169647217,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
    "duration": 105.9079179763794,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
    "duration": 241.60373497009277,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
    "duration": 94.27263450622559,
    "status": "PASSED"
   },
   "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
    "duration": 146.30479288101196,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
    "duration": 1253.55361866951,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
    "duration": 734.9969017505646,
    "status": "PASSED"
   },
   "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
    "duration": 312.66901087760925,
    "status": "PASSED"
   },
   "sstatetests.SStateTests.test_autorev_sstate_works": {
    "duration": 73.94656586647034,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_cleanup": {
    "duration": 119.38720631599426,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_la": {
    "duration": 86.89650654792786,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_max_shebang": {
    "duration": 22.911445379257202,
    "status": "PASSED"
   },
   "sysroot.SysrootTests.test_sysroot_pkgconfig": {
    "duration": 46.226327419281006,
    "status": "PASSED"
   },
   "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
    "duration": 518.1547117233276,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_datastore_operations": {
    "duration": 0.7365467548370361,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_expand": {
    "duration": 0.5118539333343506,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar": {
    "duration": 1.0136053562164307,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
    "duration": 1.0102288722991943,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_list_recipes": {
    "duration": 4.77715802192688,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe": {
    "duration": 4.810267686843872,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
    "duration": 4.82920241355896,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
    "duration": 4.737512826919556,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
    "duration": 5.04818320274353,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
    "duration": 4.528154373168945,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_setvariable_clean": {
    "duration": 3.0229880809783936,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_variable_history": {
    "duration": 4.937324523925781,
    "status": "PASSED"
   },
   "tinfoil.TinfoilTests.test_wait_event": {
    "duration": 2.011025905609131,
    "status": "PASSED"
   },
   "uboot.UBootTest.test_boot_uboot": {
    "duration": 194.45612788200378,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "uki.UkiTest.test_uki_boot_systemd": {
    "duration": 0.001466989517211914,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "uki.UkiTest.test_uki_sysvinit": {
    "duration": 0.0020322799682617188,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
    "duration": 18.64141583442688,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_group_from_dep_package": {
    "duration": 31.521008253097534,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_postinst_order": {
    "duration": 11.379909038543701,
    "status": "PASSED"
   },
   "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
    "duration": 159.03700041770935,
    "status": "PASSED"
   },
   "wic.CLITests.test_createhelp": {
    "duration": 0.3986337184906006,
    "status": "PASSED"
   },
   "wic.CLITests.test_help": {
    "duration": 0.7520091533660889,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_create": {
    "duration": 0.3829357624053955,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_kickstart": {
    "duration": 0.3713114261627197,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_list": {
    "duration": 0.3781132698059082,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_overview": {
    "duration": 0.37863802909851074,
    "status": "PASSED"
   },
   "wic.CLITests.test_help_plugins": {
    "duration": 0.3763136863708496,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_images": {
    "duration": 3.2794857025146484,
    "status": "PASSED"
   },
   "wic.CLITests.test_list_source_plugins": {
    "duration": 3.690561294555664,
    "status": "PASSED"
   },
   "wic.CLITests.test_listed_images_help": {
    "duration": 90.53852438926697,
    "status": "PASSED"
   },
   "wic.CLITests.test_listhelp": {
    "duration": 0.31258130073547363,
    "status": "PASSED"
   },
   "wic.CLITests.test_no_command": {
    "duration": 0.32324743270874023,
    "status": "PASSED"
   },
   "wic.CLITests.test_unsupported_subcommand": {
    "duration": 0.3178868293762207,
    "status": "PASSED"
   },
   "wic.CLITests.test_version": {
    "duration": 0.312549352645874,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp": {
    "duration": 142.73015785217285,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_cp_ext": {
    "duration": 46.845911741256714,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls": {
    "duration": 38.21747875213623,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_ls_ext": {
    "duration": 34.28268361091614,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm": {
    "duration": 52.36130499839783,
    "status": "PASSED"
   },
   "wic.ModifyTests.test_wic_rm_ext": {
    "duration": 47.505348682403564,
    "status": "PASSED"
   },
   "wic.Wic.test_bootloader_config": {
    "duration": 0.0031228065490722656,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_artifacts": {
    "duration": 0.003977537155151367,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_build_image_name": {
    "duration": 103.64788913726807,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_long": {
    "duration": 36.22988724708557,
    "status": "PASSED"
   },
   "wic.Wic.test_build_rootfs_short": {
    "duration": 38.20207476615906,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory": {
    "duration": 27.84501624107361,
    "status": "PASSED"
   },
   "wic.Wic.test_change_directory_errors": {
    "duration": 43.92001438140869,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_bzip2": {
    "duration": 25.48453426361084,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_gzip": {
    "duration": 23.542744874954224,
    "status": "PASSED"
   },
   "wic.Wic.test_compress_xz": {
    "duration": 29.963950395584106,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_long": {
    "duration": 23.77911138534546,
    "status": "PASSED"
   },
   "wic.Wic.test_debug_short": {
    "duration": 23.821932077407837,
    "status": "PASSED"
   },
   "wic.Wic.test_default_output_dir": {
    "duration": 0.0006346702575683594,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_efi_bootpart": {
    "duration": 75.82402992248535,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path": {
    "duration": 41.14266300201416,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_errors": {
    "duration": 47.62399935722351,
    "status": "PASSED"
   },
   "wic.Wic.test_exclude_path_with_extra_space": {
    "duration": 113.36559987068176,
    "status": "PASSED"
   },
   "wic.Wic.test_extra_space": {
    "duration": 24.65952181816101,
    "status": "PASSED"
   },
   "wic.Wic.test_gpt_image": {
    "duration": 0.0008833408355712891,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_include_path": {
    "duration": 39.88500261306763,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_embeded": {
    "duration": 37.38072347640991,
    "status": "PASSED"
   },
   "wic.Wic.test_include_path_errors": {
    "duration": 82.8391900062561,
    "status": "PASSED"
   },
   "wic.Wic.test_iso_image": {
    "duration": 0.0024497509002685547,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_kernel_install": {
    "duration": 40.45943474769592,
    "status": "PASSED"
   },
   "wic.Wic.test_mkefidisk": {
    "duration": 24.9506573677063,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update": {
    "duration": 47.348365783691406,
    "status": "PASSED"
   },
   "wic.Wic.test_no_fstab_update_errors": {
    "duration": 49.298197984695435,
    "status": "PASSED"
   },
   "wic.Wic.test_no_table": {
    "duration": 23.048774003982544,
    "status": "PASSED"
   },
   "wic.Wic.test_partition_hidden_attributes": {
    "duration": 32.8869423866272,
    "status": "PASSED"
   },
   "wic.Wic.test_permissions": {
    "duration": 344.1744303703308,
    "status": "PASSED"
   },
   "wic.Wic.test_qemux86_directdisk": {
    "duration": 0.0014123916625976562,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_artifacts": {
    "duration": 0.001657724380493164,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_rootfs_indirect_recipes": {
    "duration": 0.0018689632415771484,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic.test_sdimage_bootpart": {
    "duration": 59.1558563709259,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_long": {
    "duration": 25.073882579803467,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_build_check_short": {
    "duration": 24.12485408782959,
    "status": "PASSED"
   },
   "wic.Wic.test_skip_kernel_install": {
    "duration": 39.51369094848633,
    "status": "PASSED"
   },
   "wic.Wic.test_systemd_bootdisk": {
    "duration": 112.16563248634338,
    "status": "PASSED"
   },
   "wic.Wic.test_wic_sector_size": {
    "duration": 122.66222190856934,
    "status": "PASSED"
   },
   "wic.Wic.test_wrong_compressor": {
    "duration": 0.33944225311279297,
    "status": "PASSED"
   },
   "wic.Wic2.test_biosplusefi_plugin": {
    "duration": 0.0009953975677490234,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wic.Wic2.test_biosplusefi_plugin_qemu": {
    "duration": 0.001451730728149414,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_bmap_long": {
    "duration": 704.292338848114,
    "status": "PASSED"
   },
   "wic.Wic2.test_bmap_short": {
    "duration": 46.91567587852478,
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_aarch64": {
    "duration": 1121.2770590782166,
    "oetags": [
     "runqemu"
    ],
    "status": "PASSED"
   },
   "wic.Wic2.test_efi_plugin_plain_systemd_boot_qemu_x86": {
    "duration": 0.0031185150146484375,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
    "duration": 0.003409147262573242,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_empty_plugin": {
    "duration": 154.79330968856812,
    "status": "PASSED"
   },
   "wic.Wic2.test_empty_zeroize_plugin": {
    "duration": 100.50018858909607,
    "status": "PASSED"
   },
   "wic.Wic2.test_expand_mbr_image": {
    "duration": 0.0028531551361083984,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_extra_space": {
    "duration": 62.71086549758911,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size": {
    "duration": 62.834792613983154,
    "status": "PASSED"
   },
   "wic.Wic2.test_fixed_size_error": {
    "duration": 49.798380851745605,
    "status": "PASSED"
   },
   "wic.Wic2.test_fs_types": {
    "duration": 51.869527101516724,
    "status": "PASSED"
   },
   "wic.Wic2.test_gpt_partition_name": {
    "duration": 141.3179075717926,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_bootpart_globbed": {
    "duration": 110.08676505088806,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_env": {
    "duration": 84.25965118408203,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_long": {
    "duration": 14.581006288528442,
    "status": "PASSED"
   },
   "wic.Wic2.test_image_vars_dir_short": {
    "duration": 15.141164779663086,
    "status": "PASSED"
   },
   "wic.Wic2.test_kickstart_parser": {
    "duration": 48.84479570388794,
    "status": "PASSED"
   },
   "wic.Wic2.test_mkfs_extraopts": {
    "duration": 49.42841553688049,
    "status": "PASSED"
   },
   "wic.Wic2.test_offset": {
    "duration": 347.3748643398285,
    "status": "PASSED"
   },
   "wic.Wic2.test_qemu": {
    "duration": 0.0011692047119140625,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_qemu_efi": {
    "duration": 0.0015833377838134766,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin": {
    "duration": 156.8493504524231,
    "status": "PASSED"
   },
   "wic.Wic2.test_rawcopy_plugin_qemu": {
    "duration": 0.0029926300048828125,
    "log": "Test skipped on aarch64\n",
    "oetags": [
     "runqemu"
    ],
    "status": "SKIPPED"
   },
   "wic.Wic2.test_rawcopy_plugin_unpack": {
    "duration": 154.62141966819763,
    "status": "PASSED"
   },
   "wic.Wic2.test_sparse_copy": {
    "duration": 0.024005651473999023,
    "status": "PASSED"
   },
   "wic.Wic2.test_uefi_kernel": {
    "duration": 629.6491117477417,
    "status": "PASSED"
   },
   "wic.Wic2.test_wic_image_type": {
    "duration": 0.0018110275268554688,
    "log": "Test skipped on aarch64\n",
    "status": "SKIPPED"
   },
   "wrapper.WrapperTests.test_shebang_wrapper": {
    "duration": 58.11169099807739,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
    "duration": 3.646989107131958,
    "status": "PASSED"
   },
   "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
    "duration": 0.08299779891967773,
    "status": "PASSED"
   }
  }
 }
}